LLM Security

Use when designing or hardening any system where an LLM consumes untrusted text and has tool access OR produces output that downstream code/UI renders — covers OWASP LLM Top 10 2025 (LLM01 prompt injection, LLM02 insecure output handling, LLM06 sensitive info disclosure, LLM07 system prompt leakage, LLM08 vector & embedding weaknesses, LLM05 excessive agency, LLM10 unbounded consumption), Dual LLM architecture (Quarantined + Privileged), instruction-data separation, delimiter wrapping, system-prompt anchoring, output validation against schemas, tool-use scoping, RAG injection defense, agent-to-agent trust boundaries. Trigger on: prompt injection, LLM security, agent abuse, tool misuse, jailbreak defense, system prompt leak, RAG poisoning, agent hardening, untrusted text + tools, indirect prompt injection, XPIA.

joogy06 5ca118a 3 files · 48.7 KB Updated

File contents

joogy06/agent-foundry/tree/main/skills/llm-security commit 5ca118aac7

Frequently asked questions

npx skillmds@latest add joogy06/llm-security