⌨️ cli toolActivePromisinghigh

aily-blockly

by ailyProject

AI IDE for hardware development, support Arduino, MicroPython, ESP32, STM32, RP2040, Nrf5x...

Stars

2.2k

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

97/200

License

GPL-3.0

Forks

194

Last Updated

Jun 11, 2026

Discovered

Mar 28, 2026

Validation

Passed

github.com/ailyProject/aily-blockly

Quality Breakdown

97/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains pre-compiled binaries (7z archives, executables) in /child directory including node, probe-rs, 7za - binary supply chain risk
  • Electron app with terminal access capabilities (electron/terminal.js, electron/serial.js) enabling shell command execution
  • Upload and compilation automation scripts (child/scripts/upload.js, child/scripts/compile.js) that execute external tools without clear human approval gates
  • Arduino/embedded device firmware compilation and flashing capabilities - could potentially program devices maliciously
  • Electron main process with direct file system and process execution capabilities (electron/main.js, electron/tools.js, electron/npm.js)
  • Contains auto-update mechanism (electron/updater.js, app-update.yml) that could deliver malicious updates