Raw scan report

Injectivelabs Core — 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": "@injectivelabs/mcp-server-core",
    "source": {
      "kind": "package",
      "origin": "@injectivelabs/mcp-server-core"
    },
    "server": {
      "name": "@injectivelabs/mcp-server-core"
    }
  },
  "grade": "A",
  "score": {
    "score": 99,
    "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": "minimal",
        "label": "capability blast radius (minimal) — client exposure if the model is manipulated",
        "appliedPenalty": 0
      },
      {
        "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": "minimal",
    "reasons": [],
    "tags": []
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (37 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": "address_normalize",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "wallet_generate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "wallet_import",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "wallet_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "wallet_remove",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "market_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "market_price",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "account_balances",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "account_positions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "token_metadata",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "usdc_native_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cctp_supported_chains",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cctp_attestation_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cctp_mint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rfq_constants",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "rfq_market_readiness",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "frontend_guidance_topics",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "frontend_guidance",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trade_open",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trade_close",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trade_limit_open",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trade_limit_orders",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trade_limit_close",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trade_limit_states",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "transfer_send",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "subaccount_deposit",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "subaccount_withdraw",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bridge_withdraw_to_eth",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bridge_debridge_quote",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bridge_debridge_send",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bridge_debridge_inbound_quote",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bridge_debridge_inbound_send",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "evm_broadcast",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trade_open_eip712",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "trade_close_eip712",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "authz_grant",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "authz_revoke",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "2084a400006497baf746500cbd635aa0e220516cb962b291779c663079d4933f",
  "stats": {
    "tools": 37,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}