High-risk tools in Safari DevTools MCP
5 of the 53 tools in Safari DevTools MCP are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
a11y-debuggingExecuteAccessibility auditing workflow — inspect the a11y tree, find WCAG issues, and run automated checks.
-
navigate_pageExecuteGo to a URL, or back, forward, or reload.
-
new_pageExecuteOpen a new tab and load a URL.
-
performance-debuggingExecutePerformance analysis — Core Web Vitals, Navigation Timing, resource waterfalls, and Safari-specific optimizations.
-
wait_forExecuteWait for a condition on the page: text content, a CSS selector, or a JS predicate. Returns a snapshot once the condition is met. At least one condition (text, selector, or predi...
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.