AI Prompt Injection Defense

Operational playbook for defending LLM applications against prompt injection (direct + indirect), and red-teaming them in 2026. Covers OWASP Top 10 for LLM Applications v2025 (LLM01–LLM10), OWASP Top 10 for Agentic Applications 2026 (ASI01–ASI10), foundational research (Greshake et al. on indirect injection, Anthropic Many-Shot Jailbreaking, Constitutional AI), documented real-world exploits (Slack AI Aug 2024, EchoLeak CVE-2025-32711, GitHub Copilot RCE CVE-2025-53773, Bing/Sydney), defense layers (XML tag separation per Anthropic docs, structured outputs, content filters via Llama Guard 3 / OpenAI Moderation / Anthropic classifiers, NeMo Guardrails), and red-team tooling (garak, PyRIT, Promptfoo red-team mode). Use when auditing an LLM app for injection, designing defense-in-depth, mapping OWASP risks, or building a red-team suite. Output: red-team findings + defense recommendations with reproducible payloads.

Muvon Updated

File contents

Muvon/octomind-tap/tree/main/skills/ai-prompt-injection-defense commit 4b6e366c82

Frequently asked questions

npx skillmds@latest add muvon/ai-prompt-injection-defense