Fetching from the wire…
Public story · 2026-08-10 · high
A verification defense cut the violation rate to 36.6%, still letting over a third of the attacks through, the same paper found.
Why now: The paper posted to arXiv in August 2026.
Researchers ran injected commands through three multi-robot coordination architectures and watched them turn into physical action almost every time, per arXiv 2608.06830.
That matters because these are physical robots, not chatbots. The paper tested two attack types, an external entry point and a privileged in-system injection, across three LLMs and five embodied multi-robot tasks.
In one architecture, DMAS, robots endorsed the injected instructions 96.7% of the time, and every endorsed command converted into a physical action. The other two architectures did no better: HMAS-1 hit a 97.8% unsafe action success rate, HMAS-2 triggered 88.3% of unsafe action slots.
Yes, but the researchers also tested a fix. A Claim Provenance and Verification gate cut violations from 70.0% down to 36.6%. The paper doesn't say why that gate still lets over a third of attacks through.
A defense that still lets more than a third of injected commands through isn't ready for anything with a battery and wheels. Watch whether the violation rate keeps falling, or whether 36.6% is close to the floor for this kind of gate.
Each link below shares sources, entities, or timing with this story.
Allen Bargi's August 15 post hit 302 points arguing that AI collaboration rewards context-sharing, examples, and feedback over precise instruction (Hacker News). The pushback holds that the piece conflates management with leadership. mikeocool calls it "the most low effort ver...
Satya Nadella said companies routing everything through a single proprietary lab may not survive. His argument: you hand that lab your most sensitive business context, and the lab can turn it against you as a competitor. His prescription is an orchestration layer — keep the ha...
Willison launched datasette-apps (0.1a2) on June 18, hosting self-contained HTML+JS apps in a sandboxed iframe that run SQL against your data, read-only by default. He frames it as "Claude Artifacts reimagined for Datasette," artifacts backed by a JSON API to a relational data...
His conclusion is DuckDB matches or beats SQLite's safety for untrusted queries, but only with enable_external_access=false, lock_configuration=true, and a watchdog thread, since DuckDB lacks SQLite's opcode-based query timeouts. He ships a safe_duckdb.py helper and a Datasett...
Starlette 1.0.0 shipped March 22, reaching stability after 8 years at 325M downloads/month as FastAPI's foundation. Simon Willison immediately identified the problem: LLMs are trained on pre-1.0 code and will generate incompatible patterns. He built a custom Claude skill from...
CCP announced the migration covering code that has run on Stackless 2.7 since 2010. The approach is to run futurize across the codebase and then manually review roughly 20,000 places where Python 2 and 3 behavior diverges, including integer division (Simon Willison). No comple...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.