steipete-cli-builder
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide and template repository for developing agent-grade CLI tools. It does not contain any executable malicious instructions or backdoors.
- [COMMAND_EXECUTION]: The skill includes code examples that utilize
child_process.spawnandchmod. These are used within standard architectural patterns for creating process supervisors (MCP wrappers) and ensuring local binaries are executable during installation, which is routine for CLI tool development. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js libraries and provides a template for a Homebrew formula. These are standard practices for software dependency management and distribution.
Audit Metadata