cli-framework-cli-commander

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides patterns for building CLI tools that interpret command-line arguments and interactive user input. It emphasizes secure practices such as input validation, standardized exit codes, and graceful signal handling (SIGINT) to ensure the application terminates cleanly without leaving processes in an inconsistent state.- [EXTERNAL_DOWNLOADS]: The skill references a configuration schema hosted on GitHub, which is a well-known service. This reference is used for metadata validation and does not involve the download or execution of untrusted code.- [DATA_EXFILTRATION]: The skill implements a configuration hierarchy that includes local and global file-based storage (e.g., ~/.myapp/config.yaml). These are standard persistence mechanisms for CLI applications and no unauthorized network exfiltration patterns were identified.- [SAFE]: No malicious patterns, obfuscation, or privilege escalation vectors were detected. The instructions align with industry-standard development practices for Node.js CLI tooling.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 01:31 AM