BeClaude

Claude-Red

New
2.3kGitHubGeneralby 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.

First seen 6/10/2026

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

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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 skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/claude-red.md https://raw.githubusercontent.com/SnailSploit/Claude-Red/main/SKILL.md. Finally, /claude-red in Claude Code.

What is Claude-Red best for?

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