Mcp — 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://sqladmin.googleapis.com/mcp",
"source": {
"kind": "http",
"origin": "https://sqladmin.googleapis.com/mcp"
},
"server": {
"name": "StatelessServer",
"version": "ESF"
}
},
"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": [
"reads sensitive or local data"
],
"tags": [
"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 sqladmin.googleapis.com. MCP Trust Checker does not test server-side authentication/authorization; verify the endpoint requires auth.",
"location": {
"kind": "transport"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "list_instances",
"tags": [],
"reasons": {}
},
{
"tool": "get_instance",
"tags": [],
"reasons": {}
},
{
"tool": "create_instance",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"execute_sql\""
]
}
},
{
"tool": "execute_sql",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"execute_sql\""
]
}
},
{
"tool": "execute_sql_readonly",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"execute_sql\""
]
}
},
{
"tool": "get_operation",
"tags": [],
"reasons": {}
},
{
"tool": "create_user",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"execute_sql\""
]
}
},
{
"tool": "update_user",
"tags": [],
"reasons": {}
},
{
"tool": "clone_instance",
"tags": [],
"reasons": {}
},
{
"tool": "update_instance",
"tags": [],
"reasons": {}
},
{
"tool": "list_users",
"tags": [],
"reasons": {}
},
{
"tool": "create_backup",
"tags": [],
"reasons": {}
},
{
"tool": "restore_backup",
"tags": [],
"reasons": {}
},
{
"tool": "import_data",
"tags": [],
"reasons": {}
},
{
"tool": "postgres_upgrade_precheck",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "edc90e4ec450382116e0b0b8743d14ea425ba5750bb7a7b90bf41db4f9665747",
"stats": {
"tools": 15,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 1
}
}
}