IMF Data — 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://imf.caseyjhand.com/mcp",
"source": {
"kind": "http",
"origin": "https://imf.caseyjhand.com/mcp"
},
"server": {
"name": "imf-mcp-server",
"version": "0.2.4"
}
},
"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)",
"reads sensitive or local data"
],
"tags": [
"untrusted-input",
"sensitive-source"
]
},
"coverage": {
"level": "live",
"inputs": {
"toolSurface": true,
"implementationSource": false,
"packageMetadata": false,
"liveTransport": true
},
"caveats": []
},
"findings": [
{
"ruleId": "MTC-NET-005",
"title": "Remote HTTP MCP endpoint",
"category": "network",
"severity": "info",
"confidence": "strong",
"description": "Remote endpoint imf.caseyjhand.com. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
"location": {
"kind": "transport"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "imf_list_databases",
"tags": [],
"reasons": {}
},
{
"tool": "imf_get_database",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "imf_query_dataset",
"tags": [],
"reasons": {}
},
{
"tool": "imf_dataframe_describe",
"tags": [],
"reasons": {}
},
{
"tool": "imf_dataframe_query",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"parameter \"sql\""
]
}
}
],
"surfaceDigest": "720fea523e395e77febd358f88f61234ed10a58d0932973424d652d069afec1d",
"stats": {
"tools": 5,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 1
}
}
}