cli-developer
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an instructional framework for CLI development, providing standard boilerplate and best practices.- [COMMAND_EXECUTION]: Example code in the reference files (Node.js, Python, Go) demonstrates standard command-line argument parsing and subcommand execution patterns common to developer tools.- [EXTERNAL_DOWNLOADS]: The documentation references well-known and trusted third-party libraries such as Commander.js, Typer, and Cobra. These are standard dependencies for CLI development and are documented neutrally for instructional purposes.- [DATA_EXPOSURE]: The skill provides architectural guidance on storing sensitive data with restricted file permissions (e.g., credentials.json with 600 perms), which aligns with security best practices for local configuration management.
Audit Metadata