Skip to main content
Run any Skill in Manus
with one click

llm-and-ai-application-security

Stars2
Forks1
UpdatedJuly 9, 2026 at 12:42

SAST detection methodology for LLM and AI application security (CWE-77, CWE-20, CWE-94), covering direct and indirect prompt injection (untrusted RAG/tool/web/ email content reaching the model), insecure output handling (LLM output flowing unsanitized into eval/exec/SQL/shell/innerHTML/file-path sinks), excessive agency and over-permissioned tools, SSRF/RCE via tool calls, system-prompt and secret leakage, and over-trusting model output for authz/safety. Use when reviewing LLM app code, agent/tool definitions, or RAG pipelines. Writes confirmed findings to findings/38-llm-and-ai-application-security.md.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly