BeClaude

raptor

New
2.9kGitHubGeneralby gadievron

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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/raptor.md https://raw.githubusercontent.com/gadievron/raptor/main/SKILL.md
3
Invoke in Claude Code
/raptor
View source on GitHub
securityagent

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 .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /raptor.

What is raptor best for?

raptor is a community categorized under General. It is designed for: security, agent. Created by gadievron.