High-risk tools in Mcp Godot Desenvolvimento
19 of the 292 tools in Mcp Godot Desenvolvimento are classified as high 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 high risk
-
build_csharpExecuteCompila projeto C# e retorna erros estruturados.
-
build_exportExecuteExporta o projeto para um executável (.exe no Windows).
-
compile_testExecuteExecuta uma verificação de compilação no projeto (--headless --editor --quit).
-
deploy_itchExecuteExporta e envia o jogo para itch.io via butler CLI.
-
execute_gdscript_runtimeExecuteExecuta código GDScript arbitrário no jogo em execução e retorna o valor.
-
game_performanceExecuteMetricas: FPS, memoria, objetos, draw calls.
-
godot_run_projectExecuteLanca o jogo direto via CLI (godot --path <projeto>), sem abrir o editor. Retorna pid.
-
godot_stop_projectExecuteEncerra um processo de jogo iniciado por godot_run_project.
-
godot_wait_for_bridgeExecuteEspera ate o MCPRuntimeBridge responder (polling de runtime_info).
-
launch_editorExecuteAbre o editor Godot com o addon mcp_addon para comunicação bidirecional.
-
run_gameExecuteInicia o jogo como um processo separado (NÃO bloqueante).
-
run_gut_testsExecuteExecuta testes GUT via Godot headless. Ex: {
-
run_scripted_testsExecuteExecuta cenarios de teste roteirizados com input sintetico.
-
run_stress_testExecuteTeste de stress com carga e input aleatorio REPRODUTIVEL.
-
run_verification_pipelineExecuteExecuta pipeline de verificacao completo em um projeto Godot:
-
smart_restartExecuteReinicio inteligente: mata jogo, copia addons, compila, inicia, conecta Game Bridge.
-
start_recordingExecuteInicia gravacao de sessao (inputs/estados).
-
stop_gameExecuteEncerra o jogo em execução e retorna as últimas 100 linhas do console.
-
stop_recordingExecutePara gravacao e retorna resumo.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.