Mmcp.market

Is Agent Observability MCP server safe?

Not recommended.

D54/100grade D

Hidden from default browsing. Significant findings or unreachable.

What to know before installing
  • highShell command built from a string (injection risk)

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

1 high2 medium
  • Code scan7 source files scanned3/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 59 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10

Findings (3)

  • mediumnpm install lifecycle script presentinstall.script
  • highShell command built from a string (injection risk)exec.shell-concat
    cli.js: … exec } = require('child_process'); exec(`open http://localhost:${port} 2>/dev/null || xdg-open http://localhost:${port} 2>/dev/null`); await startServ…
  • mediumnpm install lifecycle script presentinstall.script
    package.json: …bs": "./cli.js" }, "scripts": { "postinstall": "node scripts/postinstall.mjs || true",…
Overall 54/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Safer options for the same job

  • Protect
    Fail-closed Cedar policy gate + Ed25519 signed receipts for agent tool calls. Denies on any error.
    C
  • Basic Memory
    Local-first knowledge management with bi-directional LLM sync via Markdown files.
    C
  • MCP
    Authorize consequential AI agent actions before execution
    A

Agent Observability reviews, tools and install