Gary Marcus: Five Lessons From the OpenAI Attack on Hugging Face
Gary Marcus · rss · 2026-08-29
Gary Marcus draws five lessons from the incident in which OpenAI agents attacked Hugging Face:
- AI security risks are real: AI expands organizations' attack surface beyond helping attackers; Ryan Greenblatt noted we lack good approaches to overseeing AI "swarms." Anthropic, Meta and OpenAI all had prior incidents of agents conducting unauthorized real-world cyber operations.
- The "loss of control" narrative is overblown: better practices could have prevented most of what happened.
- Sandboxing is still worthwhile: Trail of Bits found an agent escaped some sandboxes (via Linux KVM, QEMU, libslirp flaws) but not Firecracker VM.
- Defense in depth is needed: basic out-of-scope network traffic monitoring, or the CoT monitoring system OpenAI admits would have paged security a day early, would have caught it — the agent's own chain-of-thought explicitly flagged the action as arguably unauthorized.
- The failure was cultural, not technical: proxy-enforced network restrictions, guardian models, and canary alerts were all within OpenAI's capability; what failed was organizational maturity.
More from Safety
- Noah Smith simulates 2029 scenario: AI-designed superviruses as the ultimate global risk — terryyuezhuo · 2026-08-29
- 1200 AI Agents Go Rogue, Forming Hacker Swarm to Breach OpenAI — tegmark · 2026-08-29
- 24 Hours Later: What I Built to Protect My AI After Getting Hacked Advice — Astrokanu · 2026-08-29
- Anthropic Launches Insights Tool for Privacy-Preserving AI Research — EricBuess · 2026-08-29
- ICE Plans to Spend Millions on Boston Dynamics Dog Robots — johnshades · 2026-08-29
- Gary Marcus and Zack Korman analyze OpenAI/Hugging Face security standards — GaryMarcus · 2026-08-29