Raw scan report

Metavault — 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": "metavault-mcp",
    "source": {
      "kind": "package",
      "origin": "metavault-mcp"
    },
    "server": {
      "name": "metavault-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 96,
    "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": "moderate",
        "label": "capability blast radius (moderate) — client exposure if the model is manipulated",
        "appliedPenalty": 3
      },
      {
        "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": "moderate",
    "reasons": [
      "can send data / act on an external service"
    ],
    "tags": [
      "external-sink"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (55 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-SRC-003",
      "title": "Hardcoded egress to an external endpoint (build/tools/calibration.js)",
      "category": "exfiltration",
      "severity": "medium",
      "confidence": "strong",
      "description": "In the server's implementation (`build/tools/calibration.js:265`): A hardcoded outbound call to a fixed external host inside server code is a classic exfiltration/telemetry channel — especially paired with reads of local data. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.",
      "remediation": "Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.",
      "location": {
        "kind": "server",
        "name": "build/tools/calibration.js"
      },
      "evidence": "arketRaw = await (await fetch(`https://api-v2.pendle.finance/core/v1/${chainId}/markets/${addr}`, { signal: AbortSignal.",
      "owasp": "LLM02:2025 Sensitive Information Disclosure",
      "data": {
        "rule": "MTC-SRC-003",
        "file": "build/tools/calibration.js",
        "line": 265,
        "nonRuntime": false
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "mv_get_calibration",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_pool_capacity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mv_get_protocol_context",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mv_get_curator_portfolio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mv_scan_curator_opportunities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_list_expiring_pools",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_gauge_votes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mv_check_ibt_health",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_looping_strategy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "merkl_list_campaigns",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_list_metavaults",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_model_metavault",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_curator_dashboard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "morpho_list_markets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "morpho_get_rate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "morpho_get_market_suppliers",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "morpho_list_vaults",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "morpho_get_positions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "morpho_get_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_onchain_activity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_list_markets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mv_compare_yield",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_get_market_capacity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_get_market_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_list_expiring_markets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_get_market_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_get_looping_strategy",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_get_portfolio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_quote_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_scan_opportunities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_simulate_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_get_protocol_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_get_yield_curve",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_get_best_fixed_yields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pendle_scan_yt_arbitrage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_pool_volume",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_pool_activity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_address_activity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_portfolio",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mv_get_position_map",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_protocol_stats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_list_chains",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_pt_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_list_pools",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_best_fixed_yields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_compare_yield",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_quote_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "morpho_monitor_risk",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "mv_plan_rollover",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_simulate_trade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_scan_opportunities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_stress_test_vault",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_ve_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_get_yield_curve",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "spectra_scan_yt_arbitrage",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "bb0b64756706d4a7759b3e9a7c4272e862c7106f81c0c986750d810fdb2e2ae2",
  "stats": {
    "tools": 55,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 1,
      "low": 0,
      "info": 0
    }
  }
}