Headai — 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": "@headai/mcp-server",
"source": {
"kind": "package",
"origin": "@headai/mcp-server"
},
"server": {
"name": "@headai/mcp-server"
}
},
"grade": "A",
"score": {
"score": 96,
"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": "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.9"
},
"capability": {
"level": "moderate",
"reasons": [
"ingests untrusted external content (a prompt-injection entry point)"
],
"tags": [
"untrusted-input"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (26 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-CAP-007",
"title": "Unconstrained URL/host parameter \"url\" on \"headai_fetch_graph\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"headai_fetch_graph\" takes a URL/host parameter \"url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
"remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
"location": {
"kind": "tool",
"name": "headai_fetch_graph",
"field": "inputSchema.properties.url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "url"
}
},
{
"ruleId": "MTC-CAP-007",
"title": "Unconstrained URL/host parameter \"url\" on \"headai_fetch_and_save\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"headai_fetch_and_save\" takes a URL/host parameter \"url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
"remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
"location": {
"kind": "tool",
"name": "headai_fetch_and_save",
"field": "inputSchema.properties.url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "url"
}
},
{
"ruleId": "MTC-CAP-007",
"title": "Unconstrained URL/host parameter \"status_url\" on \"headai_check_build_status\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"headai_check_build_status\" takes a URL/host parameter \"status_url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
"remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
"location": {
"kind": "tool",
"name": "headai_check_build_status",
"field": "inputSchema.properties.status_url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "status_url"
}
},
{
"ruleId": "MTC-CAP-007",
"title": "Unconstrained URL/host parameter \"graph_url\" on \"headai_check_build_status\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"headai_check_build_status\" takes a URL/host parameter \"graph_url\" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).",
"remediation": "Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.",
"location": {
"kind": "tool",
"name": "headai_check_build_status",
"field": "inputSchema.properties.graph_url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "graph_url"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "headai_get_playbook",
"tags": [],
"reasons": {}
},
{
"tool": "headai_text_to_graph",
"tags": [],
"reasons": {}
},
{
"tool": "headai_text_to_keywords",
"tags": [],
"reasons": {}
},
{
"tool": "headai_build_knowledge_graph",
"tags": [],
"reasons": {}
},
{
"tool": "headai_build_knowledge_graph_v2",
"tags": [],
"reasons": {}
},
{
"tool": "headai_visual_report",
"tags": [],
"reasons": {}
},
{
"tool": "headai_scorecard",
"tags": [],
"reasons": {}
},
{
"tool": "headai_compass",
"tags": [],
"reasons": {}
},
{
"tool": "headai_join_graphs",
"tags": [],
"reasons": {}
},
{
"tool": "headai_modify_graph",
"tags": [],
"reasons": {}
},
{
"tool": "headai_translate_graph",
"tags": [],
"reasons": {}
},
{
"tool": "headai_build_signals",
"tags": [],
"reasons": {}
},
{
"tool": "headai_digital_twin",
"tags": [],
"reasons": {}
},
{
"tool": "headai_fetch_graph",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "headai_fetch_and_save",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "headai_get_jobs_by_text",
"tags": [],
"reasons": {}
},
{
"tool": "headai_run_analyst",
"tags": [],
"reasons": {}
},
{
"tool": "headai_run_composer",
"tags": [],
"reasons": {}
},
{
"tool": "headai_describe_graph",
"tags": [],
"reasons": {}
},
{
"tool": "headai_list_token_endpoints",
"tags": [],
"reasons": {}
},
{
"tool": "headai_list_token_data",
"tags": [],
"reasons": {}
},
{
"tool": "headai_check_build_status",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "headai_estimate_size",
"tags": [],
"reasons": {}
},
{
"tool": "headai_skills_profiler",
"tags": [],
"reasons": {}
},
{
"tool": "headai_career_navigator",
"tags": [],
"reasons": {}
},
{
"tool": "headai_foresight_agent",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
}
],
"surfaceDigest": "6610ed50b60d6b806df8fdc3e35c77c37f4e4ef9336e570d351fe16359f10b60",
"stats": {
"tools": 26,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 4,
"low": 0,
"info": 0
}
}
}