⌨️ cli toolActivePromisinghigh
aily-blockly
by ailyProject
AI IDE for hardware development, support Arduino, MicroPython, ESP32, STM32, RP2040, Nrf5x...
Quality Breakdown
97/ 200
Content Signals
Repo Health
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.
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