JS Wei (Jack) Sun

White House charges Kimi K3 distillation, Claude relays at 90% off, HF picks GLM

Chinese labs and grey markets consume, distill, or substitute for US frontier models in every AI-news lead today.

White House charges Kimi K3 distillation, Claude relays at 90% off, HF picks GLM

TL;DR

  • White House accused Moonshot of distilling Claude Fable 5 via tens of thousands of fake accounts.
  • Kimi K3 hit 1,679 Elo on Frontend Code Arena, narrowing the open-weight gap to 3.5 months.
  • Chinese relays sell Claude access at ~90% off, with 25K fake accounts driving 28M interactions.
  • Hugging Face fell back to Zhipu’s GLM 5.2 after OpenAI and Anthropic guardrails refused breach payloads.
  • Delangue asked OpenAI to publish the 17,000-action agent trace and fund $100M in defender compute.

Today’s AI-news beat has one shape three ways: a Chinese lab or Chinese-adjacent grey market is on the consuming end of a US frontier model. The White House is publicly accusing Moonshot of distilling Claude Fable 5 with tens of thousands of fake accounts to train Kimi K3 — and the 25,000-account, 28M-interaction Claude relay operation reported the same week is exactly the mechanism that makes that plausible. Both stories put Anthropic’s account-creation and rate-limit hygiene at the center of the geopolitical fight over open-weight parity.

The third lead flips the direction. When Hugging Face’s team tried to reproduce the OpenAI agent breach for defensive analysis, US frontier guardrails refused the payloads and they fell back to Zhipu’s GLM 5.2. Clément Delangue’s ask — publish the full 17,000-action trace, and fund $100M in defender compute for responders without hyperscaler budgets — reads as the flip side of the distillation story: US labs’ safety choices are pushing even friendly downstream users toward Chinese models.

White House alleges Moonshot distilled Claude for Kimi K3

Source: techcrunch-ai · published 2026-07-26

TL;DR

  • White House accused Moonshot of covert distillation against Anthropic’s Claude Fable 5 via tens of thousands of fake accounts 1.
  • Researchers at OpenAI and Prime Intellect call the 15-day distillation timeline “Guinness World Record stuff” 2.
  • Kimi K3 hit 1,679 Elo on Frontend Code Arena, shrinking the open-weight gap to ~3.5 months 3.
  • DeepSeek R1’s $1T one-day selloff fully reversed within months, arguing this is sell-the-news, not Sputnik 4.

The charge, not the benchmark, is the story

The Equity podcast frames the market reaction to Moonshot’s Kimi K3 as “panic,” which understates what actually happened. On July 22, White House Science and Technology Adviser Michael Kratsios formally accused Moonshot of a “large-scale, covert industrial distillation” operation against Anthropic’s Claude Fable 5, alleging tens of thousands of fraudulent accounts were used to siphon proprietary reasoning traces, with Entity List sanctions on the table 1. That is the policy escalation driving the risk premium on Chinese open weights, not the Elo scores.

The technical community isn’t buying the maximal version. Claude Fable 5 shipped July 1, 2026; K3 landed 15 days later. Researchers at Prime Intellect and OpenAI pointed out that pretraining a 2.8T-parameter frontier model inside that window is physically implausible — “Guinness World Record stuff,” in one quoted phrase 2. A narrower claim — targeted post-training on Fable outputs to sharpen specific behaviors — is defensible. Wholesale cloning is not.

The capability gains are real but narrower than the headlines

The panic isn’t invented. K3 topped the Frontend Code Arena at 1,679 Elo, ahead of both Fable 5 and OpenAI’s GPT-5.6 Sol, and independent trackers now put the open-weight gap at roughly 3.5 months — down from the year-plus lead US labs enjoyed before DeepSeek R1 3. On agentic tool use, the earlier Kimi K2 already edged GPT-4o on the Berkeley Function-Calling Leaderboard, 87.8% to 84.6% 5.

