cli-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and educational code snippets for CLI development. No malicious patterns or security vulnerabilities were identified in the instructions or code examples.
- [SAFE]: All referenced third-party libraries (e.g., yargs, click, cobra, clap) are well-known, industry-standard tools for building command-line interfaces.
- [SAFE]: The provided code examples follow security and usability best practices, such as validating if a session is interactive (TTY) before prompting for user input and separating data output (stdout) from error logs (stderr).
Audit Metadata