Critical-risk tools in Grabblist
4 of the 23 tools in Grabblist 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_collectionDestructivePermanently delete a collection. Items inside are not deleted — they stay in the Grabblist.
-
delete_itemDestructiveRemove one or more items from the user's Grabblist (soft-delete). Pass a single id or an array of ids for batch operations.
-
remove_from_collectionDestructiveRemove one or more items from a collection. Pass a single item_id or an array of item_ids for batch removal. Items are NOT deleted — they stay in the Grabblist.
-
unlink_itemsDestructiveRemove a relation between two items.
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.