Claude-Red

Claude-Red

Claude-Red is an offensive security skill library designed for the Claude skill system.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 2.4k
Source
skill-github

Overview

Claude-Red is an offensive security skill library designed for the Claude skill system. Each skill is a structured SKILL.md file providing expert-level methodologies for specific attack surfaces, ranging from SQLi to shellcode, EDR evasion to vulnerability development. Placing these skill files into the Claude environment enables Claude to operate like an expert, knowing the techniques, tools, edge cases, and escalation paths. Skills are loaded on-demand based on conversation triggers. Suitable for authorized red team operations, bug bounty programs, security research, CTF preparation, operator training, and systematic attack surface exploration.

Capabilities

  • SQL Injection Attacks
  • Cross-Site Scripting (XSS)
  • Server-Side Request Forgery (SSRF)
  • Server-Side Template Injection (SSTI)
  • XML External Entity (XXE) Attacks
  • Insecure Direct Object References

Use cases

Authorized Red Team OperationsBug Bounty ProgramsSecurity ResearchCTF Preparation

Setup

Requires: Node 环境
git clone https://github.com/SnailSploit/Claude-Red ~/.claude/skills/claude-red

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install Claude-Red?

Use git to clone the repository to the specified directory: git clone https://github.com/SnailSploit/Claude-Red ~/.claude/skills/claude-red

What attack surfaces does Claude-Red support?

Supports web applications, authentication, Active Directory, wireless networks, cloud, mobile devices, IoT, and embedded systems.

Related skills