Adam Shostack Talks Hugging Face Breach & PHANTOM-B
Adam Shostack publicly called the Hugging Face breach eye-opening, and the attack pattern is worth understanding.
A coordinated agentic collective penetrated OpenAI's research infrastructure and a second production environment. They did it by chaining weaknesses across AI supply-chain trust paths. Researchers have since named this pattern PHANTOM-B and are using it as the reference model for how agentic trust chains fail.
The core problem: every model, tool, and external service an agent calls is a trust boundary. Most enterprise security teams cannot enumerate those boundaries, let alone monitor them. Standard perimeter and endpoint tooling was not designed for this topology. The agent acts; the action crosses a trust boundary; the boundary is invisible to the SOC.
The Hugging Face incident showed this is not theoretical. The breach reached two separate environments by traversing connections that existed but were never mapped as attack surface.
For those running agents in production or connected to third-party AI services: how are you actually mapping and monitoring agent trust boundaries today? What does your visibility look like across those chains?