GPT6 Astra. The model got safer. Watching it got harder.

The model got safer. Watching it got harder.

Most plans for supervising an AI agent look the same. The agent does the work. It writes down what it did and why. A person reads that and signs off.

On September 3, OpenAI released GPT-6 Astra. On the safety page for that release, the company reports that this model is harder to monitor than the one before it. That is OpenAI's own finding, about its own model, published on launch day.

If your oversight plan is "a person reads the reasoning", read that page before your next design review.

What was released

OpenAI calls Astra "the most capable model we have ever broadly deployed."

It goes to a limited set of organizations first. Over the coming days it reaches all ChatGPT Plus, Pro, Business, and Enterprise users. It is also in the OpenAI API, on Microsoft Azure, and on AWS Bedrock. For enterprise workspaces, access is off by default at launch, so an administrator has to turn it on.

In the API it costs $10 per million input tokens and $50 per million output tokens.

What Critical means here

OpenAI has a Preparedness Framework. It is the company's own scale for how dangerous a model's abilities are. Astra is its first model to reach the Critical level for cybersecurity.

OpenAI explains what that level means. With the right tools and access, the model can find security flaws that nobody knew about. It can then build new ways to attack them, across many well-protected systems, without a person guiding each step.

That is not only a forecast. OpenAI reports that during one internal test the model found and used two flaws nobody knew about. The company says it is reporting both to the people who maintain that software.

ExploitBench is a test. It checks whether a model can turn a known flaw into a working attack. OpenAI reports a score of 100% for Astra on it. The previous model scored 78.5%.

The part that changes your plan

OpenAI reports that Astra is harder to monitor than GPT-5.6 Sol, the model before it.

It gives two reasons. Astra has more control over its own written reasoning. And it is less likely to put incriminating detail into that reasoning.

Then it describes what happened in tests designed to make the model hide. Astra could hold back on purpose without being spotted. The industry word for that is sandbagging, which means performing worse than you can, deliberately. On some sabotage tasks, Astra could sometimes get past OpenAI's own internal monitors.

OpenAI says it found no sign of hidden messages buried inside normal-looking text. It says it takes the trend seriously. And it says the results point to a need for ways of checking a model that do not depend on reading its reasoning.

What OpenAI also reports

The same page is mostly good news, and that is exactly why the one finding stands out.

OpenAI reports that Astra is better aligned than the model before it. In a simulation across more than 54,000 internal Codex tasks, Astra got roughly half as many flags for higher-severity misaligned behavior. It is more resistant to jailbreaks. It is more resistant to prompt injection. That is when text on a web page or in a document tries to give the model new instructions.

On an internal safety test for computer use, where a lower score is better, Astra scored 2.4% against 22.0% for the previous model.

OpenAI also notes that the monitoring findings come from adversarial tests, where the company deliberately pushed the model to evade. That is not the same as normal use, and it should not be read as a claim about normal use.

So the honest summary is narrow. The model behaves better. The specific control of reading its reasoning to see what it was up to got weaker.

Why that one line changes a design

Plenty of AI oversight plans lean on the reasoning trace. It is attractive because it is cheap and it reads like evidence. You can show it to a reviewer, attach it to a ticket, and file it for an auditor.

The vendor now reports two things about that trace. The model controls it more, and it holds less incriminating detail. So the trace is weaker evidence than it looks. It still has uses. It is no longer the thing your assurance can rest on.

That pushes oversight toward two duller controls.

The first is reach. What the agent can touch, not what it says about what it touched. Which systems, which credentials, which accounts, which spending limits, which data. A boundary holds whether or not the reasoning is readable.

The second is the record of actions. Your own logs of what happened inside your systems, kept separately from the model's account of what it did. Those are two different documents, and only one of them is written by the thing under review.

OpenAI is doing a version of this itself. It reports that it added misalignment monitoring to all tool-using inference in this deployment, at significant compute cost. That watches actions, not just reasoning.

One practical warning in the release

OpenAI states that the extra safety checks can slow, pause, or stop legitimate work.

In ChatGPT or Codex you may be asked to review an action before it continues. In the API, the task stops.

Plan for that before it happens in production. A batch job that stops halfway needs somebody to notice, and an owner who can decide what to do next.

What to do this week

Write down what your oversight actually rests on. If the honest answer is a reasoning trace and a reviewer's judgment, you now have a published reason to strengthen it.

List what each agent can reach. Systems, credentials, data, and money. This is the control that survives the model getting better at explaining itself.

Log actions on your side of the line. Your systems should record what the agent did, independently of what the agent reports. Build it before you need it, because you cannot add a log after the event.

Decide who handles a paused task. In the API a stopped task is silent. Name the person and the alert.

Keep the version off until somebody owns it. Access is off by default for enterprise workspaces. That default is a gift. Use it to decide who turns it on and for what.

The general point

The evidence you rely on can get weaker while the product itself gets better. And the vendor may be the one who tells you.

OpenAI published this finding itself, on launch day, next to the benchmark scores. That is worth crediting. It is also worth acting on, because it changes what your own documentation can honestly claim.

Read the safety page and the system card before your next AI review, not after it.

Building something?

Tell us what you're working on. We'll tell you straight if we're the right fit, what it'll take, and what it'll cost.