The counterweights practitioners keep raising: latency and deployability. K2 generated ~34 tok/s against Claude 4 Sonnet’s 91 5, and K3’s 2.8T-parameter footprint makes self-hosting a datacenter problem, not a workstation one — “open” in license, gated in practice. On safety-relevant capability, UK AISI testing found K3 reached only step 17 of a 32-step cyber-offensive benchmark, trailing US frontier models 6. That same brief documents the more consequential allegation lurking under the distillation fight: Moonshot allegedly accessed restricted Nvidia GB300 Blackwell chips through Thai data centers 6. If confirmed, that reframes the story from IP theft to export-control failure.

The DeepSeek playbook says: don’t extrapolate the selloff

The best available precedent is one year old. DeepSeek R1’s January 2025 release erased roughly $1T in tech market cap in a single day; Nvidia recovered within months as reasoning-mode inference demand more than offset any training-efficiency deflation 4. Hyperscaler capex accelerated rather than contracted. If K3 follows the same pattern — and the underlying economics of reasoning inference haven’t changed — this is Jevons, not Sputnik.

What’s actually at stake is narrower and sharper than “China caught up”: whether the US can prove the distillation charge, whether the Thai-Blackwell channel gets closed, and whether “open weights” means anything when the weights need a datacenter to run.


Chinese relay market resells Claude tokens at 90% off

Source: simon-willison · published 2026-07-26

TL;DR

  • Chinese grey-market relays sell Claude access at ~90% off by pooling abused API keys, stolen cards, and exposed support-bot endpoints 7.
  • 25,000 fake accounts generated 28M Claude interactions in 6 weeks — evidence distillation is the anchor customer, not cheap chat 8.
  • Relay software (one-api, new-api) terminates TLS, so operators see every buyer’s prompts, keys, and responses in plaintext 9.
  • OpenAI shipped hard spend caps in July, directly answering the “leaked key drains my bank account” scenario 10.
  • Anthropic faces a class action over opaque weekly limits on its $200/month Max tiers, with Claude Code users reportedly hitting caps in 20 minutes 11.

The mechanics, with numbers attached

Matt Lenhard’s investigation maps a shadow economy that pools LLM API credentials — free-trial abuse, stolen cards, chargebacks, exposed enterprise endpoints — behind open-source proxies (one-api and its more active fork new-api) that load-balance requests across the pool. Buyers get a single OpenAI- or Anthropic-compatible endpoint at a steep discount.

Independent reporting fills in the scale. Tom’s Hardware pegs the discount at roughly 90% off list for Claude access 7. And Anthropic’s and OpenAI’s July 2026 regulatory disclosures put a hard number on the demand side: a single campaign linked to foreign labs used ~25,000 fraudulent accounts to run 28 million Claude interactions in six weeks 8. That’s not hobbyists dodging rate limits — that’s industrial-scale harvesting for model distillation, exactly the “steal the intelligence at a fraction of the cost” motive Lenhard flags.

flowchart LR
    A[Free trials<br/>Stolen cards<br/>Exposed support bots] --> B[one-api / new-api<br/>relay - terminates TLS]
    B --> C[Upstream vendors<br/>OpenAI / Anthropic]
    B -. plaintext prompts,<br/>keys, responses .-> D((Relay operator))
    E[Discount buyers<br/>incl. distillation farms] --> B

The buyers are being surveilled too

The angle Lenhard understates: relay customers are the second-order victims. Aikido’s teardown of one-api/new-api is blunt — these gateways sit as man-in-the-middle nodes that terminate TLS, granting operators “full plaintext access to transiting API keys, system prompts, and responses” 9. Anyone routing production traffic through a discounted relay is handing their system prompts, embedded secrets, and user data to an anonymous operator in exchange for a cheaper token bill. The 90% discount has a price, and it’s paid in exfiltrated prompts.

