## What problem does it solve?
The LLM Red Team skill provides a structured, end-to-end framework to identify, document, and remediate vulnerabilities in LLM-powered systems, covering prompt injection, jailbreaking, model extraction, data poisoning, and agentic tool abuse. It enables security teams to simulate realistic attack scenarios, measure defenses, and generate evidence-backed reports mapped to OWASP LLM Top 10.
## Core Features & Use Cases
- Six-phase methodology covering recon, baseline, automated sweeps, chain exploration, and reporting.
- Tooling integration with promptfoo, garak, PyRIT, PurpleLlama, AI-Infra-Guard, llm-guard to cover OWASP LLM Top 10 categories.
- End-to-end engagement playbooks and purple-team feedback loops for defense enablement.
- Use cases include red-team engagements for chatbots, RAG pipelines, and agentic-tool usage assessments.
### Quick Start
Initiate a six-phase red-team engagement using guides in guides/llm-red-team-playbook.md and payloads.md.