MCP server · trust report

io.github.warpfreight/warp-agent-mcp

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

Publisher
io.github.warpfreight
Repository
github.com/warpfreight/warp-agent-mcp
Install
npm:warp-agent-mcp, npm:warp-agent-mcp, npm:warp-agent-mcp, npm:warp-agent-mcp, npm:warp-agent-mcp, npm:warp-agent-mcp, npm:warp-agent-mcp
Versions
7
MCP revision
2025-11-25 · superseded
Inspected
6 of 6 checks · 100%
Scored
2026-09-03 · 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

    pass25% of grade

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

    Scanned 319 text field(s); no instruction-injection patterns found. PASS = no static red flag. A server can serve different tool descriptions at runtime (the rug-pull class), which static scanning cannot see.

  • Supply chain

    warn25% of grade

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

    install hook "postinstall" present and not a recognized benign build command

  • Credential hygiene

    fail15% of grade

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

    tool "login" has a secret-shaped input parameter "password" — secrets must never be tool parameters (the model would supply/handle the credential). Reads secrets from the environment (e.g. scripts/check-description.mjs) — the recommended intake shape.

  • Permission scope

    warn15% of grade

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

    discloses shell/exec capability: scripts/check-description.mjs: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/postinstall.mjs: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/run.mjs: 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

    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.19.2 (patch bump): new capability primitive(s) in source: child_process; new hardcoded outbound host/BCC destination(s): github.com, www.wearewarp.com.

  • Transport config

    warn10% of grade

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

    manifest/source references analytics 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.19.3 · current2026-09-02 D506/6 · 100%C→D in v0.19.3
v0.19.22026-08-31 C72.56/6 · 100%±0
v0.19.12026-08-31 C72.56/6 · 100%±0
v0.16.22026-07-30 C72.55/6 · 90%B→C in v0.16.2
v0.5.752026-05-22 B87.53/6 · 55%