raptor
NewRaptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creating rules, sub-agents, and skills, and orchestrating security tool usage, we configure the agent for adversarial thinking, and perform research or attack/defense operations.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/raptor.md https://raw.githubusercontent.com/gadievron/raptor/main/SKILL.md/raptorSecurity Audits
Frequently Asked Questions
What is raptor?
Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creating rules, sub-agents, and skills, and orchestrating security tool usage, we configure the agent for adversarial thinking, and perform research or attack/defense operations.
How to install raptor?
To install raptor: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/raptor.md https://raw.githubusercontent.com/gadievron/raptor/main/SKILL.md. Finally, /raptor in Claude Code.
What is raptor best for?
raptor is a skill categorized under General. It is designed for: security, agent. Created by gadievron.