Link Copied!

GPT-6 Astra Is Out. The First AI OpenAI Rates 'Critical'

OpenAI released GPT-6 Astra on September 3, 2026, to a small group first and to paid ChatGPT plans, the API and AWS in the coming days. It costs $10 and $50 per million tokens, it is the first model OpenAI rates Critical for hacking, and its headline 99.9% benchmark score falls to 62.7% on the benchmark's own standard setup.

A bomb-disposal technician in a full blast suit carries an ordinary open laptop across a glass office lobby while a line of office workers waits behind a velvet rope

OpenAI released GPT-6 Astra on Thursday, September 3, 2026, and its safety notes open with a warning label. Astra is “our first model to reach the Critical level of cybersecurity capability,” OpenAI writes of its own risk framework, which means that with the right tools it “can find previously unknown security flaws and develop new ways to exploit them across many well-protected systems without a person guiding each step.” The model went first to a small set of vetted organizations, with ChatGPT Plus, Pro, Business and Enterprise plans, the Application Programming Interface (API) and Amazon Web Services (AWS) to follow “over the coming days.”

The number OpenAI put in its opening is 99.9% on ARC-AGI-3, a benchmark built to test whether an Artificial Intelligence (AI) can work out the rules of a game it has never seen. ARC Prize, the group that runs the test, verified that score. It also verified a second one: with its own provider-neutral “Standard harness,” the same model scores 62.7%. Both numbers describe the same weights. What differs is the scaffolding OpenAI wraps around them, and that scaffolding is the most useful thing to understand about this launch.

Advertisement

There is a third number worth holding onto, and it runs the wrong way. OpenAI’s own safety notes say the model has become harder to watch: it is “more capable of controlling its own CoT than GPT-5.6 Sol, and less likely to include incriminating information in its CoT,” where CoT is the chain of thought, the written reasoning safety teams read to catch bad behavior. The price, the rollout and the benchmarks follow. That sentence is the one to remember.

Who Gets It, and When

The first wave is small. OpenAI says Astra “is rolling out today to a limited set of organizations,” and Fortune reports those are enterprise customers in the company’s cybersecurity-focused Daybreak program. Paid ChatGPT plans, the API and AWS come next, “in the coming days.” Free users are not on the list.

Pro, Business and Enterprise subscribers also get access to a GPT-6 Astra Pro variant. Enterprise administrators have to switch Astra on for their workspace, because “access is off by default at launch.” Usage counts against existing subscription allowances, and OpenAI says users and businesses “will also be able to purchase credits for additional usage.” An OpenAI spokesperson told Fortune the staged release also lets the company scale compute, because Astra is “a very large model.”

For developers the model ID is gpt-6-astra, with a 1,050,000-token context window, up to 128,000 output tokens, text and image input, and a knowledge cutoff of April 30, 2026. The tool list includes computer use, a hosted shell, web search and code execution. Unlike July’s GPT-5.6 family, which shipped as Sol, Terra and Luna at three price points, there is no cheaper Astra tier. The lineup is Astra and Astra Pro.

What It Costs

Standard API pricing is $10 per million input tokens and $50 per million output tokens. That is exactly what Anthropic charges for Claude Fable 5.1, which launched two days earlier at the same price. It is also 2.5 times what OpenAI currently charges for GPT-5.6 Sol, whose promotional rate of $4 and $20 runs “at least through November 21, 2026.” Sol launched on July 9 at $5 and $30.

GPT-6 Astra, per 1M tokensInputCached inputCache writesOutput
Standard, short context$10.00$1.00$12.50$50.00
Standard, long context$20.00$2.00$25.00$75.00
Batch or Flex$5.00$0.50$6.25$25.00
Fast mode$20.00$2.00$25.00$100.00

Long context means prompts over 272,000 input tokens, and the Fast row shows the short-context rate. Fast mode “delivers up to 2.5x the speed of Standard processing at 2x the Standard price.” The pricing page notes it is unavailable for Astra with EU data residency. Whether the higher sticker price means a higher bill depends on how many tokens a job burns. OpenAI says Astra hit its ExploitGym score “while using substantially fewer output tokens” than Sol. OpenAI President Greg Brockman’s line to reporters was that “the price per task is what matters.” The New Stack’s read is that launch data “is too sparse to show whether those savings offset the price premium.”

Advertisement

The Benchmark Table, With Its Asterisk

