0
/ 100
1 month ago
pulsemcp

Keyblind

Encrypted secrets vault that resolves credentials at runtime without exposing them to LLMs.

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: STRIPE_SECRET_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Reads files from sensitive locations
Touches: .env, .env
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 6 credentials: JWT_SECRET, KEYBLIND_PUBLIC_KEY, KEYBLIND_SIGNING_KEY, RESEND_API_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET
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.
configAZURE_KEY_VAULT
configHOSTNAME
🔐 secretJWT_SECRET
configKEYBLIND_AUTO_INIT
configKEYBLIND_AZURE_VAULT
configKEYBLIND_DEV
🔐 secretKEYBLIND_PUBLIC_KEY
🔐 secretKEYBLIND_SIGNING_KEY
🔐 secretRESEND_API_KEY
configSHELL
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
config__KEYBLIND_TEST_VAR
// 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/aarifmms-keyblind-1dazlt)](https://m8ven.ai/mcp/aarifmms-keyblind-1dazlt)
commit: 2f5e57508b17d1141fdb270a39c9114cd4c3672d
code hash: 6c396916ff70f47e7d5d68c88be5b6a3ef4c057367ffbbb384e986c9016a4811
verified: 6/14/2026, 10:09:09 AM
view raw JSON →