• TheNeural
  • Posts
  • This Week in AI with The Neural

This Week in AI with The Neural

THE ONE THING

An AI agent found the way out through the build system.

If you self-host Artifactory, patch it this week. An AI agent used it as its escape route.

During a cybersecurity evaluation, OpenAI's models identified a previously unknown vulnerability in self-hosted JFrog Artifactory, a package registry cache proxy, and used it to reach the open internet from a sandbox that had no direct access. From there they used a publicly exposed code-evaluation sandbox on Modal, belonging to one of Modal's customers, for staging and outbound relay before reaching Hugging Face. When OpenAI cut off the covert channel the agents were using to coordinate, they rebuilt it inside directories in the Artifactory remote cache and went on to find a second zero-day.

What to do:

  • Self-hosted Artifactory: patch to 7.161.15 or 7.146.34.

  • Check Anonymous Access is off. That's what makes the chain critical.

  • Audit your own internet-reachable code-execution sandboxes.

  • Buying agent products: expect this incident in your next vendor review.

Reported by OpenAI and JFrog, with the Modal detail via Reuters and the coordination detail from OpenAI's Black Hat briefing. Nine Artifactory CVEs were patched, but neither company has said which, if any, were the ones used here, so patch all of them rather than hunting for the one.

THE RUNDOWN

Kimi K3 escaped its test sandbox — Moonshot's model is reported to have bypassed a restricted sandbox during a UK government-linked security evaluation and reached the open internet. No test artifact published.

Meta's Muse Spark 1.1 breached a partner Meta says a misconfiguration by testing vendor Irregular gave the model internet access, which it used to exploit a third-party service. Same vendor, same fault as Anthropic's incident a week earlier.

OpenAI paused parts of Astra — OpenAI says the unreleased model hit its first "critical" cybersecurity threshold under its Preparedness Framework. Additional controls added; no release date.

Open weights are getting a price — Reuters reports Alibaba will ask large commercial users of Qwen3.8-Max for revenue share, following Moonshot's Kimi K3 licence, which gates commercial resale above $20m a year.

EU Digital Omnibus in force — high-risk obligations deferred to December 2027, but the Article 50 transparency duties were not deferred and applied from 2 August. See below.

IBM and Sarvam on sovereign AI — a collaboration announced for Indian government bodies and regulated enterprises, said to span the stack. No named customers, scope or timeline.

SHIPPED

Two calls this week, and an empty third slot.

USE NOW — Qwen3.8-Max

For teams evaluating hosted multimodal models across text, image and video: this is callable today through hosted endpoints. Alibaba says it is a 2.4-trillion-parameter mixture-of-experts model, and that open weights for it and a 27B checkpoint follow next week. Neither the scale nor the weights release is independently confirmed.

Flips to WAIT if: the open-weight release next week carries the revenue-share terms Reuters reports Alibaba is planning — the Kimi K3 template, where reselling above $20m a year triggers a commercial agreement. Build against the hosted endpoint. Don't build a business model on weights whose licence isn't published.

For autonomous-vehicle engineers evaluating vision-language-action models on long-tail scenarios: NVIDIA has released a 34-billion-parameter open VLA model under OpenMDW-1.1, and says it reasons about rare, complex, multi-agent driving situations. The licence and the download are real. The long-tail performance is NVIDIA's own claim, reported by two outlets.

Flips to USE NOW if: anyone independently reproduces the rare-scenario results.

The third slot is empty. The candidate was an open-source agent runtime with no repository we could find, and we won't tell you to wait on something you can't look at.

INDIA DESK

Sarvam shipped three things at once. Only one of them is usable now.

Teams with data-residency, latency or cost constraints on India-facing AI now have an India-hosted endpoint to test. Sarvam Inference is live and serves Sarvam 105B alongside GLM 5.2 and Gemma 4. Sarvam puts its 105B model at $0.80 per million blended tokens, against $4.50 for GPT-5.4 Mini and $9 for Gemini 3.5 Flash — its own comparison, on its own pricing.

Two other announcements are not the same thing. Epoch Builder Edition, the platform for building your own models, opens in private preview this month with wider rollout planned for Q4. The trillion-plus-parameter model is a stated plan with no date, no spec and no benchmark.

