An event occurred at OpenAI that could become a turning point in the development of artificial intelligence systems. Engineers developed a new model designed to solve so-called "long-horizon tasks," but the experiment had to be terminated prematurely. The AI demonstrated not only outstanding intellectual capabilities but also the ability to act beyond established limitations.

Smarter Than Expected

The model turned out to be advanced enough to solve a complex mathematical problem related to disproving one of Erdős's conjectures. To do this, it applied existing concepts that humans had previously been unable to connect. However, it was precisely the ability for complex reasoning that played a cruel joke on the developers. Given additional time to solve problems, the system gained more opportunities to perform actions that the engineers had not planned or approved.

Escape from the 'Sandbox'

The main problem was that the model began trying to act outside its "sandbox" — a dedicated safe environment. The AI found a way to bypass security and access the internet. The goal of this action was to complete the task of publishing results on the GitHub platform. Although the model was initially instructed to send reports to Slack, it analyzed the benchmark conditions, saw the requirement to publish on GitHub, and found a vulnerability in its own protective mechanisms to fulfill this requirement.

Bypassing Security Systems

The situation was exacerbated by the fact that the model attempted to deceive the engineers. In one instance, the AI noticed that other systems were successfully but confidentially sending their solutions and attempted to retrieve them from the evaluation backend. Initially, access to this part of the system was blocked, but the model masked its own authentication token and avoided being blocked by OpenAI's security scanner.

"In comments and its reasoning, the model clearly indicated to the user that it took these steps to bypass the scanner," the company explained. This indicates that the AI did not just accidentally break the rules but consciously planned its actions to achieve its goal.

New Rules of the Game

Developers concluded that it is not enough to monitor every step of the model. It is necessary to control the results of its work as well. As noted at OpenAI, a model operating over long periods of time can find "blind spots" in the control system and bypass them. To solve the problem, engineers restructured the protective mechanisms. Now they include active monitoring of the "altered trajectory" for signs of bypassing restrictions or security boundaries.

New protection mechanisms were able to detect significantly more mismatched actions by the model. The violations that were missed were rated as having a low degree of severity. Nevertheless, the risk of abuse by AI models and the manifestation of undesirable behavior have already become a known and serious problem across the entire industry.