AI Is Rewriting Bitcoin’s Security Playbook—And Red Teamers Are Turning to China’s Models
As AI lowers the barrier to exploit Bitcoin software, a 20+ person Red Team is racing to preempt attacks—often using Chinese models over U.S. tools due to strict guardrails.

Because Bitcoin
August 22, 2026
Bitcoin’s protocol has weathered a decade of assaults, but the real pressure point today sits in the software wrapped around it—wallets, Lightning stacks, exchanges, and open-source services. Cheap, capable AI has widened the pool of viable attackers, and a volunteer collective is responding by sweeping the ecosystem for flaws before adversaries do.
Inside that effort is the Bitcoin Red Team, an informal group of roughly 20–25 contributors. Several prefer pseudonyms common in Bitcoin circles, including developers behind privacy tooling like Cashu and other protocols, alongside known builders such as Ben Carmen, Daniela Brozzoni, James O’Beirne, and Vinteum board member Bruno Garcia. The initiative coalesced after the Coldcard air-gapped wallet incident drew fresh attention to application-layer risk. While the core consensus protocol remains untouched, the team’s thesis is simple: users interface with software, not with abstract consensus guarantees.
The group didn’t wait for formal invitations. Members say they’ve proactively scanned almost every significant open-source Bitcoin project and also take inbound requests. Findings go privately to maintainers, who help refine severity ratings and classification schemes. Operationally, this looks more like a standing incident-response cell than a bounty program: continuous sweeps, fast feedback loops, and centralized triage. By early August, coordinator Rob Hamilton noted they had already conducted more than a dozen assessments and spent around $20,000 on services, with funding secured.
One dynamic is defining their workflow: which AI models defenders can practically use. Team members report leaning far more on Chinese large language models than on U.S. systems because American guardrails frequently block security-oriented prompts—even when the goal is to fix known issues. U.S. frontier models may still be stronger on average reasoning, but heavy safety filters often make them unhelpful for adversarial analysis. Researchers describe switching providers after repeated refusals to assist with vulnerability discovery and, at times, even remediation planning.
That shift has strategic weight. Chinese labs have rapidly iterated, with releases like Kimi K3 giving both attackers and defenders outsized leverage. At the same time, the ecosystem has grappled with data-access controversies: earlier this year, Anthropic said Chinese firms DeepSeek, Moonshot AI, and MiniMax operated roughly 24,000 fraudulent accounts to siphon more than 16 million Claude interactions for model distillation, and U.S. officials later warned similar campaigns were occurring at industrial scale. Whatever the legal endpoints, the upshot for Bitcoin security is clear: the most convenient tools for serious red teaming are increasingly outside U.S. platforms.
The consequences show up at ground level. Information asymmetry—once the thin shield behind “security by obscurity”—is evaporating. Researchers caution that simple end-to-end exploits can now be executed by people who would not have shipped them without AI assistance. Given Bitcoin’s direct financial incentives, it becomes a first-mover target: internet-native money is a magnet for opportunistic exploitation. Security leads suggest what crypto is experiencing today could be a preview of what broader software stacks will face tomorrow.
Here’s the part we should not ignore: when safety guardrails block qualified defenders more than they slow capable attackers, the ecosystem drifts toward offshore tooling and closed communities. That can fragment disclosure norms, complicate legal risk management for maintainers, and reduce alignment between AI vendors and open-source security teams.
A pragmatic path forward looks incremental: - Create vetted researcher modes on U.S. models that allow tightly scoped, auditable security work with identity, rate limits, and redaction controls. - Invest in reproducible, localizable model workflows—smaller open weights fine-tuned for code analysis—to avoid single-country dependence for core defense. - Standardize severity taxonomies and SLAs across Bitcoin wallets, Lightning implementations, exchanges, and custody tools so fixes land quickly and consistently. - Integrate AI-based static and dynamic analysis into CI/CD for major Bitcoin projects, treating red teaming as a continuous control, not an event.
The Bitcoin Red Team’s posture—move first, share quietly, iterate with maintainers—feels directionally right for an environment where model access, not just human expertise, is the resource that matters. If we want defenders to keep pace, we should make the best tools legally accessible and operationally useful to them, or they’ll keep going wherever the work can get done.