High-risk tools in PIX4Dmatic MCP
12 of the 24 tools in PIX4Dmatic 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
-
pix4d_click_menuExecuteClick a menu or menu-like UI path by visible text labels.
-
pix4d_click_textExecuteClick a visible PIX4Dmatic UI control by accessible text.
-
pix4d_focusExecuteFocus the PIX4Dmatic main window.
-
pix4d_launchExecuteLaunch PIX4Dmatic or attach to the existing process.
-
pix4d_run_batchExecuteLoad and run a JSON batch file.
-
pix4d_run_batch_objectExecuteRun multiple jobs sequentially from a batch object.
-
pix4d_run_jobExecuteLoad and run a JSON job file.
-
pix4d_run_job_objectExecuteRun a job object against the current PIX4Dmatic session or an existing project_path.
-
pix4d_send_hotkeyExecuteSend a pywinauto hotkey string to PIX4Dmatic, for example '^o' or '{F5}'.
-
pix4d_start_processingExecuteStart processing by clicking the first matching processing control.
-
pix4d_type_textExecuteType plain text into the focused PIX4Dmatic control.
-
pix4d_wait_until_idleExecuteWait until PIX4Dmatic appears idle based on process CPU and recent logs.
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.