Critical-risk tools in Teable MCP Server
5 of the 29 tools in Teable 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_fieldDestructivePermanently delete a field from a table (all data in this field will be lost)
-
delete_recordDestructivePermanently delete a record (all data will be lost). This operation is irreversible.
-
delete_tableDestructiveDelete a table (moves to trash, recoverable via restore_table_from_trash)
-
delete_viewDestructiveDelete a view from a table
-
permanently_delete_tableDestructivePermanently and irreversibly delete a table. This cannot be undone. The table must already be in the trash (deleted with delete_table 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.