Eyebrowse — 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": "eyebrowse",
"source": {
"kind": "package",
"origin": "eyebrowse"
},
"server": {
"name": "eyebrowse"
}
},
"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 (85 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": [],
"toxicFlows": [],
"capabilities": [
{
"tool": "browser_solve_captcha",
"tags": [],
"reasons": {}
},
{
"tool": "browser_totp_generate",
"tags": [],
"reasons": {}
},
{
"tool": "browser_cdp_click",
"tags": [],
"reasons": {}
},
{
"tool": "browser_cdp_send",
"tags": [],
"reasons": {}
},
{
"tool": "browser_capture_mhtml",
"tags": [],
"reasons": {}
},
{
"tool": "browser_pdf_save",
"tags": [],
"reasons": {}
},
{
"tool": "browser_cookie_list",
"tags": [],
"reasons": {}
},
{
"tool": "browser_cookie_get",
"tags": [],
"reasons": {}
},
{
"tool": "browser_cookie_set",
"tags": [],
"reasons": {}
},
{
"tool": "browser_cookie_delete",
"tags": [],
"reasons": {}
},
{
"tool": "browser_cookie_clear",
"tags": [],
"reasons": {}
},
{
"tool": "browser_highlight",
"tags": [],
"reasons": {}
},
{
"tool": "browser_clear_highlights",
"tags": [],
"reasons": {}
},
{
"tool": "browser_generate_locator",
"tags": [],
"reasons": {}
},
{
"tool": "browser_start_tracing",
"tags": [],
"reasons": {}
},
{
"tool": "browser_stop_tracing",
"tags": [],
"reasons": {}
},
{
"tool": "browser_set_geolocation",
"tags": [],
"reasons": {}
},
{
"tool": "browser_set_extra_headers",
"tags": [],
"reasons": {}
},
{
"tool": "browser_grant_permissions",
"tags": [],
"reasons": {}
},
{
"tool": "browser_extract",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"fetch\""
]
}
},
{
"tool": "browser_new_identity",
"tags": [],
"reasons": {}
},
{
"tool": "browser_set_proxy",
"tags": [],
"reasons": {}
},
{
"tool": "browser_click",
"tags": [],
"reasons": {}
},
{
"tool": "browser_type",
"tags": [],
"reasons": {}
},
{
"tool": "browser_keyboard_type",
"tags": [],
"reasons": {}
},
{
"tool": "browser_fill_form",
"tags": [],
"reasons": {}
},
{
"tool": "browser_hover",
"tags": [],
"reasons": {}
},
{
"tool": "browser_select_option",
"tags": [],
"reasons": {}
},
{
"tool": "browser_select_combobox",
"tags": [],
"reasons": {}
},
{
"tool": "browser_set_input",
"tags": [],
"reasons": {}
},
{
"tool": "browser_type_otp",
"tags": [],
"reasons": {}
},
{
"tool": "browser_press_key",
"tags": [],
"reasons": {}
},
{
"tool": "browser_drag",
"tags": [],
"reasons": {}
},
{
"tool": "browser_file_upload",
"tags": [],
"reasons": {}
},
{
"tool": "browser_handle_dialog",
"tags": [],
"reasons": {}
},
{
"tool": "browser_wait_for",
"tags": [],
"reasons": {}
},
{
"tool": "browser_evaluate",
"tags": [],
"reasons": {}
},
{
"tool": "browser_scroll",
"tags": [],
"reasons": {}
},
{
"tool": "browser_scroll_to_bottom",
"tags": [],
"reasons": {}
},
{
"tool": "browser_mouse_move",
"tags": [],
"reasons": {}
},
{
"tool": "browser_mouse_click",
"tags": [],
"reasons": {}
},
{
"tool": "browser_mouse_down",
"tags": [],
"reasons": {}
},
{
"tool": "browser_mouse_up",
"tags": [],
"reasons": {}
},
{
"tool": "browser_mouse_wheel",
"tags": [],
"reasons": {}
},
{
"tool": "browser_mouse_drag",
"tags": [],
"reasons": {}
},
{
"tool": "browser_navigate",
"tags": [],
"reasons": {}
},
{
"tool": "browser_navigate_back",
"tags": [],
"reasons": {}
},
{
"tool": "browser_navigate_forward",
"tags": [],
"reasons": {}
},
{
"tool": "browser_reload",
"tags": [],
"reasons": {}
},
{
"tool": "browser_switch_to_popup",
"tags": [],
"reasons": {}
},
{
"tool": "browser_tabs",
"tags": [],
"reasons": {}
},
{
"tool": "browser_block_urls",
"tags": [],
"reasons": {}
},
{
"tool": "browser_unblock_urls",
"tags": [],
"reasons": {}
},
{
"tool": "browser_set_offline",
"tags": [],
"reasons": {}
},
{
"tool": "browser_mock_url",
"tags": [],
"reasons": {}
},
{
"tool": "browser_network_requests",
"tags": [],
"reasons": {}
},
{
"tool": "browser_network_request",
"tags": [],
"reasons": {}
},
{
"tool": "browser_ws_messages",
"tags": [],
"reasons": {}
},
{
"tool": "browser_snapshot",
"tags": [],
"reasons": {}
},
{
"tool": "browser_find",
"tags": [],
"reasons": {}
},
{
"tool": "browser_snapshot_frame",
"tags": [],
"reasons": {}
},
{
"tool": "browser_screenshot",
"tags": [],
"reasons": {}
},
{
"tool": "browser_resize",
"tags": [],
"reasons": {}
},
{
"tool": "browser_console_messages",
"tags": [],
"reasons": {}
},
{
"tool": "browser_wait_for_download",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "browser_new_session",
"tags": [],
"reasons": {}
},
{
"tool": "browser_video_path",
"tags": [],
"reasons": {}
},
{
"tool": "browser_close_session",
"tags": [],
"reasons": {}
},
{
"tool": "browser_list_sessions",
"tags": [],
"reasons": {}
},
{
"tool": "browser_storage_state",
"tags": [],
"reasons": {}
},
{
"tool": "browser_har_export",
"tags": [],
"reasons": {}
},
{
"tool": "browser_verify_element_visible",
"tags": [],
"reasons": {}
},
{
"tool": "browser_verify_element_hidden",
"tags": [],
"reasons": {}
},
{
"tool": "browser_verify_text_visible",
"tags": [],
"reasons": {}
},
{
"tool": "browser_verify_value",
"tags": [],
"reasons": {}
},
{
"tool": "browser_localstorage_list",
"tags": [],
"reasons": {}
},
{
"tool": "browser_localstorage_get",
"tags": [],
"reasons": {}
},
{
"tool": "browser_localstorage_set",
"tags": [],
"reasons": {}
},
{
"tool": "browser_localstorage_remove",
"tags": [],
"reasons": {}
},
{
"tool": "browser_localstorage_clear",
"tags": [],
"reasons": {}
},
{
"tool": "browser_sessionstorage_list",
"tags": [],
"reasons": {}
},
{
"tool": "browser_sessionstorage_get",
"tags": [],
"reasons": {}
},
{
"tool": "browser_sessionstorage_set",
"tags": [],
"reasons": {}
},
{
"tool": "browser_sessionstorage_remove",
"tags": [],
"reasons": {}
},
{
"tool": "browser_sessionstorage_clear",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "82b9c800f2c8a5f860d26f97c66c15dc4f7b525e9e155c182fcd1f3fe52326c2",
"stats": {
"tools": 85,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 0
}
}
}