runtime-esp32
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing 'espup' and 'espflash' via the Rust package manager (cargo). These are official and well-known tools within the Espressif development ecosystem.
- [COMMAND_EXECUTION]: The skill documents the use of the 'matchbox' CLI tool for flashing firmware and bytecode to microcontrollers. These commands, including the use of '--full-flash' and '--watch' modes, are transparent and align with the expected functionality for IoT development.
- [EXTERNAL_DOWNLOADS]: References to Espressif documentation and Rust toolchain installation represent standard development prerequisites for the target hardware platform.
Audit Metadata