vuln-check
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install 'govulncheck' from 'golang.org/x/vuln/cmd/govulncheck'. This is an official, trusted tool from the Go project maintainers for security auditing.
- [COMMAND_EXECUTION]: The skill uses 'govulncheck ./...' to scan the local project. This is a standard security command and is confined to the project's source code files.
Audit Metadata