Claude-Red
Turn Claude into a red team operator for authorized security testing
All Skills in This Repository (47)
Pure Emerald Level Indicatorsbug-identification
Identify software vulnerabilities through static analysis, dynamic analysis, fuzzing, and AI-assisted techniques.
windows-mitigations
Analyze Windows exploit mitigations including DEP, ASLR, CFG, and CET.
exploit-development
Guides users through exploit development lifecycle from bug identification to weaponization and mitigation bypasses.
initial-access
Detail initial access techniques including phishing and credential stuffing mapped to MITRE ATT&CK TA0001.
oauth-attacks
Test OAuth 2.0 and OIDC implementations for redirect_uri bypass and token leakage.
parameter-pollution
Analyze server-side and client-side parameter parsing to exploit HTTP Parameter Pollution vulnerabilities.
fuzzing-methodology
Guide software fuzzing campaigns with techniques and workflows for AFL++ and libFuzzer.
sql-injection
Test SQL injection vulnerabilities across database types and bypass strategies.
fast-checking
Provide a speed-optimized offensive security checklist for rapid assessments.
windows-boundaries
Analyze Windows security mitigations and bypass techniques for offensive operations.
open-redirect
Identify and test open redirect vulnerabilities in web applications.
ai-security
Assess AI and LLM systems for prompt injection and adversarial vulnerabilities.
Frequently Asked Questions
FAQPage SchemaHow to install Claude-Red?โผ
Run `npx skills add SnailSploit/Claude-Red --all -g -y` in your terminal to install the full skill library globally.
What does Claude-Red actually do?โผ
It gives your AI agent 78 structured SKILL.md playbooks covering offensive security domains like SQL injection, exploit development, Wi-Fi attacks, and Kubernetes exploitation. The agent loads the relevant methodology automatically when you mention a target or technique.
Who is Claude-Red for?โผ
It is built for authorized red team engagements, bug bounty triage, CTF practice, security research, and operator training. You should only use it against systems you have written permission to test.
Does Claude-Red work with Claude Code and other agents?โผ
Yes. Every skill follows the standard SKILL.md format, so it works in Claude Code, Claude.ai projects, and any agent environment that supports skill files.
Do I need to be a security expert to use it?โผ
No. Each skill walks through the workflow step by step with exact commands, so junior testers can follow along while experienced operators use it as a fast reference.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core