go-vuln-ssrf-requestforgery

Community

Audit Go SSRF, XSS, and CSRF vulnerabilities.

Authoryhy0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify Server-Side Request Forgery (SSRF), Cross-Site Scripting (XSS), and Cross-Site Request Forgery (CSRF) vulnerabilities in Go applications, protecting against common web exploits.

Core Features & Use Cases

  • SSRF Detection: Identifies insecure handling of user-provided URLs in HTTP requests and network calls.
  • XSS Prevention: Detects vulnerabilities arising from improper HTML rendering of user input, especially via template type assertions.
  • CSRF Mitigation: Checks for missing CSRF protection mechanisms on state-changing endpoints.
  • Use Case: When auditing a Go web service, load this Skill to systematically check for SSRF risks in webhook integrations, XSS in user-facing templates, and CSRF flaws in API endpoints.

Quick Start

Use the go-vuln-ssrf-requestforgery skill to audit the provided Go code for SSRF, XSS, and CSRF vulnerabilities.

Dependency Matrix

Required Modules

None required

Components

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-ssrf-requestforgery
Download link: https://github.com/yhy0/ghsa-skill-builder/archive/main.zip#go-vuln-ssrf-requestforgery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.