Selenium Webdriver — 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": "@iflow-mcp/selenium-webdriver-mcp",
"source": {
"kind": "package",
"origin": "@iflow-mcp/selenium-webdriver-mcp"
},
"server": {
"name": "@iflow-mcp/selenium-webdriver-mcp"
}
},
"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 (56 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_hover",
"tags": [],
"reasons": {}
},
{
"tool": "browser_wait_for_element",
"tags": [],
"reasons": {}
},
{
"tool": "browser_drag_and_drop",
"tags": [],
"reasons": {}
},
{
"tool": "browser_double_click",
"tags": [],
"reasons": {}
},
{
"tool": "browser_right_click",
"tags": [],
"reasons": {}
},
{
"tool": "browser_select_dropdown_by_text",
"tags": [],
"reasons": {}
},
{
"tool": "browser_select_dropdown_by_value",
"tags": [],
"reasons": {}
},
{
"tool": "browser_key_press",
"tags": [],
"reasons": {}
},
{
"tool": "browser_execute_script",
"tags": [],
"reasons": {}
},
{
"tool": "browser_scroll_to_element",
"tags": [],
"reasons": {}
},
{
"tool": "browser_scroll_to_top",
"tags": [],
"reasons": {}
},
{
"tool": "browser_scroll_to_bottom",
"tags": [],
"reasons": {}
},
{
"tool": "browser_scroll_to_coordinates",
"tags": [],
"reasons": {}
},
{
"tool": "browser_scroll_by_pixels",
"tags": [],
"reasons": {}
},
{
"tool": "browser_select_checkbox",
"tags": [],
"reasons": {}
},
{
"tool": "browser_unselect_checkbox",
"tags": [],
"reasons": {}
},
{
"tool": "browser_submit_form",
"tags": [],
"reasons": {}
},
{
"tool": "browser_focus_element",
"tags": [],
"reasons": {}
},
{
"tool": "browser_blur_element",
"tags": [],
"reasons": {}
},
{
"tool": "browser_screenshot",
"tags": [],
"reasons": {}
},
{
"tool": "browser_open",
"tags": [],
"reasons": {}
},
{
"tool": "browser_navigate",
"tags": [],
"reasons": {}
},
{
"tool": "browser_navigate_back",
"tags": [],
"reasons": {}
},
{
"tool": "browser_navigate_forward",
"tags": [],
"reasons": {}
},
{
"tool": "browser_title",
"tags": [],
"reasons": {}
},
{
"tool": "browser_get_url",
"tags": [],
"reasons": {}
},
{
"tool": "browser_get_page_source",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"get_page\""
]
}
},
{
"tool": "browser_maximize",
"tags": [],
"reasons": {}
},
{
"tool": "browser_resize",
"tags": [],
"reasons": {}
},
{
"tool": "browser_refresh",
"tags": [],
"reasons": {}
},
{
"tool": "browser_switch_to_window",
"tags": [],
"reasons": {}
},
{
"tool": "browser_switch_to_original_window",
"tags": [],
"reasons": {}
},
{
"tool": "browser_switch_to_window_by_title",
"tags": [],
"reasons": {}
},
{
"tool": "browser_switch_window_by_index",
"tags": [],
"reasons": {}
},
{
"tool": "browser_switch_to_window_by_url",
"tags": [],
"reasons": {}
},
{
"tool": "browser_close",
"tags": [],
"reasons": {}
},
{
"tool": "browser_get_cookies",
"tags": [],
"reasons": {}
},
{
"tool": "browser_get_cookie_by_name",
"tags": [],
"reasons": {}
},
{
"tool": "browser_add_cookie_by_name",
"tags": [],
"reasons": {}
},
{
"tool": "browser_set_cookie_object",
"tags": [],
"reasons": {}
},
{
"tool": "browser_delete_cookie",
"tags": [],
"reasons": {}
},
{
"tool": "browser_delete_cookies",
"tags": [],
"reasons": {}
},
{
"tool": "browser_find_element",
"tags": [],
"reasons": {}
},
{
"tool": "browser_find_elements",
"tags": [],
"reasons": {}
},
{
"tool": "browser_click",
"tags": [],
"reasons": {}
},
{
"tool": "browser_type",
"tags": [],
"reasons": {}
},
{
"tool": "browser_clear",
"tags": [],
"reasons": {}
},
{
"tool": "browser_get_element_text",
"tags": [],
"reasons": {}
},
{
"tool": "browser_get_attribute",
"tags": [],
"reasons": {}
},
{
"tool": "browser_element_is_displayed",
"tags": [],
"reasons": {}
},
{
"tool": "browser_element_is_enabled",
"tags": [],
"reasons": {}
},
{
"tool": "browser_element_is_selected",
"tags": [],
"reasons": {}
},
{
"tool": "browser_switch_to_frame",
"tags": [],
"reasons": {}
},
{
"tool": "browser_switch_to_default_content",
"tags": [],
"reasons": {}
},
{
"tool": "browser_switch_to_parent_frame",
"tags": [],
"reasons": {}
},
{
"tool": "browser_file_upload",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "d1fbdd56a66f09c392c38b6e542e3113370ac9afb779b122bb1fa3a673476d93",
"stats": {
"tools": 56,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 0
}
}
}