Raw scan report

Demand Discovery AI — 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.

← Back to the scan page
{
  "tool": {
    "name": "mcptrustchecker",
    "version": "1.10.0",
    "methodologyVersion": "mcptrustchecker-1.9"
  },
  "target": {
    "id": "https://mcp.demanddiscovery.ai/api/mcp",
    "source": {
      "kind": "http",
      "origin": "https://mcp.demanddiscovery.ai/api/mcp"
    },
    "server": {
      "name": "demand-discovery-ai",
      "version": "1.3.25"
    }
  },
  "grade": "F",
  "score": {
    "score": 53,
    "threatScore": 53,
    "grade": "F",
    "band": "F",
    "gateCap": "D",
    "categorySubtotals": {
      "injection": 46.9,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 0,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "kind": "threat",
        "ruleId": "MTC-INJ-POISON",
        "category": "injection",
        "severity": "critical",
        "confidence": "strong",
        "rawWeight": 45,
        "confidenceMult": 0.7,
        "diminishingFactor": 1,
        "appliedPenalty": 31.5
      },
      {
        "kind": "threat",
        "ruleId": "MTC-INJ-SECRECY-1",
        "category": "injection",
        "severity": "high",
        "confidence": "strong",
        "rawWeight": 22,
        "confidenceMult": 0.7,
        "diminishingFactor": 1,
        "appliedPenalty": 15.4
      },
      {
        "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": [
      "a critical finding is present → grade capped at D"
    ],
    "methodologyVersion": "mcptrustchecker-1.9"
  },
  "capability": {
    "level": "minimal",
    "reasons": [],
    "tags": []
  },
  "coverage": {
    "level": "live",
    "inputs": {
      "toolSurface": true,
      "implementationSource": false,
      "packageMetadata": false,
      "liveTransport": true
    },
    "caveats": []
  },
  "findings": [
    {
      "ruleId": "MTC-INJ-POISON",
      "title": "Compound tool-poisoning pattern",
      "category": "injection",
      "severity": "critical",
      "confidence": "strong",
      "description": "Multiple tool-poisoning signals co-occur in a single field (authority, secrecy), including a concealment / override / sensitive-target directive. Together they form an instruction aimed at the model — the canonical tool-poisoning shape, not ordinary documentation.",
      "remediation": "Do not install this server; the metadata is engineered to manipulate the assistant.",
      "location": {
        "kind": "tool",
        "name": "start_demand_report",
        "field": "description"
      },
      "evidence": "VERBATIM OUTPUT — READ FIRST (the most important rule for this tool): every piece of report text this tool returns (the Market Research summary AND the next-step message) is authored on our side. Your",
      "owasp": "LLM01:2025 Prompt Injection",
      "data": {
        "kinds": [
          "authority",
          "secrecy"
        ]
      }
    },
    {
      "ruleId": "MTC-INJ-SECRECY-1",
      "title": "Secrecy directive (conceal action from the user)",
      "category": "injection",
      "severity": "high",
      "confidence": "strong",
      "description": "Secrecy directive (conceal action from the user) detected in the description of tool \"start_demand_report\". 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": "start_demand_report",
        "field": "description"
      },
      "evidence": "do not show it to the user",
      "owasp": "LLM01:2025 Prompt Injection",
      "data": {
        "kind": "secrecy"
      }
    },
    {
      "ruleId": "MTC-NET-005",
      "title": "Remote HTTP MCP endpoint",
      "category": "network",
      "severity": "info",
      "confidence": "strong",
      "description": "Remote endpoint mcp.demanddiscovery.ai. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "ask_demand_discovery",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_validation_framework",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_product_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "explain_demand_signals",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "compare_validation_approaches",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_data_source_categories",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "start_demand_report",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "validate_real_demand",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_demand_report_status",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "start_agentic_launch",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "51ca22c75d1dce3948c879982ae22912d91ea0dc87cba821a4d4f1e7d8f79269",
  "stats": {
    "tools": 10,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 1,
      "high": 1,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}