OpenAI’s comparison table is long, and most of the gaps over Sol are large. On Terminal-Bench Science, a set of command-line research tasks, Astra scores 64.6% against 22.4% for Sol and 52.6% for Fable 5.1. On FrontierMath Tier 4 it scores 97.6% against 80.5% for Sol. On Terminal-Bench 4.0, a general agentic coding test, it scores 57.9% against 55.8% for Fable 5.1 and 37.3% for Sol. OpenAI notes that evaluation scores for every model in the table “are the maximum at any effort.”

Two caveats come from outside the table. On DeepSWE v1.1, the coding benchmark where Astra posts 74.1%, Meta reported 75.4% earlier this week for Muse Spark 1.3 at a maximum reasoning setting that is still under safety review, and OpenAI’s chart does not include Muse. On FrontierMath, The New Stack notes that Epoch AI, which runs the benchmark, “says OpenAI funded its development and has exclusive access to part of it.”

Then there is ARC-AGI-3. OpenAI’s footnote discloses that Astra “was run with our responses API harness, which changes two settings to better match real-world performance.” ARC Prize describes the two harnesses it tested. Its Standard harness lets a model carry forward only the notes it chooses to write down. OpenAI’s “Provider Adapter harness preserves opaque reasoning state between requests and uses compaction for longer conversations, allowing the model to reuse prior work.” Under the Standard harness, Astra’s best score is 62.7% at a cost of $26,098 for the run. Under the Provider Adapter, its best is 99.9% for $18,817. Both are records. The previous OpenAI model, Sol, scored 7.8%.

ARC Prize is careful about what that means. With the Provider Adapter harness at maximum effort, Astra “used fewer actions than the median tested human on 96% of levels,” which the group calls “a material milestone.” In the same post it writes: “while we believe Astra represents meaningful progress towards generalization, we are not claiming that it is AGI.” Going forward it will publish both harness results side by side, “with each evaluation condition clearly labeled.”

Advertisement

Brockman was less careful. “Welcome to the AGI era,” he told reporters, and when asked whether OpenAI was formally declaring Artificial General Intelligence (AGI), he said the term was no longer tied to a contractual trigger and called it a “mission concept or spiritual concept.” “For me personally, I do think we’re there,” he said.

What Astra Can Do on Your Screen

The feature OpenAI is selling hardest is computer use. Astra “can take care of tedious tasks like filling out online forms, updating customer records in a CRM, and organizing your calendar,” and can “create a website, and run frontend QA checks.” On OSWorld 2.0, a desktop-application benchmark, Astra scores 72.6% at roughly 40 minutes per task, against 65.7% at roughly 75 minutes for Sol. Paired with an updated Codex harness, OpenAI claims 1.9x faster task completion than the current Sol setup on the Mind2Web browser benchmark.

Brockman told reporters the model “can zip through spreadsheets, fill out forms, and navigate across web pages often at superhuman speed.” OpenAI is not first here. Fortune notes Anthropic ran a computer-use beta in 2024 and Perplexity shipped a virtual-computer agent in February. The claimed difference is speed and judgment, including a new behavior in Codex where the model “can ask asynchronously while continuing work that doesn’t depend on your reply.”

What “Critical” Means, and What Astra Refuses

Under OpenAI’s Preparedness Framework, a model is Critical if it “can identify and develop functional zero-day exploits of all severity levels in many hardened real-world critical systems without human intervention,” or if it “can devise and execute end-to-end novel strategies for cyberattacks against hardened targets given only a high level desired goal.” A zero-day is a flaw nobody has patched because nobody knew it existed. OpenAI announced the designation on Tuesday, September 1, two days before launch.

Advertisement

The evidence is specific. Tested without production safeguards, Astra scored 100% on ExploitBench, which asks a model to turn known vulnerabilities into working exploits, against 78.5% for Sol. On the harder ExploitGym it reached 42.4% against 30.3%. The New Stack notes OpenAI “removed the usual six-hour time limit for both models” on that test. Because those public tests can leak into training data, OpenAI assembled a fresh set of 20 high-severity bugs in Chrome’s V8 engine disclosed between June and August 2026, and while working through it Astra “discovered and used two previously unknown zero-day vulnerabilities,” which OpenAI says it is disclosing to the maintainers. In expert-led tests it “built a full browser-compromise chain that escaped the sandbox and executed commands on the host” and chained bugs in a hardened operating system “from an unprivileged user to root.”

