Buterin's Case for AI as a Defensive Tool Ethereum co-founder Vitalik Buterin has pushed back against the growing belief that increasingly capable AI systems will make cybersecurity an unwinn
Ethereum co-founder Vitalik Buterin has pushed back against the growing belief that increasingly capable AI systems will make cybersecurity an unwinnable battle for defenders. In a blog post published on May 18, 2026, Buterin argued that AI-assisted formal verification, which uses machine-checkable mathematical proofs to confirm that software behaves as intended, could become one of the most critical tools for securing crypto infrastructure as AI makes vulnerability discovery faster and cheaper.
Formal verification is not a new concept. It is used to assess the correctness of safety-critical systems where failure can have devastating consequences, and in the context of smart contracts, simple errors in design can lead to irrecoverable losses for users. What Buterin argues is that AI can now dramatically lower the cost and complexity of applying it at scale.
The traditional obstacle has been accessibility. Traditional formal verification can be expensive and time-consuming, requiring specialized expertise in theorem provers, proof systems, and mathematical logic. Buterin contends that AI tools can shoulder much of that burden, generating both optimized code and the corresponding mathematical proofs, while developers focus on confirming that the high-level specifications match their actual intentions.
Narrowing the Attack Surface on Ethereum
Buterin was direct about the stakes for the $ETH ecosystem. He argued that AI-assisted formal verification could help secure blockchain networks, smart contracts, and cryptographic systems against software flaws that can expose users to irreversible financial losses. He specifically identified areas where the security properties are well-defined even if the underlying implementation is complex, making them strong candidates for formal methods.
These include quantum-resistant signatures, STARK proof systems, consensus algorithms, and ZK-EVMs, all areas where security properties are simple to define even though the underlying code is extraordinarily complex. Projects already moving in this direction include Arklib, which is working toward a fully formally verified STARK implementation, and evm-asm, which is building an EVM verified against a human-readable reference implementation.
Buterin acknowledged that defining what security means for any given system requires careful analysis, and that formal verification is not a complete solution on its own. But his broader point is that defenders are not helpless: the same AI capabilities that make attacks easier also make rigorous, mathematically grounded defenses more practical than at any point before.
Sources:CoinDesk: Vitalik Buterin Says AI Formal Verification Could Make Crypto More SecureDecrypt: Ethereum Founder Says AI Verification Could Help Secure Crypto NetworksCoinTelegraph: Why Vitalik Buterin's AI Formal Verification Idea Still Cannot Promise Bug-Free Crypto