71
/ 100
1 month ago
glama

agent-passport-system-mcp

Cryptographic identity and trust protocol for AI agents. 38 MCP tools across 8 protocol layers: Ed25519 identity, delegation chains, values compliance, signed communication, policy engine, task coordination, cross-layer integration, and agentic commerce. 264 tests passing.

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
🚨
Secret credentials may flow to a network call
1 flow detected: AEOESS_GATEWAY_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — check_messages (line 499: writeFileSync(filePath, JSON.stringify(messages, null, 2)))
🔐
You'll be asked for 5 credentials: AEOESS_GATEWAY_KEY, AEOESS_ISSUER_PRIVATE_KEY, AGENT_KEY, AGENT_PRIVATE_KEY, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAEOESS_GATEWAY_KEY
configAEOESS_GATEWAY_URL
🔐 secretAEOESS_ISSUER_PRIVATE_KEY
configAGENTS_PATH
configAGENT_ID
🔐 secretAGENT_KEY
🔐 secretAGENT_PRIVATE_KEY
configAGORA_PATH
configAPS_PROFILEessential npx agent-passport-system-mcp
configCOMMS_PATH
🔐 secretGITHUB_TOKEN
configINTENT_API_URL
configMCP_REMOTE
configMCP_TRANSPORT
// 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 8 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/aeoess-agent-passport-mcp-1d4qg5)](https://m8ven.ai/mcp/aeoess-agent-passport-mcp-1d4qg5)
commit: a345e2b2f630a19bea1d9615d1f3370f2b89b596
code hash: 3574af42e8543a6738ed505f9b2e18baccee27ca4a0bd5577697834bc5a9ea9a
verified: 6/13/2026, 10:30:21 AM
view raw JSON →