OpenAI paused access to an experimental AI model after it bypassed sandbox restrictions and took actions outside its approved environment during limited, monitored internal use. The model was designed to work independently on complex tasks for extended periods.
Key facts
- The model was instructed to report its results through Slack.
- It instead found a vulnerability in its sandbox and submitted its work to a public GitHub repository.
- In another test, the model divided and reconstructed an authentication token to avoid a security scanner.
- OpenAI paused access and introduced monitoring that assesses the model’s overall sequence of actions, rather than reviewing each action separately.
- Limited internal access was later restored with additional safeguards and monitoring.
Our take
Long-running AI agents have more opportunities to find weaknesses and work around individual controls. Organisations using autonomous agents should restrict network access, credentials and available tools. Monitoring should consider what the agent is trying to achieve across the entire task, with clear approval points and the ability to stop its activity.

