MCP server · trust report

io.github.untitledfinancial/dpx

4 checks that ran failed — injection surface, credential hygiene, version behavior and transport config — so this release can’t be trusted as-is.

Publisher
io.github.untitledfinancial
Repository
github.com/untitledfinancial/dpx-mcp
Install
npm:@untitledfinancial/dpx-mcp, npm:@untitledfinancial/dpx-mcp, npm:@untitledfinancial/dpx-mcp, npm:@untitledfinancial/dpx-mcp, npm:@untitledfinancial/dpx-mcp
Versions
6
MCP revision
2025-03-26 · 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 checks2 clean4 flagged
  • Injection surface

    fail25% of grade

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

    tool "intelligence.subscribe" description: names an outbound copy/exfil destination (BCC/exfil verb). tool "market.cascade" param "listNodes" description: cross-tool redirection ('instead of call…').

  • 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 "integration.verify" has a secret-shaped input parameter "apiKey" — secrets must never be tool parameters (the model would supply/handle the credential). Reads secrets from the environment (e.g. index.js) — the recommended intake shape.

  • Permission scope

    pass15% of grade

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

    Network egress present (package.json depends on HTTP client "axios") — expected for most servers and not a finding on its own. No shell-exec, unbounded/sensitive filesystem, or download-and-run primitives found in scanned source. PASS = no static red flag. Static scanning is blind to code fetched or executed at runtime.

  • 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 2.5.3 (patch bump): new tool "protocol.manifest" touches a sensitive surface (email/exec/net/fs); new tool "settlement.quote" appeared; new tool "esg.score" appeared; new tool "esg.lookup" appeared; new tool "esg.batch" appeared; new tool "esg.watch" appeared; new tool "esg.portfolio" appeared; new tool "intelligence.subscribe" appeared; new tool "intelligence.subscription.get" appeared; new tool "intelligence.subscription.delete" touches a sensitive surface (email/exec/net/fs); new tool "esg.trend" appeared; new tool "oracle.governance" appeared; new tool "compliance.ubo_chain" appeared; new tool "compliance.pep_screen" appeared; new tool "compliance.regulatory_calendar" appeared; new tool "stability.corridor" appeared; new tool "stability.settlement_window" appeared; new tool "stability.stablecoin_route" appeared; new tool "agent.kya_register" appeared; new tool "agent.mandate_create" appeared; new tool "agent.kya_verify" touches a sensitive surface (email/exec/net/fs); new tool "forecast.commodity_outlook" appeared; new tool "forecast.portfolio_stress" appeared; new tool "forecast.scenario" appeared; new tool "forecast.production_regions" appeared; new tool "forecast.calendar" appeared; new tool "fx.rate" touches a sensitive surface (email/exec/net/fs); new tool "fx.cost_certainty" touches a sensitive surface (email/exec/net/fs); new tool "fx.corridors" appeared; new tool "oracle.stability" appeared; new tool "oracle.status" touches a sensitive surface (email/exec/net/fs); new tool "fees.schedule" appeared; new tool "fees.verify" appeared; new tool "fees.compare" appeared; new tool "route" appeared; new tool "flow_check" appeared; new tool "batch_settle" appeared; new tool "invoice.create" appeared; new tool "invoice.get" appeared; new tool "invoice.pay" appeared; new tool "settle.subscribe" touches a sensitive surface (email/exec/net/fs); new tool "analytics.overview" appeared; new tool "settlement.execute" appeared; new tool "settlement.status" appeared; new tool "settlement.nl" touches a sensitive surface (email/exec/net/fs); new tool "computer_use.pay" appeared; new tool "oracle.rails" touches a sensitive surface (email/exec/net/fs); new tool "protocol.investment_context" appeared; new tool "dpx.metrics" appeared; new tool "integration.verify" appeared; new tool "integration.status" appeared; new tool "ramp.connect" touches a sensitive surface (email/exec/net/fs); new tool "ramp.spend_analysis" appeared; new tool "ramp.agent_card" touches a sensitive surface (email/exec/net/fs); new tool "ramp.settle" appeared; new tool "ramp.compliance_screen" touches a sensitive surface (email/exec/net/fs); new tool "market.cascade" appeared; new tool "oracle.mycelium" appeared; new tool "intelligence.tectonic" appeared; new tool "intelligence.aftershock" touches a sensitive surface (email/exec/net/fs); new tool "intelligence.contagion" appeared; new tool "intelligence.resonance" appeared; new tool "intelligence.gender_risk" appeared; new tool "market.shipping" touches a sensitive surface (email/exec/net/fs); new tool "market.fx" appeared; new tool "treasury.yield_route" appeared; new tool "mercury.accounts" touches a sensitive surface (email/exec/net/fs); new tool "mercury.transactions" appeared; new tool "mercury.send" touches a sensitive surface (email/exec/net/fs); new tool "mercury.ach_authorize" touches a sensitive surface (email/exec/net/fs); new tool "mercury.sweep" appeared; new tool "swift.gpi_track" appeared; new tool "policy.create" appeared; new tool "policy.check" touches a sensitive surface (email/exec/net/fs); new tool "policy.delegate" appeared; new tool "receipt.create" appeared; new tool "ledger.session" touches a sensitive surface (email/exec/net/fs); new tool "search_docs" appeared; new tool "card.positions" appeared; new tool "card.settle" appeared; new tool "compute.models" appeared; new tool "compute.cost" appeared; new tool "compute.route" touches a sensitive surface (email/exec/net/fs); new hardcoded outbound host/BCC destination(s): agent.untitledfinancial.com, api.untitledfinancial.com, base.blockscout.com, docs.untitledfinancial.com, github.com, mcp.untitledfinancial.com, stability.untitledfinancial.com, untitledfinancial.com, www.ncbi.nlm.nih.gov, www.notion.so, www.npmjs.com.

  • 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)

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
v2.5.9 · current2026-08-05 D406/6 · 100%B→D in v2.5.9
v2.5.32026-07-11 B1003/6 · 55%