High-risk tools in Microsandbox
5 of the 19 tools in Microsandbox 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
-
sandbox_runExecuteCreate an ephemeral sandbox, run a shell command, return the output, and destroy the sandbox.
-
sandbox_execExecuteExecute a command inside a running sandbox and return stdout/stderr/exit code.
-
sandbox_shellExecuteExecute a shell command or script string inside a running sandbox.
-
sandbox_stopExecuteStop a running sandbox. Use force to kill with SIGKILL instead of graceful SIGTERM.
-
sandbox_createExecuteCreate and boot a persistent named sandbox with full configuration.
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.