MCP server · trust report

io.github.ajc3xc/meridian

3 checks that ran failed — supply chain, credential hygiene and permission scope — so this release can’t be trusted as-is.

Publisher
io.github.ajc3xc
Repository
github.com/meridianmcp/Meridian
Install
npm:@meridianmcp/mcp, npm:@meridianmcp/mcp
Versions
2
MCP revision
2025-03-26 · superseded
Inspected
5 of 6 checks · 90%
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 clean4 flagged1 not inspected
  • Injection surface

    warn25% of grade

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

    tool "request_hitl" description: bare 'IMPORTANT:' prose in a description (tag form is high-confidence; prose is warn). tool "complete_sprint_item" description: imperative telling the model it must read/send/attach something. tool "assign_sprint_waves" description: cross-tool redirection ('instead of call…'). tool "complete_wave_gate" description: imperative telling the model it must read/send/attach something. tool "get_agent_instructions" description: imperative telling the model it must read/send/attach something.

  • Supply chain

    fail25% of grade

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

    Python build script executes at build time: network call in build script; package name "@meridianmcp/mcp" is edit-distance 2 from popular package "yup" (typosquat candidate)

  • Credential hygiene

    fail15% of grade

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

    tool "accept_handoff" has a secret-shaped input parameter "goal_token" — secrets must never be tool parameters (the model would supply/handle the credential). tool "record_handoff_correction" has a secret-shaped input parameter "source_token" — secrets must never be tool parameters (the model would supply/handle the credential). tool "resume_wave" has a secret-shaped input parameter "goal_token" — secrets must never be tool parameters (the model would supply/handle the credential).

  • Permission scope

    fail15% of grade

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

    HIGH: downloads and pipes straight to a shell (bin/meridian-mcp.js: pipes a download into a shell). discloses shell/exec capability: bin/meridian-mcp.js: imports child_process and calls exec/spawn Capability DISCLOSURE, not a verdict: static analysis sees the primitive is present and reachable, not whether its use is attacker-controlled.

  • Version behavior

    unscannable10% of grade

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

    no prior version to diff (first sight of io.github.ajc3xc/[email protected]); version-drift / rug-pull cannot be evaluated. Cold-start risk is covered by point-in-time checks (injection_surface, supply_chain, credential_hygiene), not here.

  • Transport config

    pass10% of grade

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

    remote endpoint "https://usemeridian.us/mcp/sse" uses TLS (https); remote endpoint uses OAuth (strongest auth mode)

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
v1.0.2 · current2026-06-02 F32.55/6 · 90%