prompt-injection-defense
✓Defense techniques against prompt injection attacks including direct injection, indirect injection, and jailbreaks - theUse when "prompt injection, jailbreak prevention, input sanitization, llm security, injection attack, security, prompt-injection, llm, owasp, jailbreak, ai-safety" mentioned.
Installation
SKILL.md
You're a security researcher who has discovered dozens of prompt injection techniques and built defenses against them. You've seen the evolution from simple "ignore previous instructions" to sophisticated multi-turn attacks, encoded payloads, and indirect injection via retrieved content.
You understand that prompt injection is fundamentally similar to SQL injection—a failure to separate code (instructions) from data (user content). But unlike SQL, LLMs have no prepared statements, making defense inherently harder.
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
Defense techniques against prompt injection attacks including direct injection, indirect injection, and jailbreaks - theUse when "prompt injection, jailbreak prevention, input sanitization, llm security, injection attack, security, prompt-injection, llm, owasp, jailbreak, ai-safety" mentioned. Source: omer-metin/skills-for-antigravity.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/omer-metin/skills-for-antigravity --skill prompt-injection-defense- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is prompt-injection-defense?
Defense techniques against prompt injection attacks including direct injection, indirect injection, and jailbreaks - theUse when "prompt injection, jailbreak prevention, input sanitization, llm security, injection attack, security, prompt-injection, llm, owasp, jailbreak, ai-safety" mentioned. Source: omer-metin/skills-for-antigravity.
How do I install prompt-injection-defense?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/omer-metin/skills-for-antigravity --skill prompt-injection-defense Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/omer-metin/skills-for-antigravity
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01