High-risk tools in Wuying AgentBay
28 of the 59 tools in Wuying AgentBay 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
-
browser_navigateExecuteNavigate to a URL
-
browser_navigate_backExecuteGo back to the previous page
-
browser_navigate_forwardExecuteGo forward to the next page
-
browser_tab_newExecuteOpen a new tab
-
browser_wait_forExecuteWait for text to appear or disappear or a specified time to pass
-
start_appExecuteStart a specified application using the provided command and optional working directory. Returns a list of processes associated with the launched application, including their pr...
-
stop_app_by_cmdExecuteTerminate an application using the provided stop command. Use with caution as this will forcefully terminate the specified process.
-
stop_app_by_pidExecuteTerminate a specific process identified by its Process ID. Use with caution as this will forcefully terminate the specified process.
-
stop_app_by_pnameExecuteStop all processes associated with a specified process name. Use with caution as this will forcefully terminate the specified process.
-
activate_windowExecuteActivate a specific window by its window ID.
-
browser_clickExecutePerform click on a web page
-
browser_dragExecutePerform drag and drop between two elements
-
browser_generate_playwright_testExecuteGenerate a Playwright test for given scenario
-
browser_handle_dialogExecuteHandle a dialog
-
browser_hoverExecuteHover over element on page
-
browser_installExecuteInstall the browser specified in the config. Call this if you get an error about the browser not being installed.
-
browser_press_keyExecutePress a key on the keyboard
-
browser_resizeExecuteResize the browser window
-
browser_select_optionExecuteSelect an option in a dropdown
-
browser_tab_selectExecuteSelect a tab by index
-
browser_typeExecuteType text into editable element
-
focus_modeExecuteEnable or disable focus mode. When focus mode is enabled, only windows from the currently active process and its child processes are allowed to remain in the foreground.
-
fullscreen_windowExecuteSet a specific window to fullscreen mode by its window ID.
-
maximize_windowExecuteMaximize a specific window by its window ID.
-
minimize_windowExecuteMinimize a specific window by its window ID.
-
resize_windowExecuteResize a specific window by its window ID.
-
restore_windowExecuteRestore a specific window to its normal state by its window ID.
-
shellExecuteExecutes a shell command with timeout and returns the output or an error on linux platform.
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.