dependency-auditor
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data access were detected in the skill instructions or metadata.
- [COMMAND_EXECUTION]: The skill utilizes standard Go CLI tools (
go list,govulncheck) for its primary purpose of dependency auditing. The instructions explicitly prohibit modifying system files (go.mod) without user approval. - [NO_CODE]: The skill does not bundle any scripts or executables, relying solely on the environment's pre-installed Go toolchain.
Audit Metadata