Raw scan report

World Monitor — 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": "https://worldmonitor.app/mcp",
    "source": {
      "kind": "http",
      "origin": "https://worldmonitor.app/mcp"
    },
    "server": {
      "name": "worldmonitor",
      "version": "1.20.0"
    }
  },
  "grade": "A",
  "score": {
    "score": 98,
    "threatScore": 98,
    "grade": "A",
    "band": "A",
    "categorySubtotals": {
      "injection": 2.22,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 0,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "threat",
        "ruleId": "MTC-INJ-AUTH-2",
        "category": "injection",
        "severity": "low",
        "confidence": "heuristic",
        "rawWeight": 3,
        "confidenceMult": 0.4,
        "diminishingFactor": 1,
        "appliedPenalty": 1.2
      },
      {
        "kind": "threat",
        "ruleId": "MTC-INJ-AUTH-2",
        "category": "injection",
        "severity": "low",
        "confidence": "heuristic",
        "rawWeight": 3,
        "confidenceMult": 0.4,
        "diminishingFactor": 0.5,
        "appliedPenalty": 0.6
      },
      {
        "kind": "threat",
        "ruleId": "MTC-INJ-AUTH-2",
        "category": "injection",
        "severity": "low",
        "confidence": "heuristic",
        "rawWeight": 3,
        "confidenceMult": 0.4,
        "diminishingFactor": 0.25,
        "appliedPenalty": 0.3
      },
      {
        "kind": "threat",
        "ruleId": "MTC-INJ-AUTH-2",
        "category": "injection",
        "severity": "low",
        "confidence": "heuristic",
        "rawWeight": 3,
        "confidenceMult": 0.4,
        "diminishingFactor": 0.1,
        "appliedPenalty": 0.12
      },
      {
        "kind": "client",
        "term": "capability-exposure",
        "level": "minimal",
        "label": "capability blast radius (minimal) — client exposure if the model is manipulated",
        "appliedPenalty": 0
      },
      {
        "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.13"
  },
  "capability": {
    "level": "minimal",
    "reasons": [],
    "tags": []
  },
  "coverage": {
    "level": "live",
    "inputs": {
      "toolSurface": true,
      "implementationSource": false,
      "packageMetadata": false,
      "liveTransport": true
    },
    "caveats": []
  },
  "findings": [
    {
      "ruleId": "MTC-INJ-AUTH-2",
      "title": "Instruction-override directive",
      "category": "injection",
      "severity": "low",
      "confidence": "heuristic",
      "description": "Instruction-override directive detected in the instructions of server. Instruction-like content in tool metadata is executed by the model, not the human, and is the primary tool-poisoning vector.",
      "remediation": "Tool descriptions should describe behavior, not instruct the assistant. Treat imperative / secrecy / sequencing language in metadata as hostile.",
      "location": {
        "kind": "server",
        "field": "instructions"
      },
      "evidence": "ignore previous instructions",
      "owasp": "LLM01:2025 Prompt Injection",
      "data": {
        "kind": "override"
      }
    },
    {
      "ruleId": "MTC-INJ-AUTH-2",
      "title": "Instruction-override directive",
      "category": "injection",
      "severity": "low",
      "confidence": "heuristic",
      "description": "Instruction-override directive detected in the outputSchema.properties.records.items.properties.title.description of tool \"search_intel_history\". Instruction-like content in tool metadata is executed by the model, not the human, and is the primary tool-poisoning vector.",
      "remediation": "Tool descriptions should describe behavior, not instruct the assistant. Treat imperative / secrecy / sequencing language in metadata as hostile.",
      "location": {
        "kind": "tool",
        "name": "search_intel_history",
        "field": "outputSchema.properties.records.items.properties.title.description"
      },
      "evidence": "ignore previous instructions",
      "owasp": "LLM01:2025 Prompt Injection",
      "data": {
        "kind": "override"
      }
    },
    {
      "ruleId": "MTC-INJ-AUTH-2",
      "title": "Instruction-override directive",
      "category": "injection",
      "severity": "low",
      "confidence": "heuristic",
      "description": "Instruction-override directive detected in the outputSchema.properties.records.items.properties.title.description of tool \"get_intel_timeline\". Instruction-like content in tool metadata is executed by the model, not the human, and is the primary tool-poisoning vector.",
      "remediation": "Tool descriptions should describe behavior, not instruct the assistant. Treat imperative / secrecy / sequencing language in metadata as hostile.",
      "location": {
        "kind": "tool",
        "name": "get_intel_timeline",
        "field": "outputSchema.properties.records.items.properties.title.description"
      },
      "evidence": "ignore previous instructions",
      "owasp": "LLM01:2025 Prompt Injection",
      "data": {
        "kind": "override"
      }
    },
    {
      "ruleId": "MTC-INJ-AUTH-2",
      "title": "Instruction-override directive",
      "category": "injection",
      "severity": "low",
      "confidence": "heuristic",
      "description": "Instruction-override directive detected in the outputSchema.properties.records.items.properties.title.description of tool \"get_similar_events\". Instruction-like content in tool metadata is executed by the model, not the human, and is the primary tool-poisoning vector.",
      "remediation": "Tool descriptions should describe behavior, not instruct the assistant. Treat imperative / secrecy / sequencing language in metadata as hostile.",
      "location": {
        "kind": "tool",
        "name": "get_similar_events",
        "field": "outputSchema.properties.records.items.properties.title.description"
      },
      "evidence": "ignore previous instructions",
      "owasp": "LLM01:2025 Prompt Injection",
      "data": {
        "kind": "override"
      }
    },
    {
      "ruleId": "MTC-NET-005",
      "title": "Remote HTTP MCP endpoint",
      "category": "network",
      "severity": "info",
      "confidence": "strong",
      "description": "Remote endpoint worldmonitor.app. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "get_toronto_reported_occurrences",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_toronto_calls_attended",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_market_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_conflict_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_aviation_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_news_intelligence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_natural_disasters",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_military_posture",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_cyber_threats",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_economic_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_country_macro",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_eu_housing_cycle",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_eu_quarterly_gov_debt",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_eu_industrial_production",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_prediction_markets",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_sanctions_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_displacement_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_health_signals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_energy_intelligence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_climate_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_imd_cyclone_marine",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_infrastructure_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_supply_chain_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_tariff_trends",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_chokepoint_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_positive_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_radiation_data",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_research_signals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_forecast_predictions",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_forecast_scorecard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_social_velocity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_temporal_anomalies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_test_site_seismicity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_defense_industrial_base",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_china_decision_signals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_procurement_opportunities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_wto_trade_flows",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_world_brief",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_country_brief",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_country_risk",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_country_coverage",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_x_feed",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_food_stocks",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_demographics_capability",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_resilience_indicators",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_five_factor_scorecard",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "list_five_factor_scorecards",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_consumer_prices",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_airspace",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_maritime_activity",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "analyze_situation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "generate_forecasts",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_flights",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_flight_prices_by_date",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_commodity_geo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_mineral_production",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_supply_vulnerabilities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_chokepoint_dependencies",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_signal_convergence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_focal_points",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "simulate_infrastructure_cascade",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_military_surge",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_population_exposure",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_alert_digest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_hotspot_escalation",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_intel_history",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_intel_timeline",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_similar_events",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_company_intelligence",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "describe_tool",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "classify_event",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "extract_entities",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_news_clusters",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_keyword_spikes",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_sources",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "968bd7e01e82d75faf21139ea93631736db5574b13eaa86863343ca46ab95cd8",
  "stats": {
    "tools": 75,
    "prompts": 6,
    "resources": 11,
    "findingsBySeverity": {
      "critical": 0,
      "high": 0,
      "medium": 0,
      "low": 4,
      "info": 1
    }
  }
}