TunnelMind Data API — the complete, unedited output of the deterministic mcptrustchecker engine v1.10.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.
{
"tool": {
"name": "mcptrustchecker",
"version": "1.10.0",
"methodologyVersion": "mcptrustchecker-1.9"
},
"target": {
"id": "https://mcp-data.tunnelmind.ai/mcp",
"source": {
"kind": "http",
"origin": "https://mcp-data.tunnelmind.ai/mcp"
},
"server": {
"name": "tunnelmind-data-api",
"version": "1.0.0"
}
},
"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": "coverage-honesty",
"level": "live",
"label": "inspection depth (live) — how much of the target the scan could see",
"appliedPenalty": 0
}
],
"gatesFired": [],
"methodologyVersion": "mcptrustchecker-1.9"
},
"capability": {
"level": "moderate",
"reasons": [
"ingests untrusted external content (a prompt-injection entry point)",
"can send data / act on an external service"
],
"tags": [
"untrusted-input",
"external-sink"
]
},
"coverage": {
"level": "live",
"inputs": {
"toolSurface": true,
"implementationSource": false,
"packageMetadata": false,
"liveTransport": true
},
"caveats": []
},
"findings": [
{
"ruleId": "MTC-FLOW-005",
"title": "Untrusted input can drive an external action",
"category": "exfiltration",
"severity": "medium",
"confidence": "strong",
"description": "Untrusted-input tools ([get_entity, search, sigil_verify_ads_txt, sigil_verify_ads_txt_batch, sigil_traverse, sigil_ads_txt_history, get_analyst_config, check_receipt_revoked]) co-exist with external-action tools ([create_subscription]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.",
"remediation": "Require confirmation for state-changing/egress actions triggered after processing untrusted content.",
"location": {
"kind": "flow",
"name": "get_entity → create_subscription"
},
"evidence": "untrusted [get_entity, search, sigil_verify_ads_txt, sigil_verify_ads_txt_batch, sigil_traverse, sigil_ads_txt_history, get_analyst_config, check_receipt_revoke",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"get_entity",
"search",
"sigil_verify_ads_txt",
"sigil_verify_ads_txt_batch",
"sigil_traverse",
"sigil_ads_txt_history",
"get_analyst_config",
"check_receipt_revoked"
],
"sinks": [
"create_subscription"
]
}
},
{
"ruleId": "MTC-CAP-007",
"title": "Unconstrained URL/host parameter \"callback_url\" on \"create_subscription\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"create_subscription\" takes a URL/host parameter \"callback_url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
"remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
"location": {
"kind": "tool",
"name": "create_subscription",
"field": "inputSchema.properties.callback_url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "callback_url"
}
},
{
"ruleId": "MTC-NET-005",
"title": "Remote HTTP MCP endpoint",
"category": "network",
"severity": "info",
"confidence": "strong",
"description": "Remote endpoint mcp-data.tunnelmind.ai. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
"location": {
"kind": "transport"
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"get_entity",
"search",
"sigil_verify_ads_txt",
"sigil_verify_ads_txt_batch",
"sigil_traverse",
"sigil_ads_txt_history",
"get_analyst_config",
"check_receipt_revoked"
],
"sensitiveSource": [],
"externalSink": [
"create_subscription"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "health_check",
"tags": [],
"reasons": {}
},
{
"tool": "get_domain",
"tags": [],
"reasons": {}
},
{
"tool": "list_domains",
"tags": [],
"reasons": {}
},
{
"tool": "get_entity",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"browse\""
]
}
},
{
"tool": "list_entities",
"tags": [],
"reasons": {}
},
{
"tool": "search",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"browse\""
]
}
},
{
"tool": "intel_http",
"tags": [],
"reasons": {}
},
{
"tool": "intel_stack",
"tags": [],
"reasons": {}
},
{
"tool": "intel_robots",
"tags": [],
"reasons": {}
},
{
"tool": "intel_agent",
"tags": [],
"reasons": {}
},
{
"tool": "intel_inject",
"tags": [],
"reasons": {}
},
{
"tool": "intel_optout",
"tags": [],
"reasons": {}
},
{
"tool": "get_receipt",
"tags": [],
"reasons": {}
},
{
"tool": "verify_receipt",
"tags": [],
"reasons": {}
},
{
"tool": "get_api_key",
"tags": [],
"reasons": {}
},
{
"tool": "revoke_api_key",
"tags": [],
"reasons": {}
},
{
"tool": "get_task",
"tags": [],
"reasons": {}
},
{
"tool": "cancel_task",
"tags": [],
"reasons": {}
},
{
"tool": "stream_task",
"tags": [],
"reasons": {}
},
{
"tool": "audit_export",
"tags": [],
"reasons": {}
},
{
"tool": "generate_receipt",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_verify_ads_txt",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "sigil_verify_ads_txt_batch",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "traction",
"tags": [],
"reasons": {}
},
{
"tool": "verify_agent",
"tags": [],
"reasons": {}
},
{
"tool": "create_subscription",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"webhook\""
]
}
},
{
"tool": "list_subscriptions",
"tags": [],
"reasons": {}
},
{
"tool": "get_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "delete_subscription",
"tags": [],
"reasons": {}
},
{
"tool": "tracker_verify",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_verify_domain",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_verify_ip_type",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_verify_adscert",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_verify_app_bundle",
"tags": [],
"reasons": {}
},
{
"tool": "cross_lens_verify",
"tags": [],
"reasons": {}
},
{
"tool": "cross_lens_lookup",
"tags": [],
"reasons": {}
},
{
"tool": "verdict_lookup",
"tags": [],
"reasons": {}
},
{
"tool": "preflight_should_i_act",
"tags": [],
"reasons": {}
},
{
"tool": "explain_verdict",
"tags": [],
"reasons": {}
},
{
"tool": "profile_entity",
"tags": [],
"reasons": {}
},
{
"tool": "signal_tracker_density",
"tags": [],
"reasons": {}
},
{
"tool": "signal_dark_pool_risk",
"tags": [],
"reasons": {}
},
{
"tool": "signal_halo_score",
"tags": [],
"reasons": {}
},
{
"tool": "signal_team_signal",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_verify_supply_path",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_verify_token",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_verify_supply_chain",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_traverse",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "get_stats",
"tags": [],
"reasons": {}
},
{
"tool": "ghostroute_check",
"tags": [],
"reasons": {}
},
{
"tool": "ghostroute_verify",
"tags": [],
"reasons": {}
},
{
"tool": "ghostroute_asn_lookup",
"tags": [],
"reasons": {}
},
{
"tool": "ghostroute_ai_lookup",
"tags": [],
"reasons": {}
},
{
"tool": "ghostroute_ct_witness",
"tags": [],
"reasons": {}
},
{
"tool": "ghostroute_ct_proofs",
"tags": [],
"reasons": {}
},
{
"tool": "ghostroute_ct_alerts",
"tags": [],
"reasons": {}
},
{
"tool": "get_bgp_events",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_ads_txt_history",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "sigil_score_weights",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_score_entity",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_score_batch",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_atap_register_ait",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_atap_witness",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_atap_roll_block",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_atap_ait_status",
"tags": [],
"reasons": {}
},
{
"tool": "sigil_receipt_generate",
"tags": [],
"reasons": {}
},
{
"tool": "compliance_profile",
"tags": [],
"reasons": {}
},
{
"tool": "compliance_configure",
"tags": [],
"reasons": {}
},
{
"tool": "compliance_ledger",
"tags": [],
"reasons": {}
},
{
"tool": "compliance_export",
"tags": [],
"reasons": {}
},
{
"tool": "compliance_verify",
"tags": [],
"reasons": {}
},
{
"tool": "get_analyst_config",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "check_receipt_revoked",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "scan_injection",
"tags": [],
"reasons": {}
},
{
"tool": "scan_mcp",
"tags": [],
"reasons": {}
},
{
"tool": "submit_feedback",
"tags": [],
"reasons": {}
},
{
"tool": "get_feedback",
"tags": [],
"reasons": {}
},
{
"tool": "x402_echo",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "9ef926210aca0f0ff371c521b68151d984d4db4b24581bca992343a65d5bc5de",
"stats": {
"tools": 78,
"prompts": 1,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 2,
"low": 0,
"info": 1
}
}
}