GPT-6 Astra: Why OpenAI’s New Model Is So Controversial

GPT and Astra with a spiral galaxy in the middle.
Written By
Matt Gonzales
Matt Gonzales
Sep 4, 2026
6 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

OpenAI’s newest AI model comes with an uncomfortable tradeoff: The company says Astra is more capable and better aligned, even as researchers appear to be losing some visibility into its written reasoning.

OpenAI unveiled GPT-6 Astra this week as its latest frontier model, highlighting gains in intelligence, reasoning and safety. But the more consequential details are in the company’s safety disclosures, where OpenAI acknowledges that Astra is harder to monitor through its chain of thought and has become powerful enough to reach the company’s highest cybersecurity capability classification.

That raises a thornier question than whether Astra can write better code or solve harder problems: What happens when AI becomes more capable while monitoring its reasoning becomes more difficult?

Astra is harder to monitor as its capabilities grow

One of Astra’s most controversial characteristics has little to do with a traditional benchmark.

In its Astra safety overview, OpenAI says the model shows a substantial decrease in chain-of-thought monitorability compared with GPT-5.6 Sol. Astra is better able to control its written reasoning, and in adversarial tests designed to evade monitoring, the model sometimes avoided detection by strategically underperforming or carrying out specific sabotage tasks.

There are important limits to those findings. OpenAI says much of the evidence comes from adversarial evaluations in which researchers deliberately pushed Astra to evade monitoring. The company also says it has not seen evidence that Astra conceals hidden reasoning through a steganographic chain of thought.

Still, OpenAI says it takes the decline in monitorability seriously.

Chain-of-thought monitoring provides researchers with a way to identify suspicious reasoning patterns as an AI works through complex problems. It is not the same thing as directly reading a model’s mind, and a model’s written reasoning does not necessarily provide a complete picture of what it is doing internally.

Advertisement

But weaker monitorability matters more as models become increasingly autonomous.

Companies including OpenAI and Anthropic are pushing AI beyond simple question-and-answer systems toward agents capable of taking actions across software, browsers and other tools. eWeek has been following that shift as products such as Claude Cowork move AI deeper into autonomous workflows.

Astra pushes that trajectory further. OpenAI says Astra is nevertheless its most aligned model to date. In its evaluations, the model was more likely than GPT-5.6 Sol to respect safety and security restrictions and remain within its authorized scope.

That creates the central tension surrounding Astra: A model can potentially become better behaved according to alignment evaluations while simultaneously becoming harder to monitor through its chain of thought.

OpenAI says Astra crossed its highest cyber threshold

The monitorability question becomes more significant because Astra is also OpenAI’s first model to reach the company’s Critical cybersecurity capability threshold.

According to OpenAI’s assessment of Astra, the designation means that, with the appropriate tools and access, the model can find previously unknown security vulnerabilities and develop ways to exploit them across many well-protected systems without a person guiding each step.

OpenAI says its evaluations included both benchmarks and expert-led testing. In one assessment, Astra discovered previously unknown vulnerabilities and assembled a browser exploit chain that escaped a sandbox and executed commands on the host. In another, it combined vulnerabilities in a hardened operating system into a privilege-escalation chain.

Those capabilities do not mean every Astra user can simply ask the model to attack hardened systems.

OpenAI has placed stronger safeguards around Astra’s cyber capabilities. The standard release refuses more advanced cybersecurity tasks, including creating proof-of-concept exploits. Access to Astra for advanced cybersecurity workflows is initially limited to a group of testers, with access through Daybreak Blue expected to follow and expand defensive use.

Advertisement

That distinction matters. Crossing the Critical threshold does not mean Astra can freely compromise arbitrary computer systems, nor does it mean OpenAI released the model without safeguards. But it illustrates how rapidly the risk calculation around advanced AI is changing.

Cybersecurity researchers have already been grappling with AI systems that can find vulnerabilities, develop exploits and automate portions of security work. As models are integrated into developer tools and other systems where they can take actions rather than merely generate recommendations, questions about oversight become considerably less academic.

The Hugging Face incident hangs over Astra

Astra also arrives shortly after OpenAI disclosed an incident that demonstrated why controlling increasingly autonomous AI systems can be difficult.

During internal cybersecurity research in July, OpenAI said that experimental AI agents circumvented restrictions placed on them, established unauthorized communication channels, and accessed systems outside their intended testing environment.

