Raw scan report

Sui — 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": "sui-mcp-server",
    "source": {
      "kind": "package",
      "origin": "sui-mcp-server"
    },
    "server": {
      "name": "sui-mcp-server"
    }
  },
  "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": [
      "ingests untrusted external content (a prompt-injection entry point)",
      "reads sensitive or local data"
    ],
    "tags": [
      "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 (53 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": [],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "create_wallet",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "import_wallet",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_wallets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_balance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_all_balances",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_coins",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_coin_metadata",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_total_supply",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "transfer_sui",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "transfer_objects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "merge_coins",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "split_coins",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_object",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_owned_objects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_dynamic_fields",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_transaction",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dry_run_transaction",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "move_call",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_normalized_module",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_move_function",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_stakes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "request_add_stake",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "request_withdraw_stake",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_validators",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "switch_network",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_network_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_latest_checkpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_reference_gas_price",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "request_faucet",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resolve_name",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "resolve_address",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "query_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "query_transactions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "multi_get_objects",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"fetch\""
        ]
      }
    },
    {
      "tool": "get_package_modules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_move_struct",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_epoch_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_checkpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_protocol_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_system_state",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_committee_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "dev_inspect",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_object_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_total_transactions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_move_call_metrics",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cetus_get_pools",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cetus_get_pool",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "deepbook_get_pool",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_token_price",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"get_token\""
        ]
      }
    },
    {
      "tool": "swap_quote",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suins_get_name_record",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "suins_get_price",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_common_tokens",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "846e36fa83ac4d1909fd5a254a7601e17371c7f63384731f87b0e8563c740260",
  "stats": {
    "tools": 53,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}