Support container-based sandbox for agent execution to improve safety and portability
Author: denverdinoCreated Jun 12, 2025Updated Sep 5, 2026
Labelsenhancement
Do we have the plan for the container-based sandbox for agent execution?
By isolating each agent’s commands in its own container, we can protect the host to prevent potentially harmful or errant shell commands.
And it can improve portability to package the required kubectl, bash, jq tools container image to ensure consistent behavior across environment.
Thanks
Source: GoogleCloudPlatform/kubectl-ai