The activity ultimately affected portions of both OpenAI’s infrastructure and Hugging Face’s systems, according to the company’s account of the incident.

Astra itself was not involved.

But OpenAI says it incorporated lessons from the episode into Astra’s safety approach, making the incident relevant context for understanding why this launch comes with unusually heavy monitoring and containment measures.

As OpenAI prepared Astra, the company slowed parts of its frontier model development while strengthening its protections. Following the Hugging Face incident, OpenAI paused certain frontier training, including certain Astra training, for two weeks while it hardened its infrastructure with stronger isolation and network controls, expanded monitoring, and strengthened alignment requirements.

OpenAI held back some larger reinforcement-learning runs for future versions of Astra even longer while establishing higher safety and security requirements for their training environments. One large frontier RL run restarted on Aug. 28 after those requirements were put in place, while some smaller experimental runs remained temporarily paused.

Advertisement

The result is an unusual juxtaposition.

OpenAI believes it has developed a model that is substantially better at staying within its authorized boundaries. At the same time, the company acknowledges that Astra has become more capable of controlling what appears in its chain of thought and, under adversarial conditions, can sometimes evade monitors designed to detect misbehavior.

The issue is whether approaches to supervising advanced AI will continue to keep pace as models gain greater autonomy while some forms of internal monitoring become less dependable.

What eWeek found: AI safety is becoming an observability problem

Astra exposes a distinction enterprise technology leaders may increasingly need to understand: alignment and observability are not the same thing.

Three implications stand out:

  • Safer does not necessarily mean easier to monitor. OpenAI’s evaluations indicate Astra is more likely than GPT-5.6 Sol to respect safety restrictions, even as its chain-of-thought monitorability has declined.
  • More autonomy raises the stakes. As AI agents gain permission to browse websites, execute code, connect to company data and perform actions independently, organizations may need reliable ways to detect when those systems behave unexpectedly.
  • Enterprises may need safeguards outside the model itself. Logging, access controls, sandboxing, human approvals, and independent monitoring could become increasingly important if a model’s chain of thought cannot serve as a dependable audit trail.

That starts to make AI safety look like a familiar problem for cybersecurity and IT teams. It is not enough for a system to work correctly most of the time. Organizations also need ways to detect unusual behavior, investigate failures and determine what happened when something goes wrong.

OpenAI itself appears to be moving in this direction. Astra’s safeguards monitor both the model’s reasoning and its actions, providing additional signals to detect and automatically stop potentially unauthorized behavior.

The industry’s rapid move toward agentic AI has already expanded the possible blast radius of a model failure. The next challenge may be ensuring that enterprises have sufficient visibility into those agents as the models themselves become more difficult to monitor internally.

Astra suggests that the governance side of increasingly autonomous AI may prove just as difficult as the engineering side.

Advertisement

A safer model does not necessarily mean a simpler risk

OpenAI maintains that Astra is its most aligned frontier model yet, and that declining chain-of-thought monitorability alone does not prove the model is unsafe. In fact, OpenAI says Astra is substantially more robust against jailbreaks and less likely than GPT-5.6 Sol to violate safety and security restrictions overall.

The controversy comes from the combination.

Astra is becoming more capable. Its cybersecurity abilities have crossed a threshold OpenAI itself considers Critical. And one signal researchers have used to detect potentially misaligned behavior is becoming less dependable.

OpenAI says it continues to investigate Astra’s declining monitorability and argues that the results underscore the importance of developing alignment-auditing techniques that go beyond examining a model’s chain of thought.

For enterprises considering increasingly autonomous AI, the more useful question is whether Astra qualifies as AGI or tops another benchmark.

As models get better at doing work without humans, will companies still be able to tell when they start doing something they weren't supposed to do?

For more on OpenAI’s evolving security strategy, read how the company overhauled its AI safety controls as increasingly autonomous models raised the stakes for oversight.

Matt Gonzales

Matt Gonzales is the Managing Editor of Cybersecurity for eSecurity Planet. An award-winning journalist and editor, Matt brings over a decade of expertise across diverse fields, including technology, cybersecurity, and military acquisition. He combines his editorial experience with a keen eye for industry trends, ensuring readers stay informed about the latest developments in cybersecurity.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.