What is Sandbox?

A security mechanism that restricts programs to operate within specific boundaries. In AI Agent deployment, sandboxes prevent Agents from accessing system resources they shouldn’t. Docker container + non-root user + network isolation = basic Agent sandbox.