Claude-Red
Claude-Red is an offensive security skill library designed for the Claude skill system.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 2.4k
- Source
- skill-github
- Repository
- github.com/SnailSploit/Claude-Red
Overview
Claude-Red is an offensive security skill library designed for the Claude skill system. Each skill is a structured SKILL.md file providing expert-level methodologies for specific attack surfaces, ranging from SQLi to shellcode, EDR evasion to vulnerability development. Placing these skill files into the Claude environment enables Claude to operate like an expert, knowing the techniques, tools, edge cases, and escalation paths. Skills are loaded on-demand based on conversation triggers. Suitable for authorized red team operations, bug bounty programs, security research, CTF preparation, operator training, and systematic attack surface exploration.
Capabilities
- ▪SQL Injection Attacks
- ▪Cross-Site Scripting (XSS)
- ▪Server-Side Request Forgery (SSRF)
- ▪Server-Side Template Injection (SSTI)
- ▪XML External Entity (XXE) Attacks
- ▪Insecure Direct Object References
Use cases
Setup
git clone https://github.com/SnailSploit/Claude-Red ~/.claude/skills/claude-red
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install Claude-Red?
Use git to clone the repository to the specified directory: git clone https://github.com/SnailSploit/Claude-Red ~/.claude/skills/claude-red
What attack surfaces does Claude-Red support?
Supports web applications, authentication, Active Directory, wireless networks, cloud, mobile devices, IoT, and embedded systems.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.