Raw scan report

Cloudflare Blade — the complete, unedited output of the deterministic mcptrustchecker engine v1.12.1, 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.12.1",
    "methodologyVersion": "mcptrustchecker-1.12"
  },
  "target": {
    "id": "cloudflare-blade-mcp",
    "source": {
      "kind": "package",
      "origin": "cloudflare-blade-mcp"
    },
    "server": {
      "name": "cloudflare-blade-mcp"
    }
  },
  "grade": "A",
  "score": {
    "score": 97,
    "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": "source",
        "label": "publisher verification (provenance) — cryptographic build provenance ties the artifact to its source",
        "appliedPenalty": 0
      },
      {
        "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.12"
  },
  "capability": {
    "level": "moderate",
    "reasons": [
      "reads sensitive or local data"
    ],
    "tags": [
      "sensitive-source"
    ]
  },
  "coverage": {
    "level": "source",
    "inputs": {
      "toolSurface": true,
      "implementationSource": true,
      "packageMetadata": true,
      "liveTransport": false
    },
    "caveats": [
      "Tools were statically extracted from the published source (78 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": "cf_ai_search_query",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_ai_gateway_list_gateways",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_ai_gateway_get_gateway",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_ai_gateway_create_gateway",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_ai_gateway_update_gateway",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_ai_gateway_delete_gateway",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_ai_gateway_list_logs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_ai_gateway_get_log",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_ai_list_models",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_ai_run_model",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_cache_purge",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_d1_list_databases",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_d1_create_database",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_d1_delete_database",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_d1_get_database",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_d1_query",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"sql_query\""
        ]
      }
    },
    {
      "tool": "cf_d1_execute",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_d1_export",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_d1_list_tables",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_d1_describe_table",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_kv_list_namespaces",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_kv_create_namespace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_kv_delete_namespace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_kv_list_keys",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"list_keys\""
        ]
      }
    },
    {
      "tool": "cf_kv_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_kv_put",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_kv_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_kv_bulk_put",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_kv_bulk_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_pages_list_projects",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_pages_get_project",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_pages_list_deployments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_pages_get_deployment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_pages_rollback",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_pages_list_domains",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_pages_purge_build_cache",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_r2_list_buckets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_r2_get_bucket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_r2_create_bucket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_r2_delete_bucket",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_bulk_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_bulk_update",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_list_records",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_get_record",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_export_records",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_create_record",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_update_record",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_delete_record",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_tunnel_list",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_tunnel_get",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_tunnel_create",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_tunnel_delete",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_tunnel_list_configs",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_tunnel_update_config",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_tunnel_list_connections",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_vectorize_list_indexes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_vectorize_get_index",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_vectorize_get_index_info",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_vectorize_create_index",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_vectorize_delete_index",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_vectorize_list_metadata_indexes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_vectorize_create_metadata_index",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_vectorize_delete_metadata_index",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_list_scripts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_get_script",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_get_settings",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_upsert_binding",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_delete_binding",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_list_deployments",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_create_deployment",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_list_versions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_list_secrets",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"list_secrets\""
        ]
      }
    },
    {
      "tool": "cf_workers_put_secret",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_delete_secret",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_get_schedules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_workers_put_schedules",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_list_zones",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "cf_dns_get_zone",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "6ca1ed14812897787317a1842672288d3fca11b8fe9a79ec4979aa5c8c45bd52",
  "stats": {
    "tools": 78,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 0,
      "info": 0
    }
  }
}