AI AGENT ADDONS
Security
34,198installs

When you write code in Go, security matters. This skill helps you find and fix vulnerabilities in Go programs. It covers many areas like input handling, encryption, and secrets management.

You can use this skill to review code changes, audit a whole codebase, or write new code safely. It includes tools like govulncheck to scan for known issues. The skill also guides you on how to think about trust boundaries and what an attacker can control.

Whether you are a beginner or an expert, this skill makes your Go code more secure. It follows a defense in depth approach, protecting at multiple layers.

Add Golang Security skill to your workflow

Global

mkdir -p ~/.claude/skills/golang-security

Project

mkdir -p .claude/skills/golang-security

Source Repository

Stars
2,322
Forks
149
Watchers
2,322
License
MIT
Last Push
28 days ago
Created
4 months ago