Raw scan report

Inspector — 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": "inspector-mcp",
    "source": {
      "kind": "package",
      "origin": "inspector-mcp"
    },
    "server": {
      "name": "inspector-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 95,
    "threatScore": 96,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 0,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 3.6,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "threat",
        "ruleId": "MTC-SUP-006",
        "category": "supply-chain",
        "severity": "medium",
        "confidence": "heuristic",
        "rawWeight": 9,
        "confidenceMult": 0.4,
        "diminishingFactor": 1,
        "appliedPenalty": 3.6
      },
      {
        "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 (17 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-SUP-006",
      "title": "Possible combosquat of @modelcontextprotocol/inspector",
      "category": "supply-chain",
      "severity": "medium",
      "confidence": "heuristic",
      "description": "\"inspector-mcp\" is \"@modelcontextprotocol/inspector\" with a decorative suffix — a common combosquat pattern.",
      "remediation": "Confirm you meant \"@modelcontextprotocol/inspector\". Install packages only from their documented, official name.",
      "location": {
        "kind": "package",
        "name": "inspector-mcp"
      },
      "owasp": "LLM03:2025 Supply Chain",
      "references": [
        "https://github.com/ossf/package-analysis",
        "https://owasp.org/www-project-top-10-ci-cd-security-risks/"
      ],
      "data": {
        "candidate": "inspector-mcp",
        "target": "@modelcontextprotocol/inspector"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "debug_set_breakpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_remove_breakpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_list_breakpoints",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_connect",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_disconnect",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_list_sessions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_read_console",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_clear_console",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_continue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_step_over",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_step_into",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_step_out",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_pause",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_stack_trace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_get_variables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_evaluate",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "debug_get_properties",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "a962f38ee2048d079f4cb3eaffa72ea280e8823d3d99773142d445e56ea8d465",
  "stats": {
    "tools": 17,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 1,
      "low": 0,
      "info": 0
    }
  }
}