Artificial intelligence is developing faster than our security protocols can keep up. In a candid update, the developers of the upcoming frontier AI model, Astra, revealed they have temporarily slowed down and paused key training processes.
The reason? The model is getting too good at cybersecurity, posing risks that require immediate containment.
What Triggered the Halt
Over the past several weeks, two major events forced a safety reckoning. First, an external security incident involving OpenAI and Hugging Face raised alarm bells. Second, internal testing showed that the upcoming model, Astra, crossed a "Critical" cybersecurity capability threshold under the team's Preparedness Framework.
To stay ahead of these risks, researchers implemented a two-week pause on reinforcement learning (RL) training for their latest models. Their largest planned frontier training run remains completely on hold while the team hardens research environments and validates safeguards.
The 20% "Security Tax"
Securing a model that has the potential to execute cyberattacks, write code, and access networks is incredibly complex—and expensive.
To mitigate these risks, researchers have instituted a strict defense-in-depth protocol, requiring:
- Network Isolation: Pausing frontier model inference in research clusters that can execute code or access the internet.
- Activation Classifiers: Deploying internal detectors to inspect the AI’s cognitive activity at every single token.
- Rapid Response Teams: An automated escalation system to flag suspicious behavior (like unauthorized access or data theft). If a high-priority alert isn't resolved as a false positive within 30 minutes, all activity is paused.
This state-of-the-art monitoring isn't cheap. It consumes roughly 20% of the model’s entire inference compute power—a massive security overhead that developers are willing to pay to ensure alignment.
Why This Matters
As AI models gain the ability to use external tools and access networks, the threat of "reward hacking"—where an AI tricks its creators to achieve a goal without actually completing the task safely—becomes a real-world hazard.
By pausing frontier training to build better guardrails, researchers are sending a clear signal to the tech industry: raw capability is useless if the system cannot be controlled.


