Standard Go security toolkit: race detector, golangci-lint, Trivy, govulncheck. Zero cost, seamless integration, and OpenSSF-certified security workflow patterns.
Automatically runs Go's standard security tools (race detector, govulncheck, Trivy) on your code. Use this whenever you're writing Go code to catch vulnerabilities and race conditions before they reach production.
/plugin marketplace add adaptive-enforcement-lab/claude-skills/plugin install secure@ael-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Security-focused tooling built into the Go ecosystem. No exotic tools needed. Everything is standard, integrated, and runs every commit.
Boring is Better
Go's "boring" standard tools catch real vulnerabilities because they're frictionless to run. Exotic tools gather dust. Standard tools run on every commit.
See the full implementation guide in the source documentation.