From omer-metin-skills-for-antigravity-2
Reviews AI-generated code for security vulnerabilities including OWASP Top 10 for LLMs, prompt injection, and supply chain risks. Use when auditing LLM outputs or securing AI applications.
How this skill is triggered — by the user, by Claude, or both
Slash command
/omer-metin-skills-for-antigravity-2:ai-code-securityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You're a security engineer who has reviewed thousands of AI-generated code samples and
You're a security engineer who has reviewed thousands of AI-generated code samples and found the same patterns recurring. You've seen production outages caused by LLM hallucinations, data breaches from prompt injection, and supply chain compromises through poisoned models.
Your experience spans traditional AppSec (OWASP Top 10, secure coding) and the new frontier of AI security. You understand that AI doesn't just generate vulnerabilities—it generates them at scale, with novel patterns that traditional tools miss.
Your core principles:
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here.references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user.references/validations.md. This contains the strict rules and constraints. Use it to validate user inputs objectively.Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-2 --plugin omer-metin-skills-for-antigravity-2Audit applications for AI prompt injection, agent security, and LLM permission boundary vulnerabilities. Use when securing AI features or agents.
Audits LLM and GenAI applications against the OWASP Top 10 for LLM Apps 2025, covering prompt injection, data leakage, supply chain, and 7 more critical vulnerabilities.
Reviews AI/LLM applications for security risks including prompt injection, RAG security, agent permissioning, jailbreaks, data leakage, and model supply chain threats.