Critical-risk tools in Melo
6 of the 93 tools in Melo are classified as critical 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 critical risk
-
clear_terrainDestructiveClear terrain in a region, or clear all terrain if no region is specified. Args: - region (object, optional): { center: [x, y, z], size: [x, y, z] } — if omitted, clears all ...
-
delete_attributeDestructiveDelete an attribute from an instance. Args: - path (string): Instance path - name (string): Attribute name Returns: Confirmation message.
-
delete_checkpointDestructiveDelete a single checkpoint without touching its plan. Args: - checkpointId (string)
-
delete_objectDestructiveDelete an instance from the DataModel. This is undoable via Ctrl+Z in Studio. Args: - path (string): Path to the instance to delete Returns: Confirmation message.
-
delete_planDestructiveDelete a plan and all its checkpoints. Args: - planId (string)
-
delete_script_linesDestructiveDelete a range of lines from a script. The change is staged as a diff for review (unless auto-accept is on). Args: - path (string): Script path - startLine (number): First ...
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.