iii-trigger-actions
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional and documents the intended use of the 'iii' engine's internal function invocation architecture. All provided examples demonstrate legitimate application logic.
- [COMMAND_EXECUTION]: The skill references the
iiiCLI tool for triggering functions. This is a core component of the vendor's own infrastructure and the examples provided use static payloads rather than dynamic user input, presenting no command injection risk. - [REMOTE_CODE_EXECUTION]: References to external scripts are limited to local relative paths (e.g.,
../references/trigger-actions.js) within the skill's own directory structure. There are no downloads from untrusted remote sources or patterns of executing remote code.
Audit Metadata