37
/ 100
10 days ago
glama

Mobile Agent Guardian

A five-level safety and verification layer for embodied mobile agents that provides auditable, secure phone control through vision classification, verify-after-act loops, and cryptographic anchoring.

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
🚨
Secret credentials may flow to a network call
1 flow detected: GUARDIAN_VISION_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 3 credentials: GUARDIAN_VISION_API_KEY, STRIPE_SECRET_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.
configGUARDIAN_ANCHOR_INTERVAL
configGUARDIAN_ANCHOR_URL
configGUARDIAN_PLAYWRIGHT_URL
🔐 secretGUARDIAN_VISION_API_KEYsk-... GUARDIAN_VISION_BASE_URL=https://api.openai.com/v1 GUARDIAN_VISION_MODEL=gpt-4o-mini
configGUARDIAN_VISION_BASE_URLGUARDIAN_VISION_API_KEY=sk-... =https://api.openai.com/v1 GUARDIAN_VISION_MODEL=gpt-4o-mini
configGUARDIAN_VISION_MODELGUARDIAN_VISION_API_KEY=sk-... GUARDIAN_VISION_BASE_URL=https://api.openai.com/v1 =gpt-4o-mini
configGUARDIAN_VISION_TIMEOUT_MS
configMOBILE_GUARD_MODEmonitor pi -e ./src/index.ts
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
// 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 1 concrete improvement 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/salus-ryan-mobile-agent-guardian-52whsm)](https://m8ven.ai/mcp/salus-ryan-mobile-agent-guardian-52whsm)
commit: 36640623f58b5ed05c47103bc6fc72b1ffbd8c95
code hash: 076f0664c0b2f9afdc511f5ee0587e6fd9795cce103228bf92e4511b3dd508b2
verified: 7/21/2026, 9:01:03 AM
view raw JSON →