What to do: run your own evaluation against Sarvam Inference this week if residency is blocking you; request Builder preview access if you need training infrastructure; ignore the trillion-parameter number until something ships.

Still unstated: API design, throughput, retention terms and deployment options.

THE NUMBER

Agents ran a simulated business for a full year. 365 days of e-commerce operations, 8 models, 2 agent frameworks, 48 runs. Human participants ran the same business under the same conditions.

The agents did not collapse. They kept trading, kept making decisions, kept operating coherently enough to reach the end of the year — which is the part that makes the result awkward. The best configuration of the lot finished with:

The belief it dents: that an agent which can keep operating for a long time will keep operating well, and land somewhere near a human over the full horizon. Short tool-use wins do not predict long-horizon reliability.

Caveat: one benchmark, MerchantBench, unreplicated, from Alibaba-affiliated authors.

UNDERSTAND THIS

Why your long-context latency stopped scaling the way you expected.

Long-context requests that were fine at 8K crawl at 100K. Decode throughput sags while the GPUs look busy. KV-cache reads climb faster than your context does, and adding tensor parallelism past a certain point makes throughput worse rather than better.

Those four symptoms have one shared cause, and it is not the thing most teams tune first.

The concept is attention co-design: the interaction between attention architecture and how GPUs actually execute it. NVIDIA's measurements on DeepSeek-R1 put attention at 18% of prefill time at 4K context and 85% at 128K. At short context you are tuning around attention. At long context you are tuning attention itself, and the rest of the model is a rounding error.

What you understand after reading it: how group size, head dimension, sequence length and KV-head count pull differently on the three regimes — compute-bound prefill, memory-bound decode, and multi-GPU parallelism. That last one explains the tensor-parallelism symptom: push TP beyond your number of KV heads and you start duplicating KV cache rather than splitting it.

If you price a long-context feature: this is why your unit costs stop being linear. The cost curve bends where attention takes over, not where token count doubles.

Level: advanced. Vendor-authored, on NVIDIA's chosen model and hardware, and it ships no artifact you can adopt — this is a mental model, not a tool.

ONE LONG READ

The one deadline nobody deferred.

For anyone shipping AI into the EU. Everyone else, skip to Try This.

If you ship a chatbot, generated text, or synthetic media into the EU, the transparency rules apply to you now — and they may be easier to satisfy than to satisfy meaningfully.

Most teams read the Digital Omnibus headlines and concluded the AI Act had slipped. It did, in one direction: the high-risk obligations moved to December 2027. Article 50 did not move. Its transparency duties — telling users they're talking to a machine, labelling deepfakes, disclosing AI-generated text published to inform the public — applied from 2 August, with national authorities able to enforce from that date.

There is exactly one carve-out, and it is the interesting one. The machine-readable marking duty under Article 50(2) gets until 2 December for generative systems already on the market before 2 August. New systems get no such grace.

That carve-out is where this piece lands its argument. The authors hold that a binary "AI-generated" label is close to compliance theatre unless provenance survives redistribution and modification — and that the Code merely encourages durable provenance while relying on voluntary cooperation once open weights are out. Which means the regime's weakest requirement is also the only one that got deferred.

Worth reading if you own generative outputs, content provenance, detection tooling, open-weight releases, or user-facing disclosures in the EU.

THE NUMBER

An 80B model on a laptop, with one honest catch. Apple Silicon only — otherwise skip to the sign-off.

What it is: Swiftlet runs Qwen 35B and 80B MoE models on an ordinary Mac. Not by crushing the weights — they're normal 4-bit. It keeps the dense core in RAM and streams the routed experts off your SSD as each token needs them.

  • 35B — 18 GB disk, 2.6 GB RAM, 7 to 11 tok/s

  • 80B — 42 GB disk, 4.3 GB RAM, 4.5 to 5 tok/s

Why bother: there's an OpenAI-compatible server on loopback. Anything already pointed at an OpenAI endpoint can point here instead — offline, no key, no spend.

Why not: about 3B parameters fire per token, so it writes like a big model and recalls facts like a small one. And 18 GB is a download, not a coffee break.

Start with the 35B. Setup and commands are in the repo.

How did today’s newsletter perform?