boxlang-runtime-esp32
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing shell commands to install development tools (
cargo install espup,cargo install espflash) and manage the deployment process (matchbox). These commands are standard for the intended embedded development workflow. - [EXTERNAL_DOWNLOADS]: The skill guides users to install dependencies from the official Rust package registry (crates.io) using
cargo. These tools (espupandespflash) are well-recognized in the ESP32 development ecosystem. - [SAFE]: The overall behavior of the skill aligns perfectly with its stated purpose of hardware interaction and microcontroller development, with no signs of malicious intent or hidden operations.
Audit Metadata