High-risk tools in Dex
5 of the 14 tools in Dex 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
-
fire_remoteExecuteFire a RemoteEvent (FireServer) with the given arguments.
-
invoke_remoteExecuteInvoke a RemoteFunction (InvokeServer) with the given arguments and return its result.
-
remote_spy_startExecuteStart logging outgoing remote traffic. Returns an error if the executor lacks the required hooks.
-
remote_spy_stopExecuteStop logging remote traffic.
-
run_luauExecuteExecute arbitrary Luau in the Roblox client and return captured output plus a best-effort serialized return value. Power tool.
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.