go-dependency-audit
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions strictly follow standard Go development and security auditing practices. All suggested commands are legitimate uses of the Go toolchain and reputable third-party security tools.
- [EXTERNAL_DOWNLOADS]: Recommends installing the official Go vulnerability checker (
govulncheck) fromgolang.org/x/vuln/cmd/govulncheck, which is a trusted source maintained by the Go team. - [COMMAND_EXECUTION]: Provides standard command-line instructions for dependency management and auditing, such as
go mod tidy,go mod verify, andgo list. These are expected operations for a dependency audit skill.
Audit Metadata