Raw scan report

Temporal — 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": "@alisaitteke/temporal-mcp",
    "source": {
      "kind": "package",
      "origin": "@alisaitteke/temporal-mcp"
    },
    "server": {
      "name": "@alisaitteke/temporal-mcp"
    }
  },
  "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 (36 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": "get_cluster_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_namespaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_namespace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "count_workflows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "pause_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "unpause_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "signal_with_start_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_workflows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "start_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "signal_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "query_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cancel_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "terminate_workflow",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_workflow_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_schedules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_schedule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_task_queue",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_search_attributes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_activities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_activity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_batch_operations",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_batch_operation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "stop_batch_operation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_worker_deployments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_worker_deployment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_nexus_endpoints",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_nexus_endpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_nexus_endpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_nexus_endpoint",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_workflow_rules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_workflow_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "create_workflow_rule",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "delete_workflow_rule",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "48577b7dec2d65c52a3734eb861dcddf91388c369dfb76b3eda3ab9123f8a7db",
  "stats": {
    "tools": 36,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}