security-hunter-go
CommunityAudit Go code for security vulnerabilities.
System Documentation
What problem does it solve?
Audit Go code for security vulnerabilities — hardcoded secrets, injection risks (SQL, command, template, path), missing input validation at trust boundaries, insecure defaults, auth gaps, sensitive data exposure, unsafe package usage, and weak crypto.
Core Features & Use Cases
-
Hardcoded Secrets Detection: locate secret literals or embedded credentials in Go source files.
-
Injection Risk Identification: flag SQL/command/template injections and unsafe string concatenation.
-
Boundary Validation Checks: identify missing input validation at trust boundaries and enforce strict handling.
-
Defense-in-Depth Guidance: provide recommendations for layered validation, least privilege, and secure defaults.
-
Use Case: Before shipping a Go microservice, run this audit to surface and remediate high-risk vulnerabilities.
Quick Start
Run the security hunter audit against the target Go codebase to surface vulnerabilities.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: security-hunter-go Download link: https://github.com/skyosev/agent-skills/archive/main.zip#security-hunter-go Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.