Critical-risk tools in Twelvelabs Mcp Server
5 of the 24 tools in Twelvelabs 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-analyse-taskDestructiveDelete an async analyse task by ID. Tasks that are still processing cannot be deleted — wait for them to finish or fail, or leave them alone (they expire server-side eventually).
-
delete-assetDestructiveDelete an asset (image or video) by ID. By default, the request is rejected if any indexed video references the asset; pass force=true to delete anyway (the platform will unlink...
-
delete-entityDestructiveDelete an entity from a collection.
-
delete-entity-collectionDestructiveDelete an entity collection and all its entities.
-
delete-indexDestructiveDelete a twelvelabs video index
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.