Gia — 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": "gia-mcp-server",
"source": {
"kind": "package",
"origin": "gia-mcp-server"
},
"server": {
"name": "gia-mcp-server"
}
},
"grade": "B",
"score": {
"score": 89,
"threatScore": 96,
"grade": "B",
"band": "B",
"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": "high",
"label": "capability blast radius (high) — client exposure if the model is manipulated",
"appliedPenalty": 6
},
{
"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": "high",
"reasons": [
"reads sensitive or local data",
"has a read → egress path (a data-exfiltration surface)",
"can execute shell commands or code"
],
"tags": [
"sensitive-source",
"code-exec"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (57 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-SRC-002",
"title": "Shell/command execution in server code (dist/mcp/tools/srt.js)",
"category": "permissions",
"severity": "high",
"confidence": "strong",
"description": "In the server's implementation (`dist/mcp/tools/srt.js:21`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.",
"remediation": "Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.",
"location": {
"kind": "server",
"name": "dist/mcp/tools/srt.js"
},
"evidence": "exec as cpExec } from 'child_process'; import { existsSync } from 'fs'; import { promisify } from 'util'; import { MaiC",
"owasp": "LLM05:2025 Improper Output Handling",
"data": {
"rule": "MTC-SRC-002",
"file": "dist/mcp/tools/srt.js",
"line": 21,
"nonRuntime": false
}
},
{
"ruleId": "MTC-SUP-005",
"title": "Near-miss of exa-mcp-server (edit distance 2)",
"category": "supply-chain",
"severity": "medium",
"confidence": "heuristic",
"description": "\"gia-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": "gia-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": "gia-mcp-server",
"target": "exa-mcp-server"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "list_available_tools",
"tags": [],
"reasons": {}
},
{
"tool": "agent_rights",
"tags": [],
"reasons": {}
},
{
"tool": "approve_gate",
"tags": [],
"reasons": {}
},
{
"tool": "assess_risk_tier",
"tags": [],
"reasons": {}
},
{
"tool": "audit_pipeline",
"tags": [],
"reasons": {}
},
{
"tool": "branch_authority_status",
"tags": [],
"reasons": {}
},
{
"tool": "chain_of_reasoning",
"tags": [],
"reasons": {}
},
{
"tool": "agent_citizenship_status",
"tags": [],
"reasons": {}
},
{
"tool": "classify_decision",
"tags": [],
"reasons": {}
},
{
"tool": "colony_convene_request",
"tags": [],
"reasons": {}
},
{
"tool": "colony_suggestion",
"tags": [],
"reasons": {}
},
{
"tool": "colony_health",
"tags": [],
"reasons": {}
},
{
"tool": "request_context",
"tags": [],
"reasons": {}
},
{
"tool": "context_revive",
"tags": [],
"reasons": {}
},
{
"tool": "evaluate_routing_threshold",
"tags": [],
"reasons": {}
},
{
"tool": "evaluate_threshold",
"tags": [],
"reasons": {}
},
{
"tool": "export_ledger",
"tags": [],
"reasons": {}
},
{
"tool": "generate_report",
"tags": [],
"reasons": {}
},
{
"tool": "get_gate_status",
"tags": [],
"reasons": {}
},
{
"tool": "gia_retrieve",
"tags": [],
"reasons": {}
},
{
"tool": "gia_ingest_document",
"tags": [],
"reasons": {}
},
{
"tool": "governed_sample",
"tags": [],
"reasons": {}
},
{
"tool": "board_list_institutions",
"tags": [],
"reasons": {}
},
{
"tool": "board_list_charters",
"tags": [],
"reasons": {}
},
{
"tool": "board_convene_session",
"tags": [],
"reasons": {}
},
{
"tool": "board_get_session",
"tags": [],
"reasons": {}
},
{
"tool": "board_install_kit",
"tags": [],
"reasons": {}
},
{
"tool": "board_approve_gate",
"tags": [],
"reasons": {}
},
{
"tool": "map_compliance",
"tags": [],
"reasons": {}
},
{
"tool": "seal_memory_pack",
"tags": [],
"reasons": {}
},
{
"tool": "load_memory_pack",
"tags": [],
"reasons": {}
},
{
"tool": "transfer_memory_pack",
"tags": [],
"reasons": {}
},
{
"tool": "compose_memory_packs",
"tags": [],
"reasons": {}
},
{
"tool": "distill_memory_pack",
"tags": [],
"reasons": {}
},
{
"tool": "promote_memory_pack",
"tags": [],
"reasons": {}
},
{
"tool": "monitor_agents",
"tags": [],
"reasons": {}
},
{
"tool": "phoenix_snapshot",
"tags": [],
"reasons": {}
},
{
"tool": "phoenix_verify_integrity",
"tags": [],
"reasons": {}
},
{
"tool": "phoenix_recovery_health",
"tags": [],
"reasons": {}
},
{
"tool": "board_search_precedent",
"tags": [],
"reasons": {}
},
{
"tool": "gia_scan_environment",
"tags": [
"sensitive-source"
],
"reasons": {
"sensitive-source": [
"keyword \"get_env\""
]
}
},
{
"tool": "gia_list_packs",
"tags": [],
"reasons": {}
},
{
"tool": "gia_dry_run_pack",
"tags": [],
"reasons": {}
},
{
"tool": "gia_apply_pack",
"tags": [],
"reasons": {}
},
{
"tool": "gia_run_patrol",
"tags": [],
"reasons": {}
},
{
"tool": "score_governance",
"tags": [],
"reasons": {}
},
{
"tool": "srt_run_watchdog",
"tags": [],
"reasons": {}
},
{
"tool": "srt_diagnose",
"tags": [],
"reasons": {}
},
{
"tool": "srt_approve_repair",
"tags": [],
"reasons": {}
},
{
"tool": "srt_generate_postmortem",
"tags": [],
"reasons": {}
},
{
"tool": "system_status",
"tags": [],
"reasons": {}
},
{
"tool": "record_value_metric",
"tags": [],
"reasons": {}
},
{
"tool": "record_governance_event",
"tags": [],
"reasons": {}
},
{
"tool": "generate_impact_report",
"tags": [],
"reasons": {}
},
{
"tool": "generate_value_report",
"tags": [],
"reasons": {}
},
{
"tool": "verify_ledger_v2",
"tags": [],
"reasons": {}
},
{
"tool": "verify_ledger",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "32f33220f1fc74446adf4e8c67ce1d7347e268cd40ae4e5f6b65de8ea6e0cf73",
"stats": {
"tools": 57,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 1,
"medium": 1,
"low": 0,
"info": 0
}
}
}