dependency-scan
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard package manager audit tools (e.g.,
npm audit,yarn audit,pip-audit,cargo audit,govulncheck) to identify vulnerabilities. - [COMMAND_EXECUTION]: The skill performs automated remediation using standard update commands (e.g.,
npm audit fix,yarn upgrade,go get) to resolve detected issues. - [COMMAND_EXECUTION]: Includes logic to run the project's own test suite to verify that dependency updates did not introduce regressions, which is a recommended safety practice.
Audit Metadata