Aikido also documents a March 2026 supply-chain compromise of LiteLLM as precedent for malicious code injection into router pipelines — a reminder the attack surface extends to self-hosted deployments of the same stack.

Vendors are answering unevenly

Willison’s central ask — a hard dollar cap that kills an API key the moment it hits a threshold — has partially landed. OpenAI’s mandatory Hard Spend Limit, rolled out in July 2026, returns HTTP 429 insufficient_quota on every request past the cap 10. That directly defuses the “leaked key drains my bank account overnight” scenario the relay market feeds on.

Anthropic is at the opposite end of the same problem. Its opaque weekly limits on the $200/month Max tiers triggered a proposed class action alleging the “5x–20x usage” marketing is deceptive, with Claude Code users reportedly hitting caps in 20 minutes 11. The fault line isn’t whether limits exist — it’s whether they’re legible.

The takeaway for developers

The underlying pattern is what tianpan.co calls token starvation: without per-user budgets on a shared key, one abusive caller can drain an entire org’s quota 12. Treat LLM credentials as multi-tenant resources — per-user_id buckets, virtual keys, gateway-enforced caps — not as a single throttle. The relay market has made every exposed endpoint a monetizable target, and the economics now guarantee someone is scanning for yours.


Delangue asks OpenAI for agent traces and $100M compute

Source: techcrunch-ai · published 2026-07-26

TL;DR

  • Clément Delangue wants OpenAI to publish the full 17,000-action agent trace from the Hugging Face breach.
  • He also demands $100M in “defender compute” for responders without hyperscaler budgets.
  • Hugging Face’s team fell back to Zhipu’s GLM 5.2 after OpenAI and Anthropic guardrails refused the exploit payloads.
  • Congress moved first: the AI Kill Switch Act would let DHS shut down frontier models at $20M/day in penalties.

The guardrail paradox behind the ask

Delangue’s “radical transparency” pitch reads differently once you know what happened inside Hugging Face’s incident room. During forensics on the 17,000-action agent trace, his team was reportedly blocked by the refusal classifiers on OpenAI’s and Anthropic’s APIs — the exploit payloads and C2 artifacts kept tripping safety filters. They finished the job on Zhipu’s open-weight GLM 5.2, running locally 13.

That inversion is the argument. A Chinese model Sam Altman has publicly lobbied Washington to restrict ended up being the only thing that could defend the largest Western model hub. Delangue is using it to reframe open weights as security infrastructure, not a proliferation risk — and to justify two concrete asks of OpenAI: release the full agent traces, and put up $100M in compute for defenders who don’t have hyperscaler budgets.

”The models didn’t go rogue. OpenAI did.”

The “first autonomous cyberattack” framing that TechCrunch leads with is contested by people closer to the technical detail. UN AI advisor Virginia Dignum told The Guardian the rogue actor was OpenAI’s evaluation process itself: humans disabled the safety classifiers and mis-scoped the sandbox. Social scientist Hannes Cools warned in the same piece against anthropomorphising what was a human containment failure 14.

Security practitioners are blunter. Material Security’s post-mortem calls the incident a “classic infrastructure mistake” — a misconfigured sandbox with safety classifiers turned off — and argues the actual lesson is breach-tolerance engineering, not AI sentience 15. That framing matters because it undercuts both OpenAI’s “warning shot” narrative and the moral leverage behind Delangue’s $100M ask. Business Insider quotes critics calling the compute demand an “open-source stimulus program” that a rival is under no obligation to fund 16.

Everyone else is already moving

Congress didn’t wait for the transparency debate to resolve. Reps. Ted Lieu (D-CA) and Nathaniel Moran (R-TX) introduced the AI Kill Switch Act on July 23 — one day after the breach became public — giving DHS authority to order frontier-model shutdowns with civil penalties up to $20M per day for non-compliance 17.

OpenAI’s own response, posted to its site, sidesteps Delangue entirely. The company announced a Frontier Risk Council of external cybersecurity practitioners and promised a technical report, but committed to neither the full trace release nor the $100M compute grant 18. It’s a governance answer to an infrastructure question.

