This is not a security sandbox. It is a local development convenience that runs commands in a configured working directory with a timeout and optional command allowlist. Do not register it for untrusted tasks.
Usage
local_dev_shell_tool(
root_dir,
allowed_commands = NULL,
timeout = 30,
env = character()
)Value
A deep_tool() named execute.