prompt-injection
CommunityGuard prompts from injection and data leakage.
System Documentation
What problem does it solve?
Protects against attacker-controlled text that hijacks LLM instructions. Direct injection arrives through user input; indirect injection arrives through retrieved documents, emails, or tool outputs. Both can cause the model to exfiltrate data, bypass guardrails, or execute unintended actions.
Core Features & Use Cases
- Detect vulnerable patterns where user data bleeds into system prompts
- Enforce boundaries by placing user data and retrieved documents in explicit segments
- Support RAG pipelines and external document processing with safe prompts
Quick Start
Identify and fix prompt construction patterns that allow user input to influence the system prompt, then reorganize prompts to separate developer instructions from data and wrap retrieved content with explicit delimiters.
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: prompt-injection Download link: https://github.com/thejefflarson/soundcheck/archive/main.zip#prompt-injection 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.