go-vuln-injection
CommunityDetect Go injection vulnerabilities.
Authoryhy0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps identify and prevent injection vulnerabilities in Go applications, protecting against command injection, SQL injection, and template injection.
Core Features & Use Cases
- Source Identification: Detects user input from various sources like HTTP requests, gRPC, and configuration files.
- Sink Analysis: Analyzes dangerous operations such as
exec.Command, database queries, and template rendering. - Sanitization Verification: Checks for proper security measures like parameterized queries and safe function usage.
- Use Case: Audit a Go web service to ensure that user-provided data in API endpoints cannot be used to execute arbitrary shell commands or manipulate SQL databases.
Quick Start
Use the go-vuln-injection skill to audit the provided Go source code for injection vulnerabilities.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: go-vuln-injection Download link: https://github.com/yhy0/ghsa-skill-builder/archive/main.zip#go-vuln-injection 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.