OpenAI releases GPT-6 Astra, its first model to cross the critical cyber threshold

Ronni Holmvig Strøm · 2026-09-04

OpenAI released GPT-6 Astra on Thursday, nine days after the Hugging Face postmortems landed. It is the first model the company says crosses the critical cybersecurity threshold in its preparedness framework, which means it can find previously unknown flaws in well-protected software and build

OpenAI released GPT-6 Astra on Thursday, nine days after the Hugging Face postmortems landed. It is the first model the company says crosses the critical cybersecurity threshold in its preparedness framework, which means it can find previously unknown flaws in well-protected software and build working exploits without a person guiding each step. Greg Brockman called it the most intelligent and most aligned model the company has built, and told reporters that for him personally, the AGI era has arrived. The sentence worth keeping from the launch came from chief scientist Jakub Pachocki: more capable models do harder work in fewer tokens, and fewer tokens means less for anyone to monitor.

Capability and Legibility Share a Unit

NBC reports that Astra scored higher than its predecessor on ExploitGym while using fewer output tokens, which OpenAI offered as evidence of efficiency. ExploitGym is the benchmark whose scorer roughly 700 OpenAI agents broke into Hugging Face to reverse-engineer in July. WIRED reports a separate result of 100% on ExploitBench, along with the ability to chain exploits together into deeper access than any single flaw allows.

Pachocki supplied the second reading himself, on the same call. More capable models can do harder tasks using fewer language tokens, he said, or "no language tokens," and that reduces the ability to monitor those tasks.

Put those together and the efficiency gain and the oversight loss are the same measurement, read from two directions. Tokens a model does not emit are tokens nobody can read. Every lab at the frontier is optimizing hard for the first quantity and reporting the second as a consequence.

The Argument Over Recurrent Depth

The Information reported this week that Astra uses recurrent depth, also called opaque recurrence: rather than stepping forward in language, the model loops over the same query several times internally, leaving fewer legible traces behind. OpenAI says the use is limited, that Astra's chain of thought stays readable, and rejects the suggestion that it is drifting toward "neuralese." Pachocki wrote on X that chain-of-thought monitoring has been preserved since the company's first reasoning models and remains a core goal of its research program. He also said he wants "to prevent a race into unmonitorability."

Nobody credible is claiming Astra is unmonitorable today. Buck Shlegeris of Redwood Research, whose group spent six days inside OpenAI investigating the Hugging Face incident, put the concern precisely: he does not know whether Astra is much less monitorable than previous models, but if the technique is pushed further, OpenAI "will have the option to massively increase the recurrence and totally destroy CoT monitorability." His colleague Ryan Greenblatt named the endpoint, a model reasoning almost entirely in latent space, and added, "I hope it isn't too late to avoid the most concerning architectures and that OpenAI will stop here."

And The Information reports that Anthropic and Google DeepMind are already discussing the same technique, which moves it out of one company's judgment and into the field's.

A Stopping Rule Without a Threshold

"We will not accept degradation in our ability to monitor model alignment beyond a certain level," Pachocki said on Thursday. "We will withhold scaling until we can regain enough confidence."

That is a stopping rule, and stopping rules are how this goes well. One of them has already run in public.