owasp-agentic
OWASP Agentic Security Top 10 knowledge base for identifying, assessing, and remediating AI agent system security risks.
Works with
--- name: owasp-agentic description: OWASP Agentic Security Top 10 knowledge base for identifying, assessing, and remediating AI agent system security risks. license: MIT --- # OWASP® Agentic Top 10 — Skill Entry This `SKILL.md` is the **entrypoint** for the OWASP Agentic Top 10 skill. The skill encodes the **OWASP Top 10 for Agentic Applications (2026)** as structured, machine-readable references that an agent can query to identify, assess, and remediate security risks in AI agent systems. ## Normative references (Agentic Top 10) 1. [00 Vulnerability Index](references/00-vulnerability-index.md) 2. [01 Agent Goal Hijack](references/01-agent-goal-hijack.md) 3. [02 Tool Misuse and Exploitation](references/02-tool-misuse-and-exploitation.md) 4. [03 Identity and Privilege Abuse](references/03-identity-and-privilege-abuse.md) 5. [04 Agentic Supply Chain Vulnerabilities](references/04-agentic-supply-chain-vulnerabilities.md) 6. [05 Unexpected Code Execution](references/05-unexpected-code-execution.md) 7. [06 Memory and Context Poisoning](references/06-memory-and-context-poisoning.md) 8. [07 Insecure Inter-Agent Communication](references/07-insecure-inter-agent-communication.md) 9. [08 Cascading Failures](references/08-cascading-failures.md) 10. [09 Human-Agent Trust Exploitation](references/09-human-agent-trust-exploitation.md) 11. [10 Rogue Agents](references/10-rogue-agents.md) ## Skill layout * `SKILL.md` — this file (skill entrypoint). * `references/` — the Agentic Top 10 normative documents. * `00-vulnerability-index.md` — index of all vulnerability identifiers, categories, and cross-references. * `01` through `10` — one document per vulnerability aligned with OWASP Agentic Security numbering. ## Third-Party Attribution Copyright © OWASP Foundation. OWASP® Top 10 for Agentic Applications (2026) content is derived from works by the OWASP Foundation, licensed under CC BY-SA 4.0 (<https://creativecommons.org/licenses/by-sa/4.0/>). Source: <https://genai.owasp.org/resource/owasp-top-10-for-agentic-applications-for-2026/> Modifications: Vulnerability descriptions restructured into agent-consumable reference documents with added detection and remediation guidance. OWASP® is a registered trademark of the OWASP Foundation. Use does not imply endorsement.
More Security skills
entra-app-registration
microsoft/azure-skills
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance.
azure-messaging
microsoft/azure-skills
Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. WHEN: event hub SDK error, service bus SDK issue, messaging connection failure, AMQP error, event processor host issue, message lock lost, message lock expired, lock renewal, lock renewal batch, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, service bus queue issue, topic subscription error, enable logging event hub, service bus logging, eventhub python, servicebus java, eventhub javascript, servicebus dotnet, event hub checkpoint, event hub not receiving messages, service bus dead letter, batch processing lock, session lock expired, idle timeout, connection inactive, link detach, slow reconnect, session error, duplicate events, offset reset, receive batch.
azure-compliance
microsoft/azure-skills
Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment.

