Raw scan report

Camping Australia — 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://app.trip-planner.com.au/api/mcp",
    "source": {
      "kind": "http",
      "origin": "https://app.trip-planner.com.au/api/mcp"
    },
    "server": {
      "name": "camping-australia",
      "version": "1.5.0"
    }
  },
  "grade": "B",
  "score": {
    "score": 82,
    "threatScore": 85,
    "grade": "B",
    "band": "B",
    "categorySubtotals": {
      "injection": 15.4,
      "exfiltration": 0,
      "permissions": 0,
      "supply-chain": 0,
      "network": 0,
      "hygiene": 0
    },
    "vector": [
      {
        "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": "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)",
      "reads sensitive or local data"
    ],
    "tags": [
      "sensitive-source",
      "untrusted-input"
    ]
  },
  "coverage": {
    "level": "live",
    "inputs": {
      "toolSurface": true,
      "implementationSource": false,
      "packageMetadata": false,
      "liveTransport": true
    },
    "caveats": []
  },
  "findings": [
    {
      "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 \"bk_cart_checkout\". 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": "bk_cart_checkout",
        "field": "description"
      },
      "evidence": "never tell 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 app.trip-planner.com.au. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
      "location": {
        "kind": "transport"
      }
    }
  ],
  "toxicFlows": [],
  "capabilities": [
    {
      "tool": "find_nearest_toilets",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"dump\""
        ]
      }
    },
    {
      "tool": "search_campsites",
      "tags": [
        "sensitive-source"
      ],
      "reasons": {
        "sensitive-source": [
          "keyword \"dump\""
        ]
      }
    },
    {
      "tool": "get_campsite_details",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_regions",
      "tags": [
        "untrusted-input"
      ],
      "reasons": {
        "untrusted-input": [
          "keyword \"browse\""
        ]
      }
    },
    {
      "tool": "get_features",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_accommodation_types",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_products",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "recommend_gear",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_weather_forecast",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bk_search_operators",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bk_operator_availability",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bk_cart_add",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bk_cart_checkout",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bk_cart_guest",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bk_cart_promo",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "bk_search_content",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "search_campervans",
      "tags": [],
      "reasons": {}
    },
    {
      "tool": "get_campervan_booking_link",
      "tags": [],
      "reasons": {}
    }
  ],
  "surfaceDigest": "e655d3afb1f09e63da99776428a698caa87032bc2fdc227c9b3dcd02239c861a",
  "stats": {
    "tools": 18,
    "prompts": 0,
    "resources": 0,
    "findingsBySeverity": {
      "critical": 0,
      "high": 1,
      "medium": 0,
      "low": 0,
      "info": 1
    }
  }
}