Bnbot — 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": "bnbot-mcp-server",
"source": {
"kind": "package",
"origin": "bnbot-mcp-server"
},
"server": {
"name": "bnbot-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.13"
},
"capability": {
"level": "moderate",
"reasons": [
"ingests untrusted external content (a prompt-injection entry point)",
"can send data / act on an external service"
],
"tags": [
"untrusted-input",
"external-sink"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (31 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-FLOW-005",
"title": "Untrusted input can drive an external action",
"category": "exfiltration",
"severity": "medium",
"confidence": "strong",
"description": "Untrusted-input tools ([fetch_wechat_article, fetch_tiktok_video, fetch_xiaohongshu_note, scrape_timeline, scrape_bookmarks, scrape_search_results, scrape_current_view, scrape_thread]) co-exist with external-action tools ([like_tweet, retweet, quote_tweet, follow_user, navigate_to_tweet, scrape_timeline, scrape_thread, post_tweet, submit_reply]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.",
"remediation": "Require confirmation for state-changing/egress actions triggered after processing untrusted content.",
"location": {
"kind": "flow",
"name": "fetch_wechat_article → like_tweet"
},
"evidence": "untrusted [fetch_wechat_article, fetch_tiktok_video, fetch_xiaohongshu_note, scrape_timeline, scrape_bookmarks, scrape_search_results, scrape_current_view, scra",
"owasp": "LLM06:2025 Excessive Agency",
"references": [],
"data": {
"untrusted": [
"fetch_wechat_article",
"fetch_tiktok_video",
"fetch_xiaohongshu_note",
"scrape_timeline",
"scrape_bookmarks",
"scrape_search_results",
"scrape_current_view",
"scrape_thread"
],
"sinks": [
"like_tweet",
"retweet",
"quote_tweet",
"follow_user",
"navigate_to_tweet",
"scrape_timeline",
"scrape_thread",
"post_tweet",
"submit_reply"
]
}
}
],
"toxicFlows": [
{
"id": "flow-1",
"severity": "medium",
"confidence": "strong",
"untrustedInput": [
"fetch_wechat_article",
"fetch_tiktok_video",
"fetch_xiaohongshu_note",
"scrape_timeline",
"scrape_bookmarks",
"scrape_search_results",
"scrape_current_view",
"scrape_thread"
],
"sensitiveSource": [],
"externalSink": [
"like_tweet",
"retweet",
"quote_tweet",
"follow_user",
"navigate_to_tweet",
"scrape_timeline",
"scrape_thread",
"post_tweet",
"submit_reply"
],
"selfContained": false,
"description": "Untrusted input can drive an external action even though no sensitive source is exposed."
}
],
"capabilities": [
{
"tool": "open_article_editor",
"tags": [],
"reasons": {}
},
{
"tool": "fill_article_title",
"tags": [],
"reasons": {}
},
{
"tool": "fill_article_body",
"tags": [],
"reasons": {}
},
{
"tool": "upload_article_header_image",
"tags": [],
"reasons": {}
},
{
"tool": "publish_article",
"tags": [],
"reasons": {}
},
{
"tool": "create_article",
"tags": [],
"reasons": {}
},
{
"tool": "fetch_wechat_article",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "fetch_tiktok_video",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "fetch_xiaohongshu_note",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "like_tweet",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"tweet\""
]
}
},
{
"tool": "retweet",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"tweet\""
]
}
},
{
"tool": "quote_tweet",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"tweet\""
]
}
},
{
"tool": "follow_user",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"tweet\""
]
}
},
{
"tool": "search_jobs",
"tags": [],
"reasons": {}
},
{
"tool": "navigate_to_tweet",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"tweet\""
]
}
},
{
"tool": "navigate_to_search",
"tags": [],
"reasons": {}
},
{
"tool": "navigate_to_bookmarks",
"tags": [],
"reasons": {}
},
{
"tool": "navigate_to_notifications",
"tags": [],
"reasons": {}
},
{
"tool": "return_to_timeline",
"tags": [],
"reasons": {}
},
{
"tool": "navigate_to_following",
"tags": [],
"reasons": {}
},
{
"tool": "scrape_timeline",
"tags": [
"untrusted-input",
"external-sink"
],
"reasons": {
"untrusted-input": [
"keyword \"scrape\""
],
"external-sink": [
"keyword \"tweet\""
]
}
},
{
"tool": "scrape_bookmarks",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"scrape\""
]
}
},
{
"tool": "scrape_search_results",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"scrape\""
]
}
},
{
"tool": "scrape_current_view",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"scrape\""
]
}
},
{
"tool": "scrape_thread",
"tags": [
"untrusted-input",
"external-sink"
],
"reasons": {
"untrusted-input": [
"keyword \"scrape\""
],
"external-sink": [
"keyword \"tweet\""
]
}
},
{
"tool": "account_analytics",
"tags": [],
"reasons": {}
},
{
"tool": "get_extension_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_current_page_info",
"tags": [],
"reasons": {}
},
{
"tool": "post_tweet",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"tweet\""
]
}
},
{
"tool": "post_thread",
"tags": [],
"reasons": {}
},
{
"tool": "submit_reply",
"tags": [
"external-sink"
],
"reasons": {
"external-sink": [
"keyword \"tweet\""
]
}
}
],
"surfaceDigest": "e98b25258248db26dcedca2bb8225ea52fe785c960f5b424c989e2616a7e9f17",
"stats": {
"tools": 31,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 1,
"low": 0,
"info": 0
}
}
}