gadievron/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...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 39 minutes ago
Added to GitGenius on September 18th, 2026
Created on October 17th, 2025
Open Issues & Pull Requests: 15 (+0)
GitHub issues: Enabled
Number of forks: 579
Total Stargazers: 3,809 (+0)
Total Subscribers: 28 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.9 hours
Mean response time: 3.8 days
90th percentile: 11.0 days
Tracked items: 55

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 85% of issues opened in the past year have been closed, leaving a working backlog. Three people close 79% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 8
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 123 days
Stale 30+ days: 3
Stale 90+ days: 2

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (26)
  • bug (12)
  • help wanted (3)
  • documentation (2)
  • question (2)
  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Raptor is an AI-powered security agent framework that transforms Claude Code into a tool for offensive and defensive security operations.

The tool addresses the need to apply AI reasoning to security tasks by enabling developers to configure Claude as an autonomous agent capable of adversarial thinking. It works by allowing users to define rules, create sub-agents, and build skills that orchestrate security tool usage. This modular approach lets teams teach the agent domain-specific security knowledge and coordinate multiple tools toward attack or defense objectives without manually scripting each interaction.

Raptor suits security teams and researchers who want to automate security workflows while maintaining control over the agent's behavior through explicit configuration. It is particularly valuable for organizations conducting security research, red team operations, or defensive assessments where an AI agent can reason about attack chains and tool combinations. The framework is designed for teams comfortable with Python and willing to invest in defining rules and skills for their specific security context.

The project shows active development with regular commits addressing core functionality and bug fixes. Work spans multiple areas including agent orchestration, skill definition, and integration with external security tools. The codebase receives ongoing refinement to improve how sub-agents coordinate and how rules govern agent behavior. Development activity indicates sustained attention to both feature expansion and stability of the agent framework itself.