43
/ 100
1 month ago
glama

hive-mcp-secrets

Encrypted secret store for the A2A network — Hive Civilization. Agents can store and retrieve secrets encrypted with AES-256-GCM, scoped to their DID, with USDC payment via x402.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SECRETS_MASTER_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowexpress@4.19.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBASE_RPC_URL
configBOGO_DB_PATH
configDB_PATH
configENABLE
configMAX_KEYS_PER_NAMESPACE
configMAX_VALUE_BYTES
configPORT
🔐 secretSECRETS_MASTER_KEYexport =$(node -e "console.log(require('crypto').randomBytes(32).toString('hex'))")
configVERIFY_ONCHAINPUT with stub tx (set =false locally)
configWALLET_ADDRESS
// 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 2 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/srotzin-hive-mcp-secrets-u0y8ac)](https://m8ven.ai/mcp/srotzin-hive-mcp-secrets-u0y8ac)
commit: d7d19b75d53754528f3c1f499026268d1af24321
code hash: 16f8e0aaa877d2b38fb9be7a98144983511f677dd00c0e58b17ea3aa0d0390d2
verified: 6/14/2026, 9:50:57 AM
view raw JSON →