Critical-risk tools in AutoCAD MCP Pro
6 of the 108 tools in AutoCAD MCP Pro 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
-
construction_clearDestructiveDelete every entity on the CONSTRUCTION layer. Idempotent.
-
drawing_purgeDestructivePurge all unused objects (layers, blocks, linetypes, styles) from the drawing.
-
entity_deleteDestructivePermanently delete an entity by its handle.
-
entity_delete_manyDestructiveDelete multiple entities in one call. Returns count of deleted entities.
-
layer_deleteDestructivelayer_delete
-
block_explodeDestructiveblock_explode
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.