iii-exec
Warn
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill is specifically designed to execute a sequence of shell commands at engine startup. These commands are defined in the
execconfiguration array and run as separate child processes. This functionality allows for arbitrary local command execution. - [EXTERNAL_DOWNLOADS]: The documentation and examples show the skill being used with package managers like
npmto fetch and install code from external registries. This behavior is intended for setting up environments but involves downloading and executing third-party code.
Audit Metadata