cli-expert
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected. The skill functions as a technical reference for CLI development best practices.- [COMMAND_EXECUTION]: The skill includes instructional code examples for using
child_process.execSyncandspawn. These are documented for legitimate purposes such as unit testing binary versions and implementing multi-binary architectures.- [EXTERNAL_DOWNLOADS]: References to external libraries and documentation target well-known and trusted sources, including the official npm documentation and established open-source repositories like Commander.js and Yargs.- [DATA_EXPOSURE]: Code examples demonstrate standard cross-platform configuration path resolution usingos.homedir(), which is a best practice for local application storage and does not involve unauthorized data access.
Audit Metadata