LLM application security anti-patterns reference loaded by super-review:run
CommunityCatch LLM security issues with evidence
Authormattnowdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents prompt injection, unsafe tool use, and LLM-driven security regressions by guiding reviewers to spot high-risk anti-patterns in LLM and RAG code before they ship.
Core Features & Use Cases
- Anti-pattern detection for LLM apps: Covers direct/indirect prompt injection, untrusted context handling, and instruction leakage risks.
- Unsafe output-sink tracing: Identifies when model output is routed into
eval, shell/SQL execution, redirects, or dangerous HTML rendering without validation. - Tool-call and agency hardening: Flags missing tool-argument schema validation, excessive agent permissions, unbounded generation cost risks, and unsafe streaming behavior.
- RAG and supply-chain risks: Targets vector-store retrieval poisoning and slopsquatted or hallucinated dependency patterns tied to LLM workflows.
Quick Start
Use this reference when reviewing a pull request that includes LLM SDK calls or RAG/vector-store code to systematically flag the most critical security anti-patterns.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: LLM application security anti-patterns reference loaded by super-review:run Download link: https://github.com/mattnowdev/super-review/archive/main.zip#llm-application-security-anti-patterns-reference-loaded-by-super-review-run Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.