67
/ 100
25 days ago
glama

AgentZero

MCP server for real-time credential leak detection and remediation in Slack, using AI-powered semantic analysis via Google Gemini.

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.
🔐
You'll be asked for 5 credentials: GEMINI_API_KEY, SLACK_BOT_TOKEN, SLACK_APP_TOKEN, SLACK_SIGNING_SECRET, DASHBOARD_PASSWORD
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.
configGEMINI_API_KEYSMulti-key Gemini API support ()
🔐 secretGEMINI_API_KEYPrimary Google Gemini API Key for semantic analysis.
🔐 secretSLACK_BOT_TOKENThe xoxb- token for Slack API calls.
🔐 secretSLACK_APP_TOKENThe xapp- token for Socket Mode connections.
🔐 secretSLACK_SIGNING_SECRETUsed to verify incoming Slack requests.
configSTORAGE_PATHPath to the JSONL incident storage file (default: incidents.jsonl).
configREPORTS_DIRDirectory to save generated PDF reports (default: reports).
configCOMPLIANCE_OFFICER_IDSlack User ID to receive DMs for high severity alerts and rate limits.
configDASHBOARD_HOSTIP address to bind the dashboard (default: 127.0.0.1).
configDASHBOARD_PORTPort for the dashboard (default: 5000).
configMCP_SERVER_PORTPort for the MCP SSE server (default: 5001).
configDASHBOARD_USERNAMEBasic Auth username for the web dashboard (default: admin).
🔐 secretDASHBOARD_PASSWORDBasic Auth password for the web dashboard (default: agentzero).
configMCP_SERVER_HOSTIP address to bind the MCP SSE server (default: 127.0.0.1).
// 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/abdulrahman-alfeqy-agentzero-16k1cw)](https://m8ven.ai/mcp/abdulrahman-alfeqy-agentzero-16k1cw)
commit: 6b7510410a946e271993be5bb9c9e97471d2c9c4
code hash: f445796b396d05e2a729d75cc7ab11ffc1a5fff74f9637e9ed82d126fdaa18ff
verified: 7/6/2026, 10:37:18 AM
view raw JSON →