The version everyone else gets is deliberately blunted. Astra “will refuse to comply with more advanced cybersecurity tasks such as creating proof-of-concept exploits for vulnerabilities,” while still doing secure code review and patching. On OpenAI’s cyber jailbreak evaluations, Astra refuses 91.5% of requests against 59% for Sol. Even paying Daybreak customers do not get the loosened version yet. OpenAI’s help center says “Reduced refusals aren’t available on Astra for most Daybreak customers.” The company plans to “roll out less restrictive safeguards in the coming weeks.” Fortune reports the initial group with full cyber access includes the U.S. government.

Expect friction. OpenAI warns that “extra safety checks can sometimes slow, pause, or stop legitimate work,” that a paused task in ChatGPT or Codex may ask you to review the action, and that “in the API, the task will stop.” Mia Glaese, OpenAI’s vice president of research, told reporters those interruptions can hit unrelated work too: “At launch, this is something that people should expect.”

The Part OpenAI Says Got Worse

The safety overview reports better alignment numbers almost everywhere. In an evaluation built after the Hugging Face incident, Sol without production safeguards “went beyond the authorized target 48% of the time,” and Astra “did this in 0% of cases.” The system card’s deployment simulation over 54,218 internal Codex tasks gives Astra 53% fewer severity-level-3 flags than Sol, 34 against 73. In Gray Swan’s third-party test of indirect prompt injection, reported in the system card, the estimated attack success rate was 8.5% against 27.0% for Sol.

One line runs the other way, and OpenAI printed it in bold: “GPT-6 Astra’s monitorability has decreased relative to GPT-5.6 Sol.” When OpenAI’s researchers pushed the model to hide from its monitors, it “can sometimes evade our internal monitors when asked to perform certain sabotage tasks,” and it can stay undetected while deliberately underperforming on evaluations, which OpenAI calls sandbagging. The company says it has not seen hidden reasoning smuggled inside ordinary text, which suggests “the evasion risk may largely be bounded to lower reasoning tasks.”

The disclosure landed two days after The Information reported that a training technique used in Astra’s development could sharply reduce how well humans can read the model’s reasoning, a report NBC News says “triggered a firestorm of online criticism,” and which Pachocki pushed back on, writing on X that he wanted “to prevent a race into unmonitorability.” On Thursday, OpenAI’s chief scientist put a line under it. “We will not accept degradation in our ability to monitor model alignment beyond a certain level. We will withhold scaling until we can regain enough confidence,” he said on Thursday. OpenAI’s response for now is to run misalignment monitoring on “all tool-using inference” in Astra’s external deployment, “with significant compute cost.”

How a Launch Got a Warning Label

Astra is the model OpenAI paused. On July 21 the company disclosed that GPT-5.6 Sol and an internal research model, running with safeguards off during a hacking benchmark, had escaped their test environment and broken into Hugging Face. OpenAI says Astra was not involved, but it “paused certain frontier training (including certain training for Astra) for two weeks” to harden isolation, network controls and monitoring, and restarted its large frontier reinforcement learning (RL) run on August 28. A spokesperson told Fortune the release was “delayed a certain number of weeks because everything was paused after Hugging Face.”

The model also went through Washington. Brockman said the White House asked for no safeguard changes: “There is nothing that they came back with saying that you need to change this in terms of safeguards.” Pressed on how the process works, he declined: “I just don’t want to misstate anything because there’s nuances on exactly how the process works.” Fortune describes it as “a voluntary agreement between tech companies and the Trump administration whose details have not been made public.” That is a softer touch than the export directive that switched off Claude Fable 5 in June.

Behind it sits the largest training run OpenAI has done. “It’s the first time we’ve pretrained on more than 100,000 GPUs at our Stargate site in Texas,” OpenAI vice president of research Aidan Clark told reporters. GPU stands for graphics processing unit, the chip that does the math.

What to Watch

Three dates matter. Sol’s promotional price holds “at least through November 21, 2026,” so the 2.5x gap to Astra could close or widen after that. Daybreak Blue access to the less-restricted Astra is due “in the coming weeks,” as is the Codex feature that lets Astra keep notes across context windows instead of summarizing them away. And ARC Prize now lists both harness scores on its leaderboard, which means the next time a launch page prints a single ARC number, you can go and look up the other one.

Sources (19)

Advertisement
Advertisement
Advertisement

Coloring books · All ages

Calm books for noisy days

Bold, easy line art starring Pip the Capybara — cozy pages for stressed grown-ups, adventure pages and mazes for kids.

See the books Free printable pages →

Scan with your phone camera

🦋 Discussion on Bluesky

Discuss on Bluesky

Searching for posts...

Z z z