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.
Stars
1.7k
Forks
243
Watchers
1.7k
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
66
commits
63
commits
42
commits
27
commits
25
commits
6
commits
4
commits
3
commits
2
commits
1
commits
Fix Ollama thinking models returning empty content (#112) (#114)
7f5d9baView on GitHubUse dict schemas instead of dataclasses for structured generation (#110)
e4a5071View on GitHubFix model costs/limits, add thinking token tracking, expand model coverage (#103)
95bbfb7View on GitHubAgentic analysis follows exploitation-validator methodology (Stages A-D, F) with pipeline reorder and UX cleanup (#101)
3f17db7View on GitHubAdd description frontmatter to commands, hide internal skills from picker (#104)
ae15843View on GitHubFix CodeQL --command failing on shell operators (#102)
c05ce99View on GitHubEnable Phase 4 orchestration for external LLM without Claude Code (#100)
5417c90View on GitHubadded proper skills descriptions for our skills (#99)
40d76d4View on GitHubSynthesise build commands for CodeQL when no build system detected (#98)
4f10ab2View on GitHubFix non-retryable error retry logic and Gemini structured output coercion (#93) (#97)
51e59d4View on GitHubRewrite Phase 4 orchestration: task-based dispatch, parallel scanning, cost tracking, consensus, structural grouping (#95)
2721152View on GitHubExtract shared source inventory to core/inventory with cumulative coverage tracking (#89)
462c289View on GitHubReplace broken Phase 4 with parallel Claude Code orchestration (#86)
f785878View on GitHub