BeClaude

red-agent

New
Community RegistryGeneralby Red Agent Team

Adversarial red/rainbow team analysis plugin for Claude Code. Finds weaknesses in LLM interactions through systematic probing using a 10x10 attack taxonomy (11 categories for PR analysis including code-duplication). Includes automated fix orchestrator with GitHub integration, PR analysis with 4 git modes, and comprehensive security documentation.

Install & Usage

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

Frequently Asked Questions

What is red-agent?

Adversarial red/rainbow team analysis plugin for Claude Code. Finds weaknesses in LLM interactions through systematic probing using a 10x10 attack taxonomy (11 categories for PR analysis including code-duplication). Includes automated fix orchestrator with GitHub integration, PR analysis with 4 git modes, and comprehensive security documentation.

How to install red-agent?

To install red-agent, 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 /red-agent.

What is red-agent best for?

red-agent is a community categorized under General. It is designed for: security, documentation, agent, plugin, red-team, adversarial, analysis, pr-review. Created by Red Agent Team.