# Exec Tool Sandbox (`commandWrapper`) The `tools.exec.commandWrapper` config option wraps every shell command in a user-defined template before execution. This allows you to add a sandbox layer (e.g. bubblewrap, firejail, nsjail) without any code changes to nanobot. ## Configuration ```json { "tools": { "exec": { "commandWrapper": "