Ssrf Review

Dedicated Server-Side Request Forgery (SSRF) vulnerability scanner that audits every HTTP client call in the reviewed code. Invoke this skill when code uses requests, httpx, aiohttp, fetch, axios, urllib, or any HTTP client with a URL that may come from user input, query parameters, form fields, JSON bodies, headers, or database values. Also trigger when the user says "check for SSRF", "is this URL safe", "user-supplied URL", "external HTTP call", "fetch this URL", or "webhook handler". SSRF lets an attacker redirect the server to call internal services, cloud metadata endpoints, or private IP ranges — treat it as CRITICAL in any service that makes outbound HTTP calls.

xuanjgcarryyou Updated

File contents

xuanjgcarryyou/claude-skill/tree/main/.claude/skills/ssrf-review commit c2853d9d1b

Frequently asked questions

npx skillmds@latest add xuanjgcarryyou/ssrf-review