Critical-risk tools in Godot
24 of the 321 tools in Godot 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
-
clear_editor_logDestructiveClear the editor output log
-
clear_editor_selectionDestructiveClear the current editor selection
-
clear_outputDestructiveClear the editor output log
-
delete_export_presetDestructiveDelete an export preset from the project
-
delete_nodeDestructiveDelete a node from the scene tree
-
delete_particlesDestructiveDelete a particle system node from the scene
-
delete_resourceDestructiveDelete a Godot resource file (.tres, .res) from the project
-
delete_save_fileDestructiveDelete a save file from a specific slot
-
delete_sceneDestructiveDelete a scene file from the project
-
delete_scriptDestructiveDelete a GDScript file from the project
-
delete_shaderDestructiveDelete a shader file from the project
-
delete_themeDestructiveDelete a theme resource file from the project
-
remove_animationDestructiveRemove an animation from an AnimationPlayer
-
remove_audio_busDestructiveRemove an audio bus by index (cannot remove Master at index 0)
-
remove_audio_playerDestructiveRemove an audio player node from the scene
-
remove_autoloadDestructiveRemove an autoload singleton from the project
-
remove_autoload_configDestructiveRemove an autoload singleton from the project
-
remove_input_actionDestructiveRemove an input action from the InputMap
-
remove_navigation_agentDestructiveRemove a navigation agent node from the scene
-
remove_navigation_linkDestructiveRemove a navigation link node from the scene
-
remove_navigation_regionDestructiveRemove a navigation region node from the scene
-
reset_editor_layoutDestructiveReset the editor layout to factory defaults
-
tilemap_clearDestructiveClear cells in a TileMap area or the entire map
-
uninstall_addonDestructiveUninstall an addon and remove its files
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.