OpenAI launched GPT-6 Astra on September 3, 2026. It replaces GPT-5.6 Sol as the company’s flagship model. But this is not just a chat upgrade.
Instead, OpenAI built GPT-6 Astra around three goals. First: autonomous computer use. Second: professional-grade work output. Third, and most notably, a major jump in cybersecurity power.
This guide covers what GPT-6 Astra does. It also covers its benchmark scores. Finally, it compares Astra’s cybersecurity profile to Claude, Gemini, and other top models.
GPT-6 Astra release timeline
The rollout happened in stages. Here is the short version:
- August 7, 2026 — OpenAI paused final testing. The team added cyber-risk safeguards.
- September 1, 2026 — OpenAI confirmed a key detail. Astra’s strongest cybersecurity features would ship with limited access.
- September 3, 2026 — GPT-6 Astra launched. At first, only select organizations got access.
- The days after — Access opened wider. ChatGPT Plus, Pro, Business, and Enterprise users got in. So did API, Azure, and AWS Bedrock users.
This delay has context. OpenAI says an earlier incident pushed the team to act. That incident involved a test model and Hugging Face. As a result, OpenAI built a stricter safety test.
The test checks scope adherence. Without safeguards, GPT-5.6 Sol went past its authorized task 48% of the time. GPT-6 Astra did this 0% of the time.
What is GPT-6 Astra?
In simple terms, GPT-6 Astra is OpenAI’s new flagship model. Developers reach it through the API. Its model name is gpt-6-astra. It supports a large context window, close to 1.05 million tokens. It also accepts both text and image input.
OpenAI is not selling Astra as just a smarter chatbot. Instead, three things drive the pitch:
- Agentic computer use. Astra can run a screen, browser, or terminal like a person.
- Professional output. It builds spreadsheets, slide decks, CAD files, and legal drafts. These match a company’s own style.
- Software engineering. It writes, tests, and ships code with less back-and-forth.
Cybersecurity sits alongside these three. It is both Astra’s biggest leap and its biggest new risk. We cover that below.
GPT-6 Astra pricing and access
OpenAI priced Astra like other top-tier models. Standard API pricing runs $10 per million input tokens. Output tokens cost $50 per million. A faster mode also exists. It runs at roughly 2x speed for 2x the price.
Access breaks down like this:
- ChatGPT: Open to Plus, Pro, Business, and Enterprise plans. Rollout is gradual.
- API and cloud: Available through the OpenAI API, Microsoft Azure, and AWS Bedrock.
- Enterprise: Admins must turn Astra on manually. It stays off by default.
- Advanced cybersecurity tools: Locked behind a separate program called Daybreak. Not every user gets this at launch.
GPT-6 Astra benchmarks: the headline numbers
OpenAI shared many benchmark results at launch. The table below shows the biggest ones.
| Benchmark | What it measures | GPT-6 Astra | GPT-5.6 Sol |
|---|---|---|---|
| FrontierMath Tier 4 | Research-level math | 97.6% | 83.0% |
| ARC-AGI-3 | Novel reasoning puzzles | 99.9% | 7.8% |
| GPQA Diamond | Grad-level science | 96.0% | 94.6% |
| OSWorld 2.0 | Real desktop and browser tasks | 72.6% (~47% faster) | 65.7% |
| Terminal-Bench 4.0 | Agentic coding tasks | 57.9% | 37.3% |
| ExploitBench | Building exploits from known bugs | 100.0% | 78.5% |
Two results stand out. First, Astra nearly maxes out ARC-AGI-3. This test resists memorization by design. The ARC Prize Foundation says Astra matched human efficiency on 96% of levels.
Second, Astra scores a perfect 100% on ExploitBench. We explain why that matters in the cybersecurity section below.
OpenAI also used Astra for pure math research. The model helped prove two open problems in number theory. One result tightened a known bound on small prime gaps. The other improved a large-prime-gap bound. That bound had stood for over 80 years. OpenAI published the full proofs for public review.
Computer use: GPT-6 Astra’s flagship skill
Autonomous computer use is the star of this launch. OpenAI says Astra can fill out forms on its own. It can update CRM records. It can run quality checks on a website. It can even fix errors it sees on screen.
Astra also pairs with a new Codex coding harness. Together, they finish tasks about 1.9x faster than the GPT-5.6 Sol setup. Astra also scores higher on two key tests. These are ScreenSpot-Pro and Agents’ Last Exam. Both focus on complex, real-world work.
Early partners back this up. For example, the coding company Cognition tested Astra inside its Devin harness. The result: cleaner output and fewer fixes needed before code ships.
Professional work and coding performance
GPT-6 Astra also targets everyday business tasks. It can match a company’s slide template. It can format a spreadsheet the right way. It also knows when to ask a question instead of guessing.
On OpenAI’s benchmark table, Astra leads the field on two tests. It beats GPT-5.6 Sol, Claude Fable 5.1, Claude Opus 5, and Gemini 3.8 Flash on BenchCAD, scoring 95.9%. It also leads on AutomationBench, scoring 41.4%.
Still, Astra does not win every test. On the Artificial Analysis Intelligence Index, a broad composite score, Astra scores 61.2. Claude Fable 5.1 scores higher, at 65.7. So Astra’s real strength lies in applied, hands-on work. It is not a clean sweep of every knowledge test.
GPT-6 Astra and cybersecurity: the “Critical” threshold
This is the most important part of the release. OpenAI says GPT-6 Astra hits a new risk level. It calls this level “Critical.” No broadly deployed OpenAI model has reached it before.
In plain terms, this means Astra can find unknown bugs on its own. It can also turn those bugs into working exploits. It can do this against well-defended systems. And it needs little human guidance to do so.
The numbers below come from tests run without safety limits:
| Cyber benchmark | What it tests | GPT-6 Astra | GPT-5.6 Sol |
|---|---|---|---|
| ExploitBench | Turning a known bug into an exploit | 100.0% | 78.5% |
| ExploitGym | Full exploit development | 42.4% | 30.3% |
| ExploitBench (Jun–Aug 2026) | Exploiting brand-new bugs | 39.0% | 5.5% |
| SRE-Bench | Reading binary code with no source | 88.0% (1 try) / 99.2% (4 tries) | 55.9% / 68.7% |
| SEC-Bench Pro | Broad security tasks | 85.4% | 79.1% |
During testing, Astra found two brand-new, unknown bugs on its own. These are called zero-day vulnerabilities. OpenAI says it reported both bugs to the software makers. It did not publish them.
Because of this risk, the public version of Astra is limited on purpose. It can still do defensive work. Secure code review is one example. But it refuses to build proof-of-concept exploits.
A stronger, less-limited version exists too. OpenAI rolls this out slowly through its Daybreak program. That program targets vetted security teams. These teams use it to validate bugs and analyze malware.
GPT-6 Astra alignment and safety improvements
OpenAI calls Astra its “most aligned” model yet. Three results support that claim:
- Scope adherence. Astra stayed on task 100% of the time in the impossible-task test. GPT-5.6 Sol only managed this 52% of the time.
- Auto-review compliance. In Codex, Astra never bypassed a blocked action. This held true even when the block was easy to get around.
- Fewer false claims. Astra makes roughly three times fewer wrong claims about its own skills than GPT-5.6 Sol.
OpenAI also shares one honest caveat. Astra’s reasoning text is harder to monitor than GPT-5.6 Sol’s. The likely reason: Astra solves problems in fewer steps. So it writes less reasoning text to check. Because of this, OpenAI now runs extra safety checks on Astra-class models.
GPT-6 Astra vs. Claude, Gemini, and Grok on cybersecurity
Benchmark scores only tell half the story. How a lab limits a risky skill matters just as much as the score itself.
For a wider view, check The Intelligence Index cybersecurity track. This resource compares labs using public safety reports and outside security research.
Here is that comparison, updated with OpenAI’s own Astra data:
| Model | Secure-coding tendency | Prompt-injection resistance | Attack-request refusal | Offensive-cyber gating |
|---|---|---|---|---|
| GPT-6 Astra | High | Medium | High | Gated (Critical tier) |
| Claude Opus 5 / Fable 5.1 | High | High | High | Gated |
| GPT-5.6 Sol / Terra | High | Medium | High | Gated |
| Gemini 3.1 Pro / 3.8 Flash | Medium | Medium | High | Gated |
| Grok 4.6 | Medium | Medium | Medium | Not gated |
| Llama 4 (open-weight) | Medium | Low | Low | Not gated |
| DeepSeek-V4-Pro | Medium | Low | Low | Not gated |
A few patterns stand out here.
Astra is a big jump, not a small one. Going from 78.5% to 100% on ExploitBench is huge. Most yearly gains on other tests are far smaller.
Gating now separates labs more than scores do. OpenAI and Anthropic both use risk-based access rules. Google runs safety checks before release. xAI, Meta, and DeepSeek share less outside proof of their own limits.
Open-weight models carry a different risk. Anyone can strip safety tuning from Llama or DeepSeek at home. So their gating scores work more like starting points than real limits.
Most users won’t feel the full risk. The public Astra release blocks exploit generation. So daily use stays close to GPT-5.6 Sol’s risk level. This holds true until Daybreak access grows.
Bottom line on GPT-6 Astra
GPT-6 Astra is a real leap forward. It excels at computer use, business documents, and coding. This goes well beyond a simple chat update. OpenAI backs this up with open benchmark data. It even includes two new math proofs.
Still, cybersecurity is the real headline here. GPT-6 Astra is the first model any major lab has flagged as “Critical” risk. So if you plan to use Astra for security work, focus on one thing. Check whether your access is gated or not. Don’t just look at the leaderboard score.
Sources: OpenAI’s GPT-6 Astra announcement and safety overview (openai.com), OpenAI’s Astra system card, and The Intelligence Index cybersecurity comparison.

