Install
$ agentstack add skill-microsoft-hve-core-owasp-mcp ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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)
- [00 Vulnerability Index](references/00-vulnerability-index.md)
- [01 Token Mismanagement and Secret Exposure](references/01-token-mismanagement-secret-exposure.md)
- [02 Privilege Escalation via Scope Creep](references/02-privilege-escalation-scope-creep.md)
- [03 Tool Poisoning](references/03-tool-poisoning.md)
- [04 Software Supply Chain Attacks and Dependency Tampering](references/04-supply-chain-attacks-dependency-tampering.md)
- [05 Command Injection and Execution](references/05-command-injection-execution.md)
- [06 Prompt Injection via Contextual Payloads](references/06-prompt-injection-contextual-payloads.md)
- [07 Insufficient Authentication and Authorization](references/07-insufficient-authentication-authorization.md)
- [08 Lack of Audit and Telemetry](references/08-lack-of-audit-telemetry.md)
- [09 Shadow MCP Servers](references/09-shadow-mcp-servers.md)
- [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.01through10— one document per vulnerability aligned with OWASP MCP numbering.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: microsoft
- Source: microsoft/hve-core
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.