Command Development
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of comprehensive documentation, reference guides, and code examples for building slash commands. All provided code snippets are intended as illustrative templates for developers and do not perform any hidden or malicious actions.
- [SAFE]: Heuristic flags for destructive commands (e.g.,
dd,rm -rf) in the testing and marketplace reference files are false positives. These are examples of routine administrative tasks, such as generating large files for performance testing and cleaning up temporary directories after atomic operations. - [SAFE]: The skill documents the use of the
!commandsyntax for dynamic context gathering within slash commands. It explicitly includes a section on 'Validation Patterns' (such as input verification withgreportest) to guide developers in preventing command injection and safely handling user-supplied arguments.
Audit Metadata