cli-design
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational documentation and implementation patterns for building CLI tools.
- [SAFE]: No malicious code, prompt injections, or unauthorized data access patterns were identified across the provided documentation and resource files.
- [SAFE]: The TypeScript code snippets provided in the resources are illustrative examples that follow security best practices, such as using
execFilefor safer subprocess execution, implementing atomic file writes to prevent data corruption, and handling environment variables for configuration precedence. - [SAFE]: External references target well-known documentation and community standards like the XDG Base Directory Specification and clig.dev.
Audit Metadata