owasp-mcp
OWASP MCP Top 10 knowledge base for identifying, assessing, and remediating Model Context Protocol security risks.
Works with
--- name: owasp-mcp description: OWASP MCP Top 10 knowledge base for identifying, assessing, and remediating Model Context Protocol security risks. license: MIT --- # OWASP MCP Top 10 — Skill Entry This `SKILL.md` is the **entrypoint** for the MCP Vulnerabilities skill. The skill encodes the **OWASP MCP Top 10 (2025)** as structured, machine-readable references that an agent can query to identify, assess, and remediate MCP security risks. ## Normative references (MCP Top 10) 1. [00 Vulnerability Index](references/00-vulnerability-index.md) 2. [01 Token Mismanagement and Secret Exposure](references/01-token-mismanagement-secret-exposure.md) 3. [02 Privilege Escalation via Scope Creep](references/02-privilege-escalation-scope-creep.md) 4. [03 Tool Poisoning](references/03-tool-poisoning.md) 5. [04 Software Supply Chain Attacks and Dependency Tampering](references/04-supply-chain-attacks-dependency-tampering.md) 6. [05 Command Injection and Execution](references/05-command-injection-execution.md) 7. [06 Prompt Injection via Contextual Payloads](references/06-prompt-injection-contextual-payloads.md) 8. [07 Insufficient Authentication and Authorization](references/07-insufficient-authentication-authorization.md) 9. [08 Lack of Audit and Telemetry](references/08-lack-of-audit-telemetry.md) 10. [09 Shadow MCP Servers](references/09-shadow-mcp-servers.md) 11. [10 Context Injection and Over-Sharing](references/10-context-injection-over-sharing.md) ## Skill layout - `SKILL.md` — this file (skill entrypoint). - `references/` — the MCP Top 10 normative documents. - `00-vulnerability-index.md` — index of all vulnerability identifiers, severities, and cross-references. - `01` through `10` — one document per vulnerability aligned with OWASP MCP numbering.
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.

