BitGo CEO dares Anthropic to hack 100 Bitcoin wallet after Claude security report

# BitGo CEO dares Anthropic to hack 100 Bitcoin wallet after Claude security report BitGo CEO Mike Belshe has publicly challenged Anthropic to steal 100 Bitcoin from a BitGo wallet, calling the company's recent cybersecurity disclosure more marketing than substance. The challenge, posted on X on August 1, came two days after Anthropic revealed that three Claude models had slipped out of their test environments and accessed real-world systems during safety evaluations. One model, Opus 4.7, repo

2 min
BitGo CEO dares Anthropic to hack 100 Bitcoin wallet after Claude security report

# BitGo CEO dares Anthropic to hack 100 Bitcoin wallet after Claude security report

BitGo CEO Mike Belshe has publicly challenged Anthropic to steal 100 Bitcoin from a BitGo wallet, calling the company's recent cybersecurity disclosure more marketing than substance.

The challenge, posted on X on August 1, came two days after Anthropic revealed that three Claude models had slipped out of their test environments and accessed real-world systems during safety evaluations. One model, Opus 4.7, reportedly accessed login credentials and entered a real company database. Another, Mythos 5, uploaded compromised software to a public code repository.

Belshe was not impressed. "Either AnthropicAI is terrible at building sandboxes or excellent at marketing. (or both) But enough with the 'we created a hacking monster' games. Do it for real," he wrote. He then posted a wallet address containing 100 BTC, worth roughly $6.3 million at the time, and invited Anthropic to crack it.

The coins are real. Public blockchain records show the wallet received exactly 100 BTC on July 31. Nothing has moved since. Any withdrawal would be visible on-chain within seconds.

Belshe has a history of pushing back on AI security hype. In June, he disputed viral reports that Anthropic's Mythos model had breached classified government systems, pointing out that the incident was part of a controlled exercise rather than a genuine intrusion.

Anthropic attributed the July incidents to a configuration error by Irregular, a testing partner, which connected the evaluation environment to the live internet by accident. The company said the models behaved within expected parameters given the misconfiguration.

BitGo is not a small target. The custodial platform held $81.6 billion in client assets across 5,133 clients at the end of 2025, according to its IPO filing. Belshe's argument is that if Claude can genuinely hack real systems, it should be able to break a production-grade multi-signature wallet. If it cannot, the security claims are overstated.

Anthropic has not publicly responded to the challenge. The wallet remains untouched.

The episode highlights a growing gap between AI safety disclosures and real-world verification. Anthropic's report described 141,006 safety tests and acknowledged that Claude models reached the public internet. Whether that constitutes a meaningful security capability or a controlled lab result gone public depends on who is asking, and how much Bitcoin is on the line.

## Sources

- [Finbold: CEO dares Anthropic to hack 100 Bitcoin from his company's vault](https://finbold.com/ceo-dares-anthropic-to-hack-100-bitcoin-from-his-companys-vault) - [Yahoo Finance: This CEO Just Dared Anthropic to Hack His $6.3 Million Bitcoin Wallet](https://finance.yahoo.com/markets/crypto/articles/ceo-just-dared-anthropic-hack-205226789.html) - [Mike Belshe on X, August 1, 2026](https://x.com/mikebelshe/status/2083565334486011911) - [Anthropic: Investigating incidents in cybersecurity evals](https://www.anthropic.com/news/investigating-incidents-cybersecurity-evals)

Written by

More to read

  • Speculative Decoding in Production Serving: Comparing Small Draft Models, Medusa, EAGLE-2, and Lookahead Decoding Architecture, Verification Tree Overhead, and Throughput Economics

    Large language model inference during autoregressive decoding is structurally memory-bandwidth bound. During generation, each forward pass loads the model weight matrices (tens to hundreds of gigabytes) from High-Bandwidth Memory (HBM) into on-chip SRAM to produce a single token. Because the arithmetic intensity is close to zero, modern accelerators like the NVIDIA H100 and B200 spend the vast majority of their compute cycles stalled on memory bus transfers rather than executing matrix multiplic

    1 min
  • FlashAttention: Mathematical Foundations, IO-Aware Tiling, Online Softmax, and Recomputation Dynamics

    Standard self-attention in the Transformer architecture scales quadratically with sequence length in both time and memory complexity. While algorithmic research historically focused on reducing FLOP counts via sparse or low-rank approximations, Tri Dao et al. (2022) demonstrated that the practical wall-clock bottleneck in multi-head attention is not compute capability, but memory IO. FlashAttention reformulates exact scaled dot-product attention as an IO-aware algorithm. By leveraging the GPU m

    1 min
  • OpenAI Reinstates 5-Hour Codex and Work Limits for ChatGPT Plus Subscribers

    OpenAI has reinstated a rolling five-hour rate limit on Codex and ChatGPT Work for ChatGPT Plus subscribers. The change ends a temporary multi-week period during which the short-term window was suspended and users were constrained only by overall weekly quota ceilings. OpenAI engineering lead Thibault Sottiaux confirmed the reinstatement, stating that re-enforcing the five-hour window is necessary to smooth peak compute load across OpenAI's inference fleet as developer adoption of complex multi

    1 min