Rt — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.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.13.0",
"methodologyVersion": "mcptrustchecker-1.13"
},
"target": {
"id": "mcp-server-rt",
"source": {
"kind": "package",
"origin": "mcp-server-rt"
},
"server": {
"name": "mcp-server-rt"
}
},
"grade": "A",
"score": {
"score": 92,
"threatScore": 96,
"grade": "A",
"band": "A",
"categorySubtotals": {
"injection": 0,
"exfiltration": 0,
"permissions": 0,
"supply-chain": 3.6,
"network": 0,
"hygiene": 0
},
"vector": [
{
"kind": "threat",
"ruleId": "MTC-SUP-005",
"category": "supply-chain",
"severity": "medium",
"confidence": "heuristic",
"rawWeight": 9,
"confidenceMult": 0.4,
"diminishingFactor": 1,
"appliedPenalty": 3.6
},
{
"kind": "client",
"term": "capability-exposure",
"level": "moderate",
"label": "capability blast radius (moderate) — client exposure if the model is manipulated",
"appliedPenalty": 3
},
{
"kind": "client",
"term": "verification-discount",
"level": "repo",
"label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
"appliedPenalty": 1
},
{
"kind": "client",
"term": "coverage-honesty",
"level": "source",
"label": "inspection depth (source) — how much of the target the scan could see",
"appliedPenalty": 0
}
],
"gatesFired": [],
"methodologyVersion": "mcptrustchecker-1.13"
},
"capability": {
"level": "moderate",
"reasons": [
"reads sensitive or local data"
],
"tags": [
"sensitive-source"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (44 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
]
},
"findings": [
{
"ruleId": "MTC-SUP-005",
"title": "Near-miss of mcp-server-git (edit distance 2)",
"category": "supply-chain",
"severity": "medium",
"confidence": "heuristic",
"description": "\"mcp-server-rt\" is edit-distance 2 from the package \"mcp-server-git\". Verify this is the intended package.",
"remediation": "Confirm you meant \"mcp-server-git\". Install packages only from their documented, official name.",
"location": {
"kind": "package",
"name": "mcp-server-rt"
},
"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": "mcp-server-rt",
"target": "mcp-server-git"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "create-queue",
"tags": [],
"reasons": {}
},
{
"tool": "search_tickets",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"sql_query\""
]
}
},
{
"tool": "get_ticket",
"tags": [],
"reasons": {}
},
{
"tool": "get_transaction",
"tags": [],
"reasons": {}
},
{
"tool": "get_ticket_history",
"tags": [],
"reasons": {}
},
{
"tool": "get_ticket_attachments",
"tags": [],
"reasons": {}
},
{
"tool": "get_attachment",
"tags": [],
"reasons": {}
},
{
"tool": "save_attachment",
"tags": [],
"reasons": {}
},
{
"tool": "get_queue",
"tags": [],
"reasons": {}
},
{
"tool": "list_queues",
"tags": [],
"reasons": {}
},
{
"tool": "get_ticketsql_grammar",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"sql_query\""
]
}
},
{
"tool": "get_current_user",
"tags": [],
"reasons": {}
},
{
"tool": "lookup_user",
"tags": [],
"reasons": {}
},
{
"tool": "get_queue_fields",
"tags": [],
"reasons": {}
},
{
"tool": "create_ticket",
"tags": [],
"reasons": {}
},
{
"tool": "update_ticket",
"tags": [],
"reasons": {}
},
{
"tool": "add_comment",
"tags": [],
"reasons": {}
},
{
"tool": "add_reply",
"tags": [],
"reasons": {}
},
{
"tool": "create_queue",
"tags": [],
"reasons": {}
},
{
"tool": "update_queue",
"tags": [],
"reasons": {}
},
{
"tool": "manage_queue_watchers",
"tags": [],
"reasons": {}
},
{
"tool": "list_groups",
"tags": [],
"reasons": {}
},
{
"tool": "get_group",
"tags": [],
"reasons": {}
},
{
"tool": "create_group",
"tags": [],
"reasons": {}
},
{
"tool": "list_group_members",
"tags": [],
"reasons": {}
},
{
"tool": "add_group_members",
"tags": [],
"reasons": {}
},
{
"tool": "remove_group_member",
"tags": [],
"reasons": {}
},
{
"tool": "list_lifecycles",
"tags": [],
"reasons": {}
},
{
"tool": "get_lifecycle",
"tags": [],
"reasons": {}
},
{
"tool": "create_lifecycle",
"tags": [],
"reasons": {}
},
{
"tool": "update_lifecycle",
"tags": [],
"reasons": {}
},
{
"tool": "validate_lifecycle",
"tags": [],
"reasons": {}
},
{
"tool": "delete_lifecycle",
"tags": [],
"reasons": {}
},
{
"tool": "update_lifecycle_maps",
"tags": [],
"reasons": {}
},
{
"tool": "get_available_rights",
"tags": [],
"reasons": {}
},
{
"tool": "list_rights",
"tags": [],
"reasons": {}
},
{
"tool": "grant_rights",
"tags": [],
"reasons": {}
},
{
"tool": "revoke_right",
"tags": [],
"reasons": {}
},
{
"tool": "search_custom_fields",
"tags": [],
"reasons": {}
},
{
"tool": "create_custom_field",
"tags": [],
"reasons": {}
},
{
"tool": "add_custom_field_value",
"tags": [],
"reasons": {}
},
{
"tool": "apply_custom_field",
"tags": [],
"reasons": {}
},
{
"tool": "remove_custom_field_application",
"tags": [],
"reasons": {}
},
{
"tool": "list_custom_field_applications",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "b3764d14dec6f49b48f7f80af09cda5a441824fb97827bc3e33c60991718b229",
"stats": {
"tools": 44,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 0
}
}
}