cli-development
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for building CLI tools with standard Unix-like behavior. It outlines best practices for subcommand design, stream separation (stdout vs stderr), and configuration precedence.
- [SAFE]: The provided Python code is a benign example illustrating proper handling of command-line arguments, system exit codes, and standard output streams. It does not contain any malicious logic, network operations, or unauthorized file access.
Audit Metadata