AI Dictionary › AI Fundamentals

Sandbox

A sandbox is an isolated environment for running code or testing behavior without letting any damage spread to the real system. Like the children's sandbox it is named after, it marks out a space for free experimentation: whatever happens stays within the borders. It is a central concept in both computer security and software development.

Definition

How it works

Isolation is achieved by limiting what the code can touch: a restricted file system, blocked or filtered network, capped memory and CPU, controlled system calls. Techniques range from virtual machines to containers to operating system mechanisms such as seccomp on Linux. If the sandboxed code turns out to be malicious or broken, you destroy the environment and start fresh.

Applications

In AI, sandboxes have become essential: agents that write and execute code do so in isolated environments, LLM tools run with minimal permissions, and red teams probe models in confined spaces. The European AI Act also introduces regulatory sandboxes, supervised spaces where companies can trial AI systems under authority oversight. Outside AI, browsers isolate each tab and antivirus software detonates suspicious files in sandboxes.

History & etymology

The sandbox metaphor had circulated in software for decades, but the technical term took hold in the 1990s: the 1993 paper by Wahbe and colleagues on software-based fault isolation used sandboxing, and in 1995 the Java sandbox became the first mass-market example, confining applets downloaded from the web.

How it's used in Grace

Grace's daily gym is your personal sandbox: a safe space to experiment with prompts, make mistakes and receive a 0-100 score without real-world consequences. The arena and the duels are also protected environments where you can test your techniques before using them at work.

Related terms

More in AI Fundamentals

Put it into practice

From our network

AGORÀ Intelligence: Enterprise AI Governance Platform

Govern AI at scale: policies, adoption and measurable results on your data. Built for boards and C-suite.

Visit agora-intelligence.com →

From the Agora Intelligence blog

More on agora-intelligence.com →

📱 Download the Android app (beta) iOS coming soon

Say what you mean. Get what you need.

Grace Certified, the AI coach that trains and certifies your prompt engineering, by Agora Intelligence.