BeClaude

Claude-Red

New
2.2kGitHubGeneralby SnailSploit

claude-red is a curated library of offensive security skills designed for the Claude skills system. Each skill is a structured SKILL.md file that primes Claude with expert-level methodology for a specific attack surface — from SQLi to shellcode, EDR evasion to exploit development.

Install & Usage

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

Frequently Asked Questions

What is Claude-Red?

claude-red is a curated library of offensive security skills designed for the Claude skills system. Each skill is a structured SKILL.md file that primes Claude with expert-level methodology for a specific attack surface — from SQLi to shellcode, EDR evasion to exploit development.

How to install Claude-Red?

To install Claude-Red, 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 /claude-red.

What is Claude-Red best for?

Claude-Red is a community categorized under General. It is designed for: security, design. Created by SnailSploit.