gluegun-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes a test script (scripts/test-cli-build.sh) that uses npm install to set up dependencies for CLI projects. This is a standard development practice targeting official package registries.
- [COMMAND_EXECUTION]: The skill provides patterns for using Gluegun's native system.run and system.exec methods to perform shell operations. It also includes validation scripts (scripts/validate-cli-structure.sh, etc.) that use standard shell utilities like find and grep to verify project integrity. These operations are consistent with the skill's purpose of building and testing command-line tools.
Audit Metadata