MCP server · trust report

io.github.adewale/agentic-mermaid

2 checks that ran failed — version behavior and transport config — so this release can’t be trusted as-is.

Publisher
io.github.adewale
Repository
github.com/adewale/agentic-mermaid
Install
npm:agentic-mermaid, npm:agentic-mermaid, npm:agentic-mermaid, npm:agentic-mermaid, npm:agentic-mermaid, npm:agentic-mermaid, npm:agentic-mermaid, npm:agentic-mermaid
Versions
8
MCP revision
2025-11-25 · superseded
Inspected
6 of 6 checks · 100%
Scored
2026-09-01 · rubric 1.0.0

What we checked

Six static checks, weighted by risk. Every result reflects only what could be observed in the published package and repository — never intent.

6 checks1 clean5 flagged
  • Injection surface

    warn25% of grade

    Tool descriptions/manifest scanned for instruction-injection patterns (imperatives at the model, hidden text, 'ignore previous', data-exfil URLs).

    server instructions: off-vendor URL in a description (agentic-mermaid.dev); capability text should not name where data goes.

  • Supply chain

    warn25% of grade

    Package provenance: namespace verification, repo linkage, maintainer count, account age, postinstall scripts, typosquat distance.

    dependency "yaml" is edit-distance 2 from popular package "yarn" (typosquat candidate); dependency "elkjs" is edit-distance 2 from popular package "ejs" (typosquat candidate)

  • Credential hygiene

    pass15% of grade

    How the server takes secrets (env vs plaintext config vs hardcoded); secrets appearing in tool schemas.

    Reads secrets from the environment (e.g. src/cli/index.ts) — the recommended intake shape. PASS = no static red flag; static analysis cannot prove the code honors env-based secret handling at runtime.

  • Permission scope

    warn15% of grade

    Declared tools vs. breadth (filesystem, network, exec); flags shell-exec and unbounded filesystem access.

    has both shell/exec and network egress — capable of download-and-run, though no such path was observed (examples/agent-improve-auth-flow.ts: imports child_process and calls exec/spawn; src/mcp/dynamic-harness.ts: outbound HTTP/socket call). discloses shell/exec capability: examples/agent-improve-auth-flow.ts: imports child_process and calls exec/spawn discloses shell/exec capability: src/cli/index.ts: imports child_process and calls exec/spawn discloses shell/exec capability: examples/mcp-vs-cli-complex-diagrams.ts: imports child_process and calls exec/spawn discloses dynamic code execution: src/mcp/facade.ts: uses new Function(…) Capability DISCLOSURE, not a verdict: static analysis sees the primitive is present and reachable, not whether its use is attacker-controlled.

  • Version behavior

    fail10% of grade

    Diff of tool definitions between versions; new permissions or changed descriptions in a patch release (the postmark-mcp class).

    vs prior 0.4.0 (patch bump): new capability primitive(s) in source: child_process, dynamic-eval, http-client; new hardcoded outbound host/BCC destination(s): agentic-mermaid.dev, fonts.googleapis.com, github.com, llmstxt.org, www.w3.org.

  • Transport config

    fail10% of grade

    Remote servers: TLS and auth mode (none/token/OAuth). Local servers: whether the manifest indicates it phones home.

    remote MCP endpoint declares NO authentication (unauthenticated remote — nginx-ui/CVE-2026-33032 class); manifest/source references tracking behavior — disclosure

Version history

Each release plotted by grade against the safe line at B. A version that sinks below the line has lost its trusted standing — the shape of a rug-pull.

VersionPublishedGradeScoreInspectedChange
v0.4.1 · current2026-07-31 D47.56/6 · 100%C→D in v0.4.1
v0.4.02026-07-29 C655/6 · 90%D→C in v0.4.0
v0.3.22026-07-27 D47.56/6 · 100%C→D in v0.3.2
v0.3.12026-07-27 C655/6 · 75%B→C in v0.3.1
v0.3.02026-07-25 B82.55/6 · 75%±0
v0.2.02026-07-24 B82.55/6 · 75%D→B in v0.2.0
v0.1.22026-07-21 D47.56/6 · 100%B→D in v0.1.2
v0.1.12026-07-10 B754/6 · 65%