Moa — the complete, unedited output of the deterministic mcptrustchecker engine v1.5.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.5.0",
"methodologyVersion": "mcptrustchecker-1.4"
},
"target": {
"id": "moa-mcp-server",
"source": {
"kind": "package",
"origin": "moa-mcp-server"
},
"server": {
"name": "moa-mcp-server"
}
},
"grade": "A",
"score": {
"score": 96,
"grade": "A",
"band": "A",
"categorySubtotals": {
"injection": 0,
"exfiltration": 0,
"permissions": 0,
"supply-chain": 3.6,
"network": 0,
"hygiene": 0
},
"vector": [
{
"ruleId": "MTC-SUP-005",
"category": "supply-chain",
"severity": "medium",
"confidence": "heuristic",
"rawWeight": 9,
"confidenceMult": 0.4,
"diminishingFactor": 1,
"appliedPenalty": 3.6
}
],
"gatesFired": [],
"methodologyVersion": "mcptrustchecker-1.4"
},
"capability": {
"level": "minimal",
"reasons": [],
"tags": []
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": false,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"No tools were enumerated, so prompt-injection, capability and toxic-flow analysis had no tool surface to inspect. To grade a package’s real runtime tools, scan the running server: --command \"npx -y <package>\"."
]
},
"findings": [
{
"ruleId": "MTC-SUP-005",
"title": "Near-miss of exa-mcp-server (edit distance 2)",
"category": "supply-chain",
"severity": "medium",
"confidence": "heuristic",
"description": "\"moa-mcp-server\" is edit-distance 2 from the package \"exa-mcp-server\". Verify this is the intended package.",
"remediation": "Confirm you meant \"exa-mcp-server\". Install packages only from their documented, official name.",
"location": {
"kind": "package",
"name": "moa-mcp-server"
},
"owasp": "LLM03:2025 Supply Chain",
"references": [
"https://github.com/ossf/package-analysis",
"https://owasp.org/www-project-top-10-ci-cd-security-risks/"
],
"data": {
"candidate": "moa-mcp-server",
"target": "exa-mcp-server"
}
},
{
"ruleId": "MTC-SUP-012",
"title": "Package has no license",
"category": "hygiene",
"severity": "info",
"confidence": "strong",
"description": "\"moa-mcp-server\" has no declared license. This is a legal/reuse concern, not a security finding.",
"location": {
"kind": "package",
"name": "moa-mcp-server"
}
}
],
"toxicFlows": [],
"capabilities": [],
"surfaceDigest": "52699ba2a8a7c8cb2c51892d267359c94b428a664a53dbf56d7f1c16273c8153",
"stats": {
"tools": 0,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 1
}
}
}