LLM App Security

Securing a feature that calls an LLM: prompt injection as an unsolved input problem, bounding what model output is allowed to reach, tool authorization against the human rather than the model, approval gates on consequential actions, RAG context provenance, system-prompt leakage, and cost limits. Use when sending prompts to an LLM API, building a RAG pipeline, giving a model tools, rendering or executing model output, or exposing an LLM-backed endpoint.

ShieldNet-360 4e4a6c6 4 files · 15.2 KB Updated

File contents

ShieldNet-360/secure-vibe/tree/main/skills/llm-app-security commit 4e4a6c62ce

Frequently asked questions

npx skillmds@latest add shieldnet-360/llm-app-security