Raw scan report

Robinhood Chain — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.13.0",
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "target": {
    "id": "mcp-server-robinhood-chain",
    "source": {
      "kind": "package",
      "origin": "mcp-server-robinhood-chain"
    },
    "server": {
      "name": "mcp-server-robinhood-chain"
    }
  },
  "grade": "A",
  "score": {
    "score": 93,
    "threatScore": 100,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 0,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "client",
        "term": "capability-exposure",
        "level": "high",
        "label": "capability blast radius (high) — client exposure if the model is manipulated",
        "appliedPenalty": 6
      },
      {
        "kind": "client",
        "term": "verification-discount",
        "level": "repo",
        "label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
        "appliedPenalty": 1
      },
      {
        "kind": "client",
        "term": "coverage-honesty",
        "level": "source",
        "label": "inspection depth (source) — how much of the target the scan could see",
        "appliedPenalty": 0
      }
    ],
    "gatesFired": [],
    "methodologyVersion": "mcptrustchecker-1.13"
  },
  "capability": {
    "level": "high",
    "reasons": [
      "can send data / act on an external service",
      "reads sensitive or local data",
      "has a read → egress path (a data-exfiltration surface)"
    ],
    "tags": [
      "sensitive-source",
      "external-sink"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (64 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
    ]
  },
  "findings": [
    {
      "ruleId": "MTC-FLOW-004",
      "title": "Sensitive-source and external-sink co-exist",
      "category": "exfiltration",
      "severity": "high",
      "confidence": "strong",
      "description": "Tools that read sensitive data ([rhc_token_flow]) and tools that can send data out ([rhc_copytrade_update, rhc_copytrade_signals, rhc_price_alerts_update, rhc_coordination_alerts_update, rhc_first_touch_subscriptions_create]) are exposed together. An agent can move private data to the sink.",
      "remediation": "Keep secret-reading and egress capabilities on separate, separately-approved servers.",
      "location": {
        "kind": "flow",
        "name": "rhc_token_flow → rhc_copytrade_update"
      },
      "evidence": "sources [rhc_token_flow] → sinks [rhc_copytrade_update, rhc_copytrade_signals, rhc_price_alerts_update, rhc_coordination_alerts_update, rhc_first_touch_subscrip",
      "owasp": "LLM02:2025 Sensitive Information Disclosure",
      "references": [],
      "data": {
        "sources": [
          "rhc_token_flow"
        ],
        "sinks": [
          "rhc_copytrade_update",
          "rhc_copytrade_signals",
          "rhc_price_alerts_update",
          "rhc_coordination_alerts_update",
          "rhc_first_touch_subscriptions_create"
        ]
      }
    }
  ],
  "toxicFlows": [
    {
      "id": "flow-1",
      "severity": "high",
      "confidence": "strong",
      "untrustedInput": [],
      "sensitiveSource": [
        "rhc_token_flow"
      ],
      "externalSink": [
        "rhc_copytrade_update",
        "rhc_copytrade_signals",
        "rhc_price_alerts_update",
        "rhc_coordination_alerts_update",
        "rhc_first_touch_subscriptions_create"
      ],
      "selfContained": false,
      "path": [
        "rhc_token_flow",
        "rhc_coordination_alerts_update"
      ],
      "pathWired": false,
      "description": "A sensitive-source → external-sink chain exists: rhc_token_flow → rhc_coordination_alerts_update."
    }
  ],
  "capabilities": [
    {
      "tool": "rhc_kol_feed",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_kol_leaderboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_kol_hot_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_kol_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_kol_coordination",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_kol_first_touches",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_trades",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_lp_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_equities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_batch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_candles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_kol_consensus",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_buyer_quality",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_batch_buyer_quality",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_bundle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_top_traders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_flow",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"dump\""
        ]
      }
    },
    {
      "tool": "rhc_token_peak_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_risk",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_token_holders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_deployer_leaderboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_deployer_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_deployer_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_deployer_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_deployer_trajectory",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_deployer_best_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_deployer_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_deployer_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_recent_bonds",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_alpha_wallets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet_pnl",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet_positions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet_trades",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet_tracker_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet_tracker_add",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet_tracker_remove",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet_tracker_relabel",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet_tracker_trades",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_wallet_tracker_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_copytrade_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_copytrade_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_copytrade_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_copytrade_update",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "rhc_copytrade_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_copytrade_signals",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "rhc_price_alerts_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_price_alerts_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_price_alerts_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_price_alerts_update",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "rhc_price_alerts_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_price_alerts_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_coordination_alerts_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_coordination_alerts_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_coordination_alerts_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_coordination_alerts_update",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "rhc_coordination_alerts_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_first_touch_subscriptions_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_first_touch_subscriptions_create",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "rhc_first_touch_subscriptions_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_first_touch_subscriptions_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rhc_first_touch_subscriptions_delete",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "096fde5c20bbd824ac4be59bd1e4c904d7b1d38dfbf91a829355b9a291043d07",
  "stats": {
    "tools": 64,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 1,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}