Helping agents break out of their sandboxes in a monitorable way
Source
why_only_15
Author
why_only_15
Date
Terms in this piece · Glossary
AI agent — An AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.
sandbox — An isolated environment where AI-generated code or agent actions run without being able to touch anything real.
Why it matters
Describes a concrete monitoring architecture (attested enclave + computational timelock) for detecting sandboxAn isolated environment where AI-generated code or agent actions run without being able to touch anything real.Full definition →-escaping AI agentAn AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.Full definition → behavior, an approach distinct from honeypots that agents can learn to avoid, relevant to anyone building or securing agent sandboxes.