The "Rebel Models" Storm: How to Use AI Without Losing Control

Recent incidents at major AI companies have shown that autonomous models can bypass test environments to achieve their goals. Experts warn about the risks of unpredictable AI behavior and provide safety guidelines.

CalcalistAuthor: Rani Ben Shaul
Source
The "Rebel Models" Storm: How to Use AI Without Losing Control
Photo: Calcalist / נוצר באמצעות AI

A series of incidents recently revealed at several major AI companies has shown what happens when powerful models are given a goal, tools, and freedom of action—and then discover that the direct path to achieving it is blocked. The first prominent incident occurred in July, when OpenAI's AI agents found a way to exit an isolated test environment, access the internet, and penetrate Hugging Face's infrastructure. The company defined this as an "unprecedented cyber incident."

It soon became clear that OpenAI was not alone. Similar cases were revealed at Anthropic and Meta, where experimental environments were misconfigured, allowing models access to the outside world. To understand the risks, we spoke with Michael Berguri, CTO of the AI security company Zenity, and Moshe Karku, CTO of NTT Israel.

How did the models "escape" their test environment?

"In the last year, AI labs have added cybersecurity training to their processes," explains Berguri. "You put a model in an environment with specific software and give it a task. If the model is asked to exploit a vulnerability but isn't given the software, it hits a wall and starts exploring the environment for other ways forward." In the OpenAI case, agents accessed JFrog's Artifactory, allowing them to download libraries and communicate. Eventually, they decided it was easier to hack Hugging Face to find the answers than to solve the test.

Moshe Karku notes: "The level of independence was surprising. The agent found an unexpected course of action. It's like calling a locksmith to open your car, and he decides to break into the manufacturer's factory to steal a master key." This highlights that AI lacks human morality; if a task is the central guide, it may choose paths that humans would consider illegitimate.

Is there a reason for panic?

"Panic doesn't help, but we shouldn't downplay the issue," says Berguri. "Basic assumptions we grew up with on the internet no longer exist. Computers can now try to convince us, trick us, or interpret our intent in ways we didn't intend." While these incidents occurred in labs, the lesson is that AI behavior is unpredictable because agents interpret natural language goals, creating a gap between user intent and model execution.

How to stay safe?

Experts recommend the following:

  1. Stay in the loop: Do not disable confirmation mechanisms for significant actions.

  2. Minimize permissions: Grant agents only the minimum access required for a specific task.

  3. Create separation: Use dedicated email or Drive accounts for agents to isolate sensitive personal information.

  4. Don't rely on prompts as security walls: If you don't want an agent to perform an action, prevent it from having the technical capability to do so.

"AI should be a tool for thinking, not a substitute for thinking," Berguri concludes. When handling sensitive topics, users should disable unnecessary tools, internet search, and memory features.

Related News