0
/ 100
15 days ago
glama

MCP-Sentinel

A safety guard for AI assistants that inspects actions (file reads, queries, etc.) and classifies them as SAFE, SUSPICIOUS, or BLOCK with explanations, using both known-attack patterns and behavior-based zero-day detection.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/Claude/claude_desktop_config.json
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, THREATFOX_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.
configBASELINE_PATH
configNO_COLOR
configMODEL_PROVIDER
🔐 secretOPENAI_API_KEYUsing OpenAI: copy .env.example to .env and paste your into it.
configOLLAMA_URL
configOLLAMA_CHAT_MODEL
configOPENAI_CHAT_MODEL
configCHROMA_PATH
configCOLLECTION
configQUARANTINE_PATH
configSTATE_PATH
configMAX_AGE_DAYS
configATLAS_URL
configOPEN_IOC_FEED_META_URL
configTHREATFOX_API_URL
🔐 secretTHREATFOX_API_KEY
configEMBEDDING_PROVIDERFree, on your own computer: install [Ollama](https://ollama.com), then in a file called .env set =ollama.
configOLLAMA_EMBEDDING_MODEL
configOPENAI_EMBEDDING_MODEL
configPENDING_REMEDIATIONS_PATH
configFLOW_ID
configNOTIFY_ON3. Fully quit and reopen Claude Desktop. Now you can ask Claude to check any action, and you'll get a desktop pop-up if something's dangerous (turn alerts on with =block,suspicious).
// 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/roshini111-mcp-vulnerability-detection-p0ahun)](https://m8ven.ai/mcp/roshini111-mcp-vulnerability-detection-p0ahun)
commit: 2ffbf6b8b6c6ab6876dc9a43975c0b4c58e3aa20
code hash: 92fd9744f2726a0333dba2bf81846766faef5d306da0585d55f3595fbf930e1d
verified: 7/16/2026, 8:41:36 AM
view raw JSON →