73
/ 100
2 days ago
glama

SentinelMCP

Automated red-teaming and reliability-auditing for AI agents, exposed as an MCP server. It attacks and scores agents for prompt injection, tool misuse, exfiltration, and unreliable behavior.

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: GROQ_API_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.
🔐 secretGROQ_API_KEY3. cp .env.example .env and set .
configGROQ_MODEL
configOLLAMA_BASE_URL
configOLLAMA_MODEL
configDEFAULT_PROVIDER3. In .env, set TARGET_PROVIDER=ollama (or =ollama to run everything locally).
configREQUEST_DELAY_SECONDS
configMAX_RETRIES
configRETRY_BACKOFF_SECONDS
configSENTINEL_DB_PATH
// 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 3 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/musaislamfahad-sentinelmcp-1489ez)](https://m8ven.ai/mcp/musaislamfahad-sentinelmcp-1489ez)
commit: 8a9b6c4eb9d2981a8ef7783b5a4de03c61e4b804
code hash: 1a2a13a43e298df9508e1d7b956df848180be83e8ae514a04a0282f6a1c2466d
verified: 7/5/2026, 9:07:48 AM
view raw JSON →