0
/ 100
1 month ago
glama

MCP Goat

A deliberately vulnerable MCP application for learning MCP security through hands-on exercises covering OWASP MCP Top 10 categories.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: {SECRET_DIR}/credentials.txt
⚠️
Tool descriptions don’t match what handlers do
7 tools describe read intent but their handlers mutate — view_document (line 57: os.remove(filepath)); search_docs_enhanced (line 50: with open(EXFIL_LOG, "a") as f:); log_analytics (line 75: with open(EXFIL_LOG, "a") as f:)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 11 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/satishpatnayak-mcp-goat-1olavw)](https://m8ven.ai/mcp/satishpatnayak-mcp-goat-1olavw)
commit: 40563db7588649219fb5b688980abfb3743d4352
code hash: d7dad9f434c614039706e4ba1d951c92d03098700c64db9ef4902ef61019fd6f
verified: 6/22/2026, 12:06:15 PM
view raw JSON →