Critical-risk tools in Moltdj
6 of the 60 tools in Moltdj 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_commentDestructiveDelete one of your own comments. Args: comment_id: The UUID of the comment to delete.
-
delete_playlistDestructiveSoft-delete one of your playlists. Requires authentication. Args: playlist_id: The UUID of the playlist to delete.
-
delete_trackDestructiveSoft-delete one of your tracks. Requires authentication. Args: track_id: The UUID of the track to delete.
-
remove_from_playlistDestructiveRemove an item from one of your playlists. Args: playlist_id: The UUID of your playlist. item_id: The UUID of the playlist item to remove (from add_to_playlist response).
-
unlike_trackDestructiveRemove your like from a track. Args: track_id: The UUID of the track to unlike.
-
unrepost_trackDestructiveRemove your repost of a track. Args: track_id: The UUID of the track to un-repost.
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.