# go-security-tooling > Standard Go security toolkit: race detector, golangci-lint, Trivy, govulncheck. Zero cost, seamless integration, and OpenSSF-certified security workflow patterns. - Author: Mark Cheret - Repository: adaptive-enforcement-lab/claude-skills - Version: 20260105224107 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/adaptive-enforcement-lab/claude-skills - Web: https://mule.run/skillshub/@@adaptive-enforcement-lab/claude-skills~go-security-tooling:20260105224107 --- --- name: go-security-tooling description: >- Standard Go security toolkit: race detector, golangci-lint, Trivy, govulncheck. Zero cost, seamless integration, and OpenSSF-certified security workflow patterns. --- # Go Security Tooling ## When to Use This Skill 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. ## Implementation See the full implementation guide in the [source documentation](https://adaptive-enforcement-lab.com/secure/go-security/). ## References - [Source Documentation](https://adaptive-enforcement-lab.com/secure/go-security/) - [AEL Secure](https://adaptive-enforcement-lab.com/secure/)