Seo Audit Console — 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": "@houtini/seo-audit-console",
"source": {
"kind": "package",
"origin": "@houtini/seo-audit-console"
},
"server": {
"name": "@houtini/seo-audit-console"
}
},
"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.13"
},
"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 (48 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 \"normalize_url\"",
"category": "network",
"severity": "medium",
"confidence": "heuristic",
"description": "Tool \"normalize_url\" 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": "normalize_url",
"field": "inputSchema.properties.url"
},
"owasp": "LLM06:2025 Excessive Agency",
"data": {
"param": "url"
}
}
],
"toxicFlows": [],
"capabilities": [
{
"tool": "seo_audit_help",
"tags": [],
"reasons": {}
},
{
"tool": "composition_cookbook",
"tags": [],
"reasons": {}
},
{
"tool": "list_checks",
"tags": [],
"reasons": {}
},
{
"tool": "list_templates",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "data_location",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "data_storage",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "run_audit",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "query_audit",
"tags": [],
"reasons": {}
},
{
"tool": "query_data",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "score_passages",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "draft_content",
"tags": [],
"reasons": {}
},
{
"tool": "detect_changes",
"tags": [],
"reasons": {}
},
{
"tool": "check_agent_readiness",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "fix_finding",
"tags": [],
"reasons": {}
},
{
"tool": "normalize_url",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "list_properties",
"tags": [],
"reasons": {}
},
{
"tool": "sync_gsc",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "check_sync_status",
"tags": [],
"reasons": {}
},
{
"tool": "inspect_urls",
"tags": [],
"reasons": {}
},
{
"tool": "start_crawl",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "check_crawl_status",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "keyword_volume",
"tags": [],
"reasons": {}
},
{
"tool": "related_terms",
"tags": [],
"reasons": {}
},
{
"tool": "youtube_discovery",
"tags": [],
"reasons": {}
},
{
"tool": "news_discovery",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"rss\""
]
}
},
{
"tool": "topic_trend",
"tags": [],
"reasons": {}
},
{
"tool": "suggest_pages",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "content_opportunities",
"tags": [],
"reasons": {}
},
{
"tool": "recon_targets",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "save_recon_todo",
"tags": [],
"reasons": {}
},
{
"tool": "recon_todos",
"tags": [],
"reasons": {}
},
{
"tool": "keyword_list",
"tags": [],
"reasons": {}
},
{
"tool": "search_intent",
"tags": [],
"reasons": {}
},
{
"tool": "page_lighthouse",
"tags": [],
"reasons": {}
},
{
"tool": "competitors_domain",
"tags": [],
"reasons": {}
},
{
"tool": "page_intersection",
"tags": [],
"reasons": {}
},
{
"tool": "domain_visibility",
"tags": [],
"reasons": {}
},
{
"tool": "top_pages",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"crawl\""
]
}
},
{
"tool": "ranked_keywords",
"tags": [],
"reasons": {}
},
{
"tool": "serp_features",
"tags": [],
"reasons": {}
},
{
"tool": "market_sizing",
"tags": [],
"reasons": {}
},
{
"tool": "topic_gaps",
"tags": [],
"reasons": {}
},
{
"tool": "export_report",
"tags": [],
"reasons": {}
},
{
"tool": "serve_dashboard",
"tags": [],
"reasons": {}
},
{
"tool": "pull_backlinks",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "link_intersect",
"tags": [],
"reasons": {}
},
{
"tool": "resolve_entities",
"tags": [],
"reasons": {}
},
{
"tool": "track_ranks",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "977b4e275681ac0050ea3ce6e02b060ac34fae300d3aa984fc46fb92b7c67d0e",
"stats": {
"tools": 48,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 0
}
}
}