Critical-risk tools in Awslabs Valkey
6 of the 105 tools in Awslabs Valkey 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
-
deleteDestructiveDelete a Valkey key. Args: key (str): The key to delete. Returns: str: Confirmation message or an error message.
-
json_clearDestructiveClear container at path (array or object). Args: key: The name of the key path: The path in the JSON document Returns: Success message or error message
-
json_delDestructiveDelete value at path. Args: key: The name of the key path: The path in the JSON document Returns: Success message or error message
-
stream_deleteDestructiveDelete entries from stream. Args: key: The name of the key id: Entry ID to delete Returns: Success message or error message
-
stream_group_delete_consumerDestructiveDelete consumer from group. Args: key: The name of the key group_name: Name of consumer group consumer_name: Name of consumer to delete Returns: Success messag...
-
stream_group_destroyDestructiveDestroy consumer group. Args: key: The name of the key group_name: Name of consumer group Returns: Success message or error message
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.