MCP server · trust report

io.github.pricewatcha/pricewatcha

1 check that ran failed — credential hygiene — so this release can’t be trusted as-is.

Publisher
io.github.pricewatcha
Repository
github.com/pricewatcha/pricewatcha-api
Install
remote only
Versions
6
MCP revision
2025-11-25 · superseded
Inspected
5 of 6 checks · 85%
Scored
2026-09-02 · 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 checks2 clean3 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 "create_price_alert" description: off-vendor URL in a description (pricewatcha.com); capability text should not name where data goes. tool "list_price_alerts" description: off-vendor URL in a description (pricewatcha.com); capability text should not name where data goes. tool "get_price_alert" description: off-vendor URL in a description (pricewatcha.com); capability text should not name where data goes. tool "update_price_alert" description: off-vendor URL in a description (pricewatcha.com); capability text should not name where data goes. tool "delete_price_alert" description: off-vendor URL in a description (pricewatcha.com); capability text should not name where data goes.

  • Supply chain

    pass25% of grade

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

    repository linkage verified

  • Credential hygiene

    fail15% of grade

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

    tool "create_price_alert" has a secret-shaped input parameter "api_key" — secrets must never be tool parameters (the model would supply/handle the credential). tool "list_price_alerts" has a secret-shaped input parameter "api_key" — secrets must never be tool parameters (the model would supply/handle the credential). tool "get_price_alert" has a secret-shaped input parameter "api_key" — secrets must never be tool parameters (the model would supply/handle the credential). tool "update_price_alert" has a secret-shaped input parameter "api_key" — secrets must never be tool parameters (the model would supply/handle the credential). tool "delete_price_alert" has a secret-shaped input parameter "api_key" — secrets must never be tool parameters (the model would supply/handle the credential).

  • Permission scope

    unscannable15% of grade

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

    No source files, package.json, or pyproject were fetched; cannot infer capability scope.

  • Version behavior

    warn10% of grade

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

    vs prior 0.1.4 (patch bump): tool "search_products" description changed (wording only, no injection pattern).

  • 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://mcp.pricewatcha.com" 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
v0.1.5 · current2026-08-24 C67.55/6 · 85%±0
v0.1.42026-08-23 C62.55/6 · 85%A→C in v0.1.4
v0.1.22026-08-13 A1005/6 · 85%B→A in v0.1.2
v0.1.12026-06-28 B1004/6 · 75%