74
/ 100
1 month ago
glama

agent-auth

Zero-knowledge credential injection for AI agents. Your agent authenticates to websites and APIs without ever seeing a password, TOTP code, or API key.

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 3 credentials: AGENT_AUTH_PUSHOVER_TOKEN, PUSHOVER_APP_TOKEN, PUSHOVER_USER_KEY
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.
configAGENT_AUTH_CONFIG_DIR
configAGENT_AUTH_NO_KEYCHAINSkip OS keychain, use file-only key storage false
configAGENT_AUTH_PASSPHRASEThe passphrase is read from your OS keychain automatically (stored during init). For development, you can set in the env block instead.
🔐 secretAGENT_AUTH_PUSHOVER_TOKENPushover app token for approval notifications (approval disabled)
configAGENT_AUTH_PUSHOVER_USERPushover user key (approval disabled)
configDISPLAY
🔐 secretPUSHOVER_APP_TOKEN
🔐 secretPUSHOVER_USER_KEY
configWSL_DISTRO_NAME
// 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 6 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/ex-nihilo-labs-agent-auth-0t2s53)](https://m8ven.ai/mcp/ex-nihilo-labs-agent-auth-0t2s53)
commit: 35f1290147ea81bba347482c43b44fef2a128c5d
code hash: 0c8383edf0d555c830618ffeaa311259c8579d5cfff72f4f7b0caaa26ec27eb2
verified: 6/21/2026, 10:12:43 AM
view raw JSON →