By abossenbroek
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.
Adversarial red team analysis of branch comparison for PR review.
Adversarial red team analysis of a diff file for PR review.
Adversarial red team analysis of staged git changes for PR review.
Adversarial red team analysis of working directory changes for PR review.
Red team analysis with interactive fix selection. Identifies issues, generates fix options, and lets you choose which fixes to apply.
You orchestrate the red team analysis with fix planning. Your role is to:
You orchestrate the end-to-end fix execution for red team findings. Your role is to:
Lightweight agent that checks if PAL MCP is available and lists available models.
You are the PR ANALYSIS COORDINATOR - the firewall between the main session and adversarial PR code review.
You are the RED TEAM COORDINATOR - the firewall between the main session and adversarial analysis.
This skill should be used when designing agent coordination, implementing context handoffs, reducing context overhead, creating multi-agent workflows, optimizing agent communication, implementing progressive disclosure, selecting architectural patterns (hierarchical vs swarm), or debugging agent context issues. Provides SOTA patterns for multi-agent systems achieving 78%+ context reduction while maintaining analysis quality.
Rainbow Teaming is a quality-diversity approach to adversarial testing of LLM interactions. Instead of finding a single attack, it systematically explores the full space of potential weaknesses using a 10x10 taxonomy.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Production-grade context engineering tool for expert LLM engineers. Analyzes and improves plugin architectures using SOTA orchestration patterns - Four Laws of Context Management, tiered fidelity, severity-batched grounding, and firewall architectures.
npx claudepluginhub abossenbroek/abossenbroek-claude-plugins --plugin red-agentSkeptical-reading and prompt-injection defense for AI coding agents. Trust nothing. Ship safely.
Security testing skills for AI-assisted IDEs and coding agents. 25 vulnerability patterns across code execution, prompt injection, data exfiltration, and trust persistence.
Automated OWASP security checks — Web Top 10:2025, LLM Top 10:2025, API Security Top 10:2023
Automatic code review, adversarial review, and rescue via Codex.
Runs code reviews using external LLM CLIs (OpenAI Codex, Google Gemini) on uncommitted changes, branch diffs, or specific commits. Bundles Codex's built-in MCP server for direct tool access.
Security check + optimize skills for chat system prompts and agent pipelines, plus agent-security skills (check/optimize/meta-learning)