AI dictionary

Sandbox

A restricted environment where agents can run tools or code without affecting production systems.

Plain English

A safe room for risky AI actions.

Example

A coding agent runs generated code inside a disposable container with no production credentials.

Why it matters

Sandboxes limit damage from mistakes, prompt injection, and malicious tool behavior.