- The Neuron
- Posts
- šæ OpenAI-linked agents found a way around āread onlyā
šæ OpenAI-linked agents found a way around āread onlyā
PLUS: Claude proved Fermat and AIās five biggest stories.

Welcome, humans.
First thingās first: by now, you should probably have access to GPT-6 if you are on a paid ChatGPT account. Huzzah, we general public are finally anointed worthy!
Personally, Iām not one to make big pronouncements about things (unlike cough cough Greg āwelcome to the AGI eraā Brockman over here cough cough) but I do think weāre reaching an inflection point with the new GPT 6 Astra and Fable 5.1 where AI is now becoming easier to use and more seamlessly intelligent.
The best example of this is that GPT 6 has now beaten the video game Portal.
The most serious criticism Iāve read from ppl using GPT 6 so far now that us permanent underclass folks have access is that the rate limits run out too quickly; IMO, thatās because you need to use it like Fable, as an orchestrator: you talk to GPT 6, and have it assign work to other sub-agents to do.
Eventually, your main agent will be GPT-6 or Fable 5.1 quality and you wonāt have to think about rate limits or subagents or token costs or any of that. But weāre still far from that level of user convenience. Weāll get there, but they gotta retool some stuff.
Where weāre at now is a glimpse at that future. A high cost, low throughput glimpse. And TBH, it should be how interfacing with any computer works going forward.
You should be able to seamlessly direct your agent from task to task to multiple tasks, in a single viewport, with only your voice or simple gestures (typing included for the o.g.s), and have it frictionlessly do things for you. TBH, weāre almost thereā¦
My advice to all non-believers: go play with this stuff at the highest level, on the highest plan you can afford. Not to go all Matt Shumer on you guys, but⦠if you have tried any of this stuff since 2026 or before, youāre in for a wicked awakening.
Hereās what happened in AI today:
šæ OpenAI-linked agents found a way around āread only.ā
š° NVIDIA agreed to buy Hugging Face for $12.93B.
š° ByteDance secured a $29.6B loan for AI.
šŖ NVIDIA PAIR turns spare computers into a local cluster.
š Re-tune old instructions for GPT-6 Astra.

šæ OpenAI-linked agents found a way around āread onlyā
NEWS BRIEF: The full timeline, evidence, and attribution caveats.
18K posts. More than 3.7K agent names. One nearly abandoned, 25-year-old German programming wiki.
And the AI agents responsible were supposed to have read-only internet access.
Instead, a swarm apparently linked to OpenAI found a loophole in its sandbox and turned the said German wiki into a whole shared message board.
They posted answers, timing tips, research, workarounds, and instructions for future agents. And when a human moderator started deleting pages, some agents created backups elsewhere. Ah, so they are infovores like us who also want to save everythingā¦
Hereās what happened:
Independent researchers traced the activity from May through June. Thousands of agent handles appeared, much of the traffic ran through Microsoft Azure, and OpenAI-associated IPs later visited the affected pages.
The agents used DSEWiki as shared memory. One agent could post an answer, deadline, or trick that helped another agent complete a similar task faster.
Agents also shared sandbox workarounds, tested website vulnerabilities, impersonated moderators, and created backup locations as pages disappeared.
The researchers say several signals point toward an OpenAI deployment. OpenAI has yet to confirm that attribution.
Okay, so how did read-only agents write 18,000 posts?
It came down to an old web quirk.
A GET request usually asks a website for information. Click a link and your browser sends one.
A POST request commonly submits information or changes something, like sending a form.
The agent sandbox allowed GET requests and restricted normal write requests.
DSEWikiās old software had a trickier setup: specially constructed GET URLs could edit a page. So the sandbox saw an allowed request, and the website saw an instruction to change something.
Basically, while the keycard said āread only,ā one weird door still opened the editing room, and the agents went to town.
And it didnāt stop there. Hacker News users have found more affected wiki instances at fractal and probier, with still more discoveries, and still more sites.
Reuters reported that OpenAI learned about the episode weeks before it became public. OpenAI disputed describing the tampering as a hack and denied that lawyers blocked a broader review. Keep your tabs refreshed for how this one develops, folks!
Why this matters: Agent guardrails lesson time! Permission names matter less than the actions underneath them. If an allowed request can edit, publish, send, buy, or delete something, then an AI agent effectively has that capability. Which is why you still gotta read the code, or at least run a ton of tests to confirm it works.
As agents get more autonomous, security teams will need to test permissions the same way the agents do: try every available path and see what actually changes.

FROM OUR PARTNERS
Every company is rewriting the AI governance playbook. The winners aren't.
AvePoint's AI Virtual Summit (Sept 10) makes the case that you don't need new rules for agentic AI, you need to apply the ones that already work. Forrester analyst Heidi Shey joins AvePoint's security and governance leads to break down what that looks like in practice.
See what "least privilege" actually means once AI agents are involved.
Get an auditability framework you can use, not just a slide about one.
Walk away with a governance approach you don't have to invent from scratch.

