cli-developer
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill's content is educational and development-focused.
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted open-source libraries for CLI development, including
commander,yargs,typer,click, andcobra. These are standard tools for building terminal applications. - [COMMAND_EXECUTION]: The instructions suggest verifying CLI tools by running basic commands like
--helpand--version. This is a routine part of the development and testing workflow for CLI applications. - [DATA_EXFILTRATION]: While the skill mentions the management of configuration and credential files (e.g.,
~/.mycli/credentials.json), it does so in an educational context for developers to implement proper state management. No code is present that attempts to access or exfiltrate sensitive data.
Audit Metadata