What problem does it solve? Security teams lack a repeatable methodology for assessing LLM applications and AI agents, often guessing at attack techniques instead of systematically covering prompt injection, tool abuse, RAG poisoning, and system prompt extraction. ## Core Features & Use Cases - Five-Level Prompt Injection Testing: Progresses from direct instruction overrides through role-play jailbreaks, encoding bypasses, multi-turn extraction, and indirect injection via RAG content. - Agent-Specific Attack Chains: Tests tool misuse chains, human-in-the-loop bypass, memory poisoning, and output handling mapped to OWASP LLM Top 10 and Agentic AI (ASI) Top 10. - Tooling Integration: Directs use of garak, PyRIT, and promptfoo for automated probe scanning, multi-turn attack orchestration, and CI/CD red-team regression testing. - Use Case: During an authorized pentest of a customer support chatbot with tool access, follow the workflow to enumerate registered tools, attempt cross-tool privilege escalation, and verify whether canary tokens in the system prompt leak under extraction attempts. ## Quick Start Ask the AI to run an authorized LLM security assessment against your chatbot target following the llm-security workflow, starting with attack surface reconnaissance and prompt injection probes.