What problem does it solve?
AI agent systems introduce new security risks such as goal hijacking, tool misuse, and memory poisoning that traditional security guidance does not cover. This Skill provides a structured, machine-readable knowledge base of the OWASP Top 10 for Agentic Applications (2026) so agents and developers can identify, assess, and remediate these vulnerabilities.
Core Features & Use Cases
- Vulnerability Reference Library: Ten normative documents (ASI01–ASI10) covering goal hijack, tool misuse, identity abuse, supply chain risks, code execution, memory poisoning, inter-agent communication, cascading failures, trust exploitation, and rogue agents.
- Consistent Assessment Structure: Each reference includes description, risk, vulnerability checklist, prevention controls, attack scenarios, detection guidance, and remediation steps.
- Use Case: While reviewing a multi-agent workflow design, query the skill to check whether inter-agent messages lack authentication, then apply the ASI07 prevention controls such as mutual TLS and signed agent cards.
Quick Start
Use the owasp-agentic skill to assess my agent architecture against the OWASP Agentic Top 10 and list applicable prevention controls.