A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Cybersecurity expert skills for Claude Code — web hacking, pentest recon, secure code review, and CTF solver
A collection of cybersecurity-focused custom skills for Claude Code. These skills transform Claude into a specialized security assistant for penetration testing, code review, CTF challenges, and vulnerability analysis.
Ethics Notice: These skills are intended for authorized security testing, CTF competitions, bug bounty programs, and defensive security research only. Never use on systems you do not have explicit written permission to test.
| Skill | Description | Best For |
|---|---|---|
| web-hacking | OWASP Top 10 exploitation, payload crafting, WAF bypass | Pentest, Bug Bounty |
| pentest-recon | OSINT, enumeration, attack surface mapping, CVE mapping | Pentest, Red Team |
| secure-code-review | Language-aware SAST, CWE mapping, remediation | AppSec, Dev |
| ctf-solver | Crypto, Web, Pwn, Rev, Forensics methodology | CTF |
web-hacking/)zip -r web-hacking.zip web-hacking/
git clone https://github.com/YOUR_USERNAME/cybersecurity-claude-skills
cd cybersecurity-claude-skills
# Zip all skills
for skill in web-hacking pentest-recon secure-code-review ctf-solver; do
zip -r "${skill}.zip" "${skill}/"
echo "Created ${skill}.zip"
done
Then install each ZIP through Claude Code settings.
Once installed, Claude will automatically use the relevant skill based on your request. You can also trigger explicitly:
/web-hacking → Activates web hacking expert mode
/pentest-recon → Activates recon methodology
/secure-code-review → Activates code review mode
/ctf-solver → Activates CTF solving mode
"Review this Python code for security vulnerabilities"
→ Uses: secure-code-review
"Help me find subdomains and map attack surface for example.com (authorized test)"
→ Uses: pentest-recon
"I found a login form, what should I test for?"
→ Uses: web-hacking
"I have a RSA challenge: n=..., e=3, c=..."
→ Uses: ctf-solver
Covers full OWASP Top 10 (2025):
Full reconnaissance methodology (PTES framework):
Multi-language security review:
All major CTF categories:
Contributions welcome! Ideas for new skills:
malware-analysis — YARA rules, sandbox analysis, IOC extractionincident-response — Log analysis, threat hunting, timeline creationcloud-security — AWS/GCP/Azure misconfiguration reviewnetwork-pentest — Internal network pivoting, AD attacksPlease ensure all contributions:
MIT License — See LICENSE
Inspired by and references:
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Design enforcement with memory — keeps your UI consistent across a project
Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, bac
Route Claude Code traffic to any of 17 provider backends including free or local models