eide
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local developer utilities such as
unify_builderandarm-none-eabi-sizeto perform builds and analysis. These commands are invoked using secure subprocess calls with list-based arguments, mitigating potential command injection risks. - [EXTERNAL_DOWNLOADS]: The skill identifies
PyYAMLas a required Python dependency for parsing EIDE project files. This is a standard and expected requirement for the skill's operational purpose. - [SAFE]: The skill implements safety features such as configurable operation modes (direct execution vs. confirmation) and localized configuration management within the workspace and skill directories. It does not perform any suspicious network or hidden file operations.
Audit Metadata