Critical-risk tools in AutoCAD MCP Server
8 of the 21 tools in AutoCAD MCP Server 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
-
delete_all_entitiesDestructiveDelete ALL entities in the drawing (requires confirmation)
-
delete_entities_by_colorDestructiveDelete all entities with a specific color
-
delete_entities_by_handlesDestructiveDelete multiple entities by their handles
-
delete_entities_by_layerDestructiveDelete all entities on a specific layer
-
delete_entities_by_typeDestructiveDelete all entities of a specific type (e.g.,
-
delete_entities_by_type_and_colorDestructiveDelete entities of a specific type AND color (e.g., only green text, only red lines)
-
delete_entity_by_handleDestructiveDelete a specific entity by its handle (get handle from get_entities)
-
delete_last_entitiesDestructiveDelete the last N entities created (most recent entities)
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.