WebZum — 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://webzum.com/api/mcp",
"source": {
"kind": "http",
"origin": "https://webzum.com/api/mcp"
},
"server": {
"name": "webzum",
"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": [
"external-sink",
"untrusted-input"
]
},
"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 ([host_file, clone_site]) co-exist with external-action tools ([generate_geo_page]). 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": "host_file → generate_geo_page"
},
"evidence": "untrusted [host_file, clone_site] → sinks [generate_geo_page]",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"host_file",
"clone_site"
],
"sinks": [
"generate_geo_page"
]
}
},
{
"ruleId": "MTC-CAP-007",
"title": "Unconstrained URL/host parameter \"url\" on \"clone_site\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"clone_site\" takes a URL/host parameter \"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": "clone_site",
"field": "inputSchema.properties.url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "url"
}
},
{
"ruleId": "MTC-NET-005",
"title": "Remote HTTP MCP endpoint",
"category": "network",
"severity": "info",
"confidence": "strong",
"description": "Remote endpoint webzum.com. 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": [
"host_file",
"clone_site"
],
"sensitiveSource": [],
"externalSink": [
"generate_geo_page"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "search_businesses",
"tags": [],
"reasons": {}
},
{
"tool": "create_site",
"tags": [],
"reasons": {}
},
{
"tool": "create_lead_gen_site",
"tags": [],
"reasons": {}
},
{
"tool": "get_site_status",
"tags": [],
"reasons": {}
},
{
"tool": "generate_geo_page",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"webhook\""
]
}
},
{
"tool": "list_user_sites",
"tags": [],
"reasons": {}
},
{
"tool": "host_site",
"tags": [],
"reasons": {}
},
{
"tool": "host_file",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "get_hosted_files",
"tags": [],
"reasons": {}
},
{
"tool": "host_zip",
"tags": [],
"reasons": {}
},
{
"tool": "clone_site",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "update_site_html",
"tags": [],
"reasons": {}
},
{
"tool": "update_contact",
"tags": [],
"reasons": {}
},
{
"tool": "regenerate_header",
"tags": [],
"reasons": {}
},
{
"tool": "regenerate_footer",
"tags": [],
"reasons": {}
},
{
"tool": "regenerate_logo",
"tags": [],
"reasons": {}
},
{
"tool": "regenerate_image",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "f1a535b1c50dcac35d7d7c4f856ceb774ce0b69dd9a92d7168e50f884491ab4b",
"stats": {
"tools": 17,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 2,
"low": 0,
"info": 1
}
}
}