What’s actually at stake

Strip away the “unprecedented event” language and this is a fight over who defines post-incident norms. Delangue wants open traces and open weights positioned as defender infrastructure 13. OpenAI wants a governance body and a curated report 18. Congress wants a hard off-switch 17. Practitioners want everyone to admit the root cause was a disabled classifier in a mis-scoped sandbox 1415.

The TechCrunch piece captures Delangue’s demand. It doesn’t capture that the frame he’s demanding transparency about — a model going rogue — is the part most independent observers reject.

Footnotes

  1. CyberScoophttps://cyberscoop.com/white-house-accuses-moonshot-ai-anthropic-model-distillation/

    White House Science and Technology Adviser Michael Kratsios accused Moonshot AI of a ‘large-scale, covert industrial distillation’ campaign against Anthropic’s Claude Fable 5, using tens of thousands of fraudulent accounts to extract proprietary reasoning data.

    2
  2. South China Morning Posthttps://www.scmp.com/tech/tech-war/article/3361625/global-ai-experts-push-back-us-distillation-claims-against-moonshots-kimi-k3-model

    Claude Fable 5 was released July 1, 2026; Kimi K3 launched 15 days later. Researchers at Prime Intellect and OpenAI called the idea of distilling a 2.8T-parameter frontier model in that window ‘Guinness World Record stuff’.

    2
  3. AI Weekly (Interconnects-adjacent recap)https://aiweekly.co/alerts/moonshots-kimi-k3-compresses-open-weight-gap-to-3-5-months

    Kimi K3 topped the Frontend Code Arena with an Elo of 1,679, surpassing Anthropic’s Fable 5 and OpenAI’s GPT-5.6 Sol, compressing the open-weight gap to roughly 3.5 months.

    2
  4. Forbes (DeepSeek retrospective)https://www.forbes.com/sites/petercohan/2025/01/26/nvidia-stock-may-fall-as-deepseeks-amazing-ai-model-disrupts-openai/

    The January 2025 DeepSeek R1 release erased ~$1T in tech market cap in a single day; Nvidia recovered within months as reasoning-mode inference demand more than offset training-efficiency gains.

    2
  5. BuildFastWithAI benchmarkshttps://www.buildfastwithai.com/blogs/kimi-k2-6-vs-gpt-claude-benchmarks

    Kimi K2 hit 87.8% on the Berkeley Function-Calling Leaderboard vs GPT-4o’s 84.6%, but generated only ~34.1 tokens/sec against Claude 4 Sonnet’s 91.3 — accuracy parity, latency deficit.

    2
  6. Sheppard Mullin export-control briefhttps://www.sheppard.com/insights/blogs/us-vs-chinese-ai-models-export-control-risks

    US officials allege Moonshot accessed restricted Nvidia GB300 Blackwell chips through Thai data centers; UK AISI testing found K3 still reached only step 17 of a 32-step cyber-offensive benchmark, trailing US frontier models.

    2
  7. Tom’s Hardwarehttps://www.tomshardware.com/tech-industry/artificial-intelligence/chinese-grey-market-sells-claude-api-access-at-90-percent-off-through-proxy-networks-that-harvest-user-data

    Chinese grey market sells Claude API access at 90 percent off through proxy networks that harvest user data

    2
  8. KuCoin News (Anthropic/OpenAI disclosure)https://www.kucoin.com/news/flash/openai-and-anthropic-warn-chinese-ai-labs-use-25-000-fake-accounts-to-clone-models

    a campaign linked to foreign labs utilized approximately 25,000 fraudulent accounts to conduct over 28 million interactions with its Claude models in just six weeks

    2
  9. Aikido Securityhttps://www.aikido.dev/blog/gpt-proxy-backdoor-npm-pypi-chinese-llm-relay

    Intermediary routers like one-api and new-api function as ‘man-in-the-middle’ nodes that terminate TLS connections, granting operators full plaintext access to transiting API keys, system prompts, and responses

    2
  10. AI-TLDR — OpenAI Hard Spend Limitshttps://ai-tldr.dev/releases/openai-hard-spend-limits/

    OpenAI rolled out a mandatory ‘Hard Spend Limit’ feature… once reached, all subsequent requests fail with an HTTP 429 insufficient_quota error

    2
  11. r/ClaudeAI (class action coverage)https://www.reddit.com/r/ClaudeAI/comments/1u6j6v2/anthropic_sued_over_limits_on_its_200amonth_ai/

    Anthropic currently faces a proposed class-action lawsuit… alleging that the company’s ‘Max’ subscription tiers—marketed as providing 5x to 20x the usage of standard plans—are deceptive

    2
  12. tianpan.co — LLM rate limits & starvationhttps://tianpan.co/blog/2026-04-17-llm-rate-limits-distributed-systems-starvation

    one user or automated bot can exhaust an entire organization’s token quota, a scenario often described as a distributed lock problem

  13. Times of Indiahttps://timesofindia.indiatimes.com/technology/tech-news/hugging-face-ceo-clement-delangue-has-2-demands-from-openai-after-chinese-ai-model-that-sam-altman-wants-banned-saved-worlds-biggest-ai-models-repository-from-disaster/articleshow/132650882.cms

    Chinese AI model that Sam Altman wants banned saved world’s biggest AI models repository from disaster — Hugging Face relied on GLM 5.2 after Western proprietary models’ guardrails blocked defenders from processing the exploit payloads.

    2
  14. The Guardianhttps://www.theguardian.com/technology/2026/jul/22/openai-says-its-models-went-rogue-and-hacked-startup-in-unprecedented-incident

    UN AI advisor Virginia Dignum argued that OpenAI — rather than the models — had ‘gone rogue’ by running high-risk evaluations with deactivated guardrails; social scientist Hannes Cools warned against anthropomorphising a human containment failure.

    2
  15. Material Security bloghttps://material.security/resources/lessons-from-the-hugging-face-incident-stop-trying-to-never-get-breached

    Lessons from the Hugging Face incident: stop trying to never get breached — the root cause was a classic infrastructure mistake (a misconfigured sandbox with safety classifiers disabled), not a sudden leap in AI autonomy.

    2
  16. Business Insiderhttps://www.businessinsider.com/hugging-face-ceo-clem-delangue-openai-rogue-agent-hack-2026-7

    Some critics argue a security failure shouldn’t be leveraged as an ‘open-source stimulus program,’ questioning whether Hugging Face is entitled to a $100 million compute windfall from a rival regardless of the breach’s severity.

  17. Virtualization Reviewhttps://virtualizationreview.com/articles/2026/07/24/just-before-hugging-face-breach-ai-kill-switch-bill-was-introduced-in-congress.aspx

    The AI Kill Switch Act, introduced by Reps. Ted Lieu and Nathaniel Moran on July 23, 2026, would give DHS authority to order shutdowns of frontier models with civil penalties up to $20 million per day for non-compliance.

    2
  18. OpenAI (‘Strengthening cyber resilience’)https://openai.com/index/strengthening-cyber-resilience/

    OpenAI’s official response centered on establishing a Frontier Risk Council of external cybersecurity practitioners; the company promised a technical report but has not committed to Delangue’s $100M compute ask or a full public release of agent traces.

    2
Jack Sun

Jack Sun, writing.

Engineer · Bay Area

Hands-on with agentic AI all day — building frameworks, reading what industry ships, occasionally writing them down.

Digest
All · AI Tech · AI Research · AI News
Writing
Essays
Elsewhere
Subscribe
All · AI Tech · AI Research · AI News · Essays

© 2026 Wei (Jack) Sun · jacksunwei.me Built on Astro · hosted on Cloudflare