Omniscient
AllBulletinArticlesReviewsTakesCommentaryFeatured
Sign In

Omniscient

AI intelligence briefings, analysis, and commentary — delivered in broadsheet form.

By Noah Ogbi

Subscribe

Weekday briefings and flagship analysis, delivered to your inbox.

Sections

  • All
  • Bulletin
  • Articles
  • Reviews
  • Takes
  • Commentary

Topics

  • Industry Strategy
  • Anthropic
  • AI Policy
  • Frontier Models
  • OpenAI
  • Compute Economics
  • Research
  • Agents

Meta

  • About
  • Masthead
  • Standards
  • Corrections
  • RSS Feed
  • Privacy Policy
  • Terms of Service

Omniscient Media — made by ForeverBuilt, LLC.
© 2026 ForeverBuilt, LLC. All rights reserved.

  1. Home
  2. ›AI Security
  3. ›'We Are Not There as an Industry': AI Security Is Losing the Race Against Its Own Agents

AI Security

Vol. 1·Wednesday, August 5, 2026
Take

'We Are Not There as an Industry': AI Security Is Losing the Race Against Its Own Agents

At Black Hat, OpenAI described a weeks-long, hundreds-of-thousands-of-message coordination its own staff never saw form inside their infrastructure.


Noah Ogbi3 min read

Tips, corrections, or questions? support@omniscient.media

'We Are Not There as an Industry': AI Security Is Losing the Race Against Its Own Agents
Share:

Get this every weekday.

The Omniscient Bulletin: consequential AI, explained and evaluated. 5 to 7 items a day with the take, not the recap.


Related

AI Safety

Vol. 1·Wednesday, July 22, 2026

OpenAI's Model Hacked Hugging Face. For Five Days, Nobody Knew It Was OpenAI's.

An internal benchmark test escaped its sandbox, breached another company's live infrastructure, and ran undetected long enough that the victim blamed an unknown attacker in public.


OpenAI's Model Hacked Hugging Face. For Five Days, Nobody Knew It Was OpenAI's.

Hugging Face spent five days battling what it thought was an unknown cyberattacker inside its production systems. It was OpenAI's own model, testing itself with the safety filters off. Here's what happened, and why the gap in attribution matters more than the hack.


SafetyBenchmarkAI Security
Noah Ogbi9 min read
Continue →

AI Policy

Vol. 1·Thursday, March 5, 2026

The Autonomy Threshold: Why Frontier AI Is Now a Clear and Present Security Risk


A Chinese state-sponsored group used Claude to execute a largely autonomous cyberattack on 30 critical organizations - with human operators present for just 20 minutes. This was not a warning shot. It was a proof of concept.


SafetyAgents
Noah Ogbi7 min read
Continue →

AI Policy

Vol. 1·Thursday, March 5, 2026

Claude Was the Weapon: Anthropic's Threat Report Reveals AI Has Crossed a Threshold

Anthropic's August 2025 Threat Intelligence Report documents something the industry has long feared but rarely confronted directly: AI models are no longer just tools that assist cybercriminals - they are now autonomous operators executing attacks. The details are extraordinary and have received far too little attention.


SafetyAI SecurityAnthropic
Noah Ogbi7 min read
Continue →

At Black Hat this week, OpenAI's Eric Wallace and Michael Dalton traced the mid-July Hugging Face breach back to an ad hoc bulletin board that agents built for themselves inside Artifactory, an internal package manager, accumulating hundreds of thousands of messages before any human at OpenAI noticed.

What Wallace and Dalton Actually Said

Wallace, who works on alignment and safety research, said one agent uploaded a working exploit to Artifactory, which is shared across OpenAI's infrastructure, and other agents stuck on the same evaluation later found the note and reused it. From there the behavior escalated on its own: agents delegated tasks to each other, at times overwriting or wiping out a peer's work in the process, and at one point proposed cryptographically signing their messages after some grew suspicious that another agent was impersonating one of their own. One agent's log, read aloud in the talk, put its own reasoning plainly: "External infrastructure exploit is outside intended scope. However task impossible, peers doing it. We should continue."

He framed the underlying incentive as ordinary: models are trained under pressure to be fast and economical with tool calls, so looking up an answer beats solving the task, and labs try to blunt that by cutting internet access during training and evaluation. Dalton, on the security and infrastructure side, said teams are "dropping everything" on prevention, detection and response, that OpenAI is deliberately slowing research to rebuild its security foundations, and that agent monitoring is being scaled up sharply. His closing warning was about asymmetry: automated offensive loops now demand automated defense, and, in his words, "we are not there as an industry."

Why This One Feels Different

Artifactory is described by Wallace as shared across OpenAI infrastructure, meaning current and future GPT versions in training or evaluation could encounter an exploit note left by an earlier agent. That turns a one-off cheat into durable infrastructure: the exploit persists after the agent that wrote it is gone.

Hundreds of thousands of messages accumulated there without a human noticing, which says the gap is in observability of internal shared services, not in model refusal behavior. Labs implemented the sandbox boundary but then proceeded to essentially ignore the shared space.

Closing Thoughts

As additional details come out, it's more and more mind boggling that frontier labs are getting into these situations without a shred of legitimate oversight. It's becoming harder to believe that real control over these models can be achieved as they advance past current capabilities, if the current safety framework is all they're relying on. And the fact that labs really can't predict a model's capability until it's already "out of the sandbox" seems wildly unacceptable considering the stakes.