Raw scan report

Madeonsol — 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-madeonsol",
    "source": {
      "kind": "package",
      "origin": "mcp-server-madeonsol"
    },
    "server": {
      "name": "mcp-server-madeonsol"
    }
  },
  "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": [
      "ingests untrusted external content (a prompt-injection entry point)",
      "can send data / act on an external service",
      "reads sensitive or local data",
      "has a read → egress path (a data-exfiltration surface)",
      "untrusted-input, sensitive-source and egress co-exist across tools (toxic-flow surface)"
    ],
    "tags": [
      "external-sink",
      "untrusted-input",
      "sensitive-source"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (98 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-002",
      "title": "Completed toxic-flow trifecta across tools",
      "category": "exfiltration",
      "severity": "critical",
      "confidence": "strong",
      "description": "This server (without client built-ins) exposes a complete data-exfiltration chain: madeonsol_tokens_list → madeonsol_token_holders → madeonsol_create_webhook. Untrusted input is ingested, private data is read, and it can be sent to an external sink via the agent composing the tools (→). Static analysis proves the primitive exists, not that a specific run will occur.",
      "remediation": "Remove one leg of the trifecta: isolate untrusted-input tools from secret-reading tools and from egress tools, or require human approval between them.",
      "location": {
        "kind": "flow",
        "name": "madeonsol_tokens_list → madeonsol_token_holders → madeonsol_create_webhook"
      },
      "owasp": "LLM02:2025 Sensitive Information Disclosure",
      "references": [],
      "data": {
        "untrusted": [
          "madeonsol_tokens_list"
        ],
        "sources": [
          "madeonsol_token_holders"
        ],
        "sinks": [
          "madeonsol_create_webhook",
          "madeonsol_delete_webhook",
          "madeonsol_test_webhook",
          "madeonsol_first_touch_subscriptions_create",
          "madeonsol_price_alerts_create",
          "madeonsol_price_alerts_update"
        ],
        "path": [
          "madeonsol_tokens_list",
          "madeonsol_token_holders",
          "madeonsol_create_webhook"
        ],
        "edges": [
          {
            "from": "madeonsol_tokens_list",
            "to": "madeonsol_token_holders",
            "kind": "agent-mediated"
          },
          {
            "from": "madeonsol_token_holders",
            "to": "madeonsol_create_webhook",
            "kind": "agent-mediated"
          }
        ],
        "wired": false
      }
    }
  ],
  "toxicFlows": [
    {
      "id": "flow-1",
      "severity": "critical",
      "confidence": "strong",
      "untrustedInput": [
        "madeonsol_tokens_list"
      ],
      "sensitiveSource": [
        "madeonsol_token_holders"
      ],
      "externalSink": [
        "madeonsol_create_webhook",
        "madeonsol_delete_webhook",
        "madeonsol_test_webhook",
        "madeonsol_first_touch_subscriptions_create",
        "madeonsol_price_alerts_create",
        "madeonsol_price_alerts_update"
      ],
      "selfContained": false,
      "path": [
        "madeonsol_tokens_list",
        "madeonsol_token_holders",
        "madeonsol_create_webhook"
      ],
      "pathWired": false,
      "description": "A cross-tool exfiltration chain exists: madeonsol_tokens_list → madeonsol_token_holders → madeonsol_create_webhook."
    }
  ],
  "capabilities": [
    {
      "tool": "madeonsol_kol_feed",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_coordination",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_leaderboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_alerts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_pairs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_timing",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_trajectory",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_leaderboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_profile",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_alert_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_best_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_recent_bonds",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_hot_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_token_entry_order",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_compare_wallets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_alerts_recent",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_pnl",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_trending_tokens",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_sniper_recent",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_sniper_by_deployer",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_discovery",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_tracker_watchlist",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_tracker_add",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_tracker_remove",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_tracker_trades",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_tracker_summary",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_pnl",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_positions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_holdings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_trades",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_wallet_batch_classify",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_create_webhook",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "madeonsol_list_webhooks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_delete_webhook",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "madeonsol_test_webhook",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "madeonsol_stream_token",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_stream_sessions_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_stream_session_kill",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_me",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_tokens_list",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "madeonsol_almost_bonded",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_alpha_leaderboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_alpha_wallet",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_alpha_linked",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_cap_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_buyer_quality",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_risk",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_bundle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_pools",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_holders",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"dump\""
        ]
      }
    },
    {
      "tool": "madeonsol_token_locks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_locks_feed",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_unlocks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_fee_shares",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_fee_claims",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_tokens_surges",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_depth",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_as_of",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_deployer_rewards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_candles",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_flow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_trades",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_tokens_batch_buyer_quality",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_tokens_batch_risk",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_token_batch",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_copytrade_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_copytrade_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_copytrade_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_copytrade_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_copytrade_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_copytrade_signals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_coordination_alerts_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_coordination_alerts_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_coordination_alerts_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_coordination_alerts_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_coordination_alerts_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_first_touches",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_first_touch_subscriptions_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_first_touch_subscriptions_create",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "madeonsol_first_touch_subscriptions_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_first_touch_subscriptions_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_first_touch_subscriptions_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_price_alerts_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_price_alerts_create",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "madeonsol_price_alerts_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_price_alerts_update",
      "tags": [
        "external-sink"
      ],
      "reasons": {
        "external-sink": [
          "keyword \"webhook\""
        ]
      }
    },
    {
      "tool": "madeonsol_price_alerts_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_price_alerts_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_scout_leaderboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_coordination_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_kol_consensus",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_peak_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "madeonsol_signal_performance",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "e0b7e120afab52f7200397db770b4edfde39ce6e08d4f9e1e748b8c7de252897",
  "stats": {
    "tools": 98,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 1,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}