74
/ 100
1 month ago
glama

Veris

Behavioral verification intelligence for AI coding agents. Reads a TypeScript or JavaScript repo, clusters functions into 25 semantic workflows (Authentication, Payments, Webhooks, Caching, Queue, and more), and emits concrete adversarial probes per workflow. 17 MCP tools, local SQLite state, zero cloud.

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 4 credentials: JWT_SECRET, OPENAI_API_KEY, STRIPE_KEY, STRIPE_WEBHOOK_SECRET
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.
configDATABASE_URL
🔐 secretJWT_SECRET
🔐 secretOPENAI_API_KEY
configREDIS_URL
🔐 secretSTRIPE_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configVERIS_CONFIDENCE_THRESHOLD
configVERIS_DASHBOARD
configVERIS_DEBUG
configVERIS_PLUGINS_DISABLED
configVERIS_STATE_DISABLEDZero-retention mode. =1 skips all .veris/state.db writes.
// 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/vighriday-veris-zgbun0)](https://m8ven.ai/mcp/vighriday-veris-zgbun0)
commit: 23d588c4eca6d06ab4955286b5b6975ddcc3a79d
code hash: 5b48c6d2085a06e39a0707a0c160ea37a791eca1baa0ba215b658eb472387f81
verified: 6/10/2026, 11:35:00 AM
view raw JSON →