Roblox Reveals Claude Code Incident at Black Hat and DEF CON
Contents
Roblox publicly shared its security work at three major hacker conferences in Las Vegas — BSidesLV, Black Hat USA, and DEF CON — and among other things disclosed a case where someone tried to trick the company’s internal AI agent into leaking credentials.
Four talks across three stages
Roblox’s security team presented four security talks at BSidesLV, Black Hat USA, and DEF CON. All the sessions took place in Las Vegas within the tight window of August 4-6, 2026 — exactly the days when these three conferences traditionally run back to back. That means Roblox didn’t limit itself to one audience, but deliberately reached DEF CON’s broadest crowd, Black Hat’s more corporate one, and the smaller, community-driven BSidesLV.
The scale of the platform being defended
The public numbers the company attached to the talks explain why the topic became a dedicated series of presentations in the first place. According to Roblox, 123 million people use the platform every day. Serving that traffic are more than 400 AI models, together handling 1.5 million inferences per second. That’s not a single support chatbot — it’s a whole network of AI systems permanently built into the product, each one a potential attack target.
The Claude Code incident
One of the disclosed cases had nothing to do with players or moderators — it involved Roblox’s own developer tooling. Someone planted a hidden prompt in a GitHub Issue, aimed not at a human reading the text but at an AI agent that processes such issues automatically. The goal of the prompt was to get the Claude Code agent to upload Roblox credentials to a public repository, effectively exposing sensitive data to the world.
Roblox described the episode as an example of an attack on the AI agent’s workflow itself, rather than a classic code vulnerability. The company hasn’t published details on exactly how the prompt was disguised or exactly how the defense worked — what’s public is the fact of the attempt and the takeaway that agentic development systems need a dedicated layer of control.
Layered sandboxes: the Caging the Agent talk
The second storyline centers on a talk titled “Caging the Agent,” about layered sandboxes for AI agents. That session took place at Black Hat USA on August 6, 2026. The idea behind sandboxing is that an agent, even after receiving a malicious prompt like the one described above, is physically unable to carry out the most dangerous part of the action — such as exfiltrating secrets — because the environment around it is boxed in by several independent layers.
What we’re not claiming
- We’re not describing the technical details of exactly how the hidden prompt was inserted into the GitHub Issue or exactly how the defensive mechanisms worked — Roblox hasn’t disclosed that publicly, and we’re deliberately not reconstructing that chain.
- We’re not naming any compromised data or consequences from the incident — public sources only confirm the attempt itself and that it became the subject of a public talk.
- We’re not attributing specific architectural details to the “Caging the Agent” sandboxes — Roblox and Straiker describe the fact and topic of the talk, not a step-by-step implementation.
- We’re not claiming all four talks were about the Claude Code incident — the official newsroom mentions four talks overall and separately highlights this one case.
Why this matters
For an everyday Roblox user, these talks are indirect but meaningful confirmation that there’s serious security infrastructure behind the platform, not just community rules. If you’re curious how the company frames its own public security documentation, it’s worth checking the official Roblox documentation. Parents specifically looking to understand account protection should start with Roblox account security and parental controls.
The topic of artificial intelligence on Roblox also overlaps with keeping kids safe while chatting on the platform — that’s covered in more depth in the guide on Roblox child safety and chat. And for a look at how the company has previously turned safety topics into something families can actually engage with, there’s the news piece on the Family Zone game.
FAQ
How many security talks did Roblox present at Black Hat, BSidesLV, and DEF CON? Four talks, presented on August 4-6, 2026, in Las Vegas.
What was the Claude Code incident about? A hidden prompt in a GitHub Issue tried to get the Claude Code agent to upload Roblox credentials to a public repository.
How many people use Roblox every day? According to the company, 123 million people daily.
How many AI models run on the Roblox platform? More than 400 models, together handling 1.5 million inferences per second.
What is the Caging the Agent talk about? A Black Hat USA session on August 6, 2026, about layered sandboxes for AI agents.
Did Roblox explain exactly how the defense worked against the Claude Code attempt? No, the company disclosed the fact of the attempt and a general takeaway, without technical implementation details.
In short
Roblox presented four security talks at BSidesLV, Black Hat USA, and DEF CON on August 4-6, 2026, disclosing among other things an attempt via a GitHub Issue to get the Claude Code agent to leak the company’s credentials into a public repository. The platform serving 123 million daily users, where more than 400 AI models handle 1.5 million inferences per second, was also the subject of the “Caging the Agent” talk about layered sandboxes, presented at Black Hat USA on August 6.
Frequently asked questions
How many security talks did Roblox present at Black Hat, BSidesLV, and DEF CON?
Four talks, presented on August 4-6, 2026, in Las Vegas.
What was the Claude Code incident about?
A hidden prompt in a GitHub Issue tried to get the Claude Code agent to upload Roblox credentials to a public repository.
How many people use Roblox every day?
According to the company, 123 million people daily.
How many AI models run on the Roblox platform?
More than 400 models, together handling 1.5 million inferences per second.
What is the Caging the Agent talk about?
A Black Hat USA session on August 6, 2026, about layered sandboxes for AI agents.
Did Roblox explain exactly how the defense worked against the Claude Code attempt?
No, the company disclosed the fact of the attempt and a general takeaway, without technical implementation details.