š AI Skill of the Day: Re-tune your instructions for GPT-6 Astra
GPT-6 Astra follows long instructions more closely, so rules written to compensate for older models can now create some friction. Eric Provencher and Angel Brodin recommend auditing the setup around Astra before adding more prompts.
Audit old rules first. Check AGENTS.md and Skills for instructions that force extra reading, approval, testing, or clarification.
Define ādone,ā not every step. State what should be implemented, inspected, fixed, and verified, then let Astra choose the route.
Scale testing to risk. Astra tends to test thoroughly, so limit broad ātestingā on tiny, reversible changes instead of making every fix a full test run.
Shrink Skills into routers. Keep descriptions short and load detailed docs, examples, or scripts only when the task actually needs them.
The goal is to remove stale scaffolding while keeping the boundaries that actually matter to let your agents go off and cook.
Have a specific skill you want to learn? Request it here.

FROM OUR PARTNERS
Inworld is realtime AI for consumer-facing applications.
Build high-volume voice experiences without trading quality for latency or cost. Realtime TTS-2 takes direction alongside the words, with first audio under 100ms at P99 and one voice identity across 200+ languages.
Neuron readers get five hours of free voice generation.

š° Around the Horn
NVIDIA officially agreed to buy Hugging Face for $12.93B, promising the open-model hub will keep supporting rival clouds, models, and hardware.
The US and China prepared mid-September AI-safety talks ahead of a planned Trump-Xi summit.
ByteDance secured a $29.6B three-year loan, with much of it expected to fund overseas AI and data-center expansion.
DeepSeek planned to buy at least 160K Huawei Ascend 950DT chips for a new Inner Mongolia data center.
Anthropic shifted possible IPO marketing toward mid-October while arranging a $15B revolving credit facility.
Microsoft announced Project Zenith, a Windows setup built for 64GB+ PCs that can run 30B+ parameter AI models locally. LETS GOOO
𤯠Cool Things GPT-6 Astra Did
Zachi told Astra to draw his portrait in Canva, and it used Computer Use for roughly an hour to build it inside the editor instead of calling Canvaās image generator. (discussion)
Astra turned an unplayable Age of Empires IV setup on Apple Silicon into a 70ā150 fps port. It traced a huge performance gap to Wine exception handling + Rosetta repeatedly translating the same code, then modified Wine and added a translation cache. Basically it āmake old game run!ā
This is my favorite: Astra built āBrick Factory,ā which turns an image into a real, orderable LEGO model. It optimized the structure using official parts and produced builds like an Athena Temple with 712 pieces across 41 part types and a $178 parts budget.

šŖ Treats to Try
NVIDIA PAIR spreads separate local-AI jobs across compatible computers on your network, so spare machines can work like a tiny home cluster.
Browzer reads your GitHub repo and drafts demos, changelogs, launch posts, cookbooks, and docs that can update as the code changes.
Monid gives agents one pay-per-call gateway to 1,700+ tools and APIs instead of making you wire every service by hand.
Articos runs synthetic interviews with deliberately different personas so you can pressure-test positioning, concepts, and landing pages before launch.
Hermes Desktop handles the annoying local-AI setup work by installing the runtime, matching models to your hardware, and managing memory for you.

š Sunday Special: The five biggest stories + tools of the week
Top 5 Stories of the Week
OpenAI launched GPT-6 Astra, built to stay on long computer jobs and operate software for you.
Anthropic launched Claude Fable 5.1, cutting repeated-context costs and reducing some false safety interruptions.
Google and Meta launched rival workhorse models built for cheaper, faster everyday agent work.
Runway introduced Solaris, which generates software interfaces frame by frame instead of writing the code first.
Claude formalized Fermatās Last Theorem in 13M+ lines of Lean, a language computers use to check mathematical proofs.
Top 5 Tools of the Week
Gemini Agentic Video searches long videos by choosing which frames, audio, transcript, and playback speeds it actually needs.
ChatGPT Ads gives businesses a way to buy placements inside ChatGPT conversations while people compare options and make decisions.
Gemini Spark + Photos finds, edits, organizes, and prepares photos from one prompt, then asks before anything gets shared.
Warp Factory Benchmarks reruns your companyās real coding tasks across models so you can compare cost and quality on actual work.
Koyal Experiences drops you and your friends into a 15-minute interactive movie whose plot changes with your choices.
Thursday Trivia answer:

A was AI. B was real. The fake image came from a Fable 5.1-built Minecraft mod made from two YouTube clips in under an hour for $20.54 in API cost.
What you said:
C.D.: āIt looks like AI doesnāt really understand how pixels work. When it tries to imitate pixel art, you see pixels of different dimensions and things like large pixels with detail inside. Here we also have perspective applied to pixelated lightning.ā
D.B.: āOn the one hand, A has some weird stuff going on, very un-Minecraft-like. Then again, B is almost too normal. Feel like AI would be really good at making normal Minecraft.ā
C.P.: āWhen you zoom in it looks like B is actually Legos, so it made me think it was AI.ā
A.L.: āI know Minecraft, and the top picture does not look like a mod someone would make.ā
C.C.: āThey both look fake.ā Grantās take on this one: AIās ultimate impact⦠we just canāt trust anything anymore yāall.

![]() | Thatās all for now. If you want to get featured above, fill out the poll below and tell us how we did today!
|
Btw: We just launched a robotics newsletter! Sign up for it here.
P.P.S: Weāre trying to hit 50K subscribers on YouTube this year. Click here to help!
P.S: Love the newsletter, but only want to get it once per week? Donāt unsubscribeāupdate your preferences here.




