add-command
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and structural guidelines for adding CLI subcommands. It does not contain executable code, prompt injections, or obfuscated content.
- [SAFE]: The instructions encourage security-positive behaviors, such as the use of a 'default-deny' approach for API permissions and the implementation of '--dry-run' and '--yes' flags for mutating or destructive actions.
- [SAFE]: References to commands like
npm run sync:skillornpm testare standard development workflow scripts for a Node.js environment and do not constitute malicious command execution.
Audit Metadata