High-risk tools in Pl
8 of the 34 tools in Pl 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
-
clickExecuteClick at coordinates (x, y) in the application window. Use capture_screenshot to find element positions.
-
execute_jsExecuteExecute JavaScript in a renderer and return the result. By default runs in the topmost webContents (main app / topmost modal). Pass projectId + blockId to run inside that block
-
press_keyExecutePress a keyboard key (Enter, Tab, Escape, Backspace, ArrowDown, ArrowUp, etc.)
-
run_blockExecuteRun a block. Stale upstream blocks are started automatically.
-
scrollExecuteScroll the page at a given position
-
select_blockExecuteNavigate the desktop UI to show a specific block
-
stop_blockExecuteStop a running block
-
type_textExecuteType text into the currently focused element
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.