The Security Loop Is Now the Product
Automated adversaries and federal reviewers are converging on the same verdict from opposite directions: security is no longer a post-hoc checklist, it's what gates shipping and buying.
GPT-Red is a self-play RL red-teamer, and the detail worth more than the headline 84% is that its successful attacks fed straight back into training, hardening GPT-5.6 Sol without measured capability loss. That closes a loop manual review can't replicate: generate, exploit, retrain, at machine speed. A human team clearing 13% of the same scenarios isn't really a comparable baseline. It's a signal that quarterly pen-testing on this class of model is running on borrowed time.
Treat the number as directional, not precise. There's no disclosed sample size, scenario taxonomy, or attack-class breakdown, and the 84% figure is measured against GPT-Red's own scenario distribution, not against any external defense set. What it establishes is a ~6x detection gap between automated and manual red-teaming, which is a real signal for where eval budget should move, even before the methodology gets tightened up.
The regulatory pattern tracks the technical one, though it's worth being precise about what's correlation and what's cause. GPT-5.6 shipped under a staggered release the administration requested on security grounds; Anthropic drew the same scrutiny first, in June 2026, after a competitor flagged model vulnerabilities to officials. Model-level security review now functions as a release gate, which means frontier availability carries regulatory latency that isn't controlled by the lab shipping the model. In parallel, the agentic OSS ecosystem logged 30+ CVEs in eight weeks, while only about 21% of firms report mature agent governance. That gap predates this release cycle.
Sources agree on direction and diverge on rigor. The eval evidence is quantified; the regulatory reporting is single-source, with no technical detail on the vulnerability class involved. The thing this doesn't tell you is which failure mode triggered the staggered release, and that's the detail that would actually change a threat model. For evaluation harnesses generally: a report that covers accuracy and latency but skips attack-success-rate isn't measuring the dimension that enterprise buyers and regulators are both going to ask about next.
What to do
Stand up an automated adversarial suite (open-source red-teaming tools) in CI that reports attack-success-rate pre/post-hardening for every deployed or fine-tuned model.
Add a provider-abstraction layer with a warm fallback behind a feature flag, and stop pinning launch dates to any model not yet GA in your region.
Inventory MCP servers against the recent 30+ CVE wave and enforce tool allowlists, audit logging, and egress controls.