[2603.04915] EVMbench: Evaluating AI Agents on Smart Contract Security
About this article
Abstract page for arXiv paper 2603.04915: EVMbench: Evaluating AI Agents on Smart Contract Security
Computer Science > Machine Learning arXiv:2603.04915 (cs) [Submitted on 5 Mar 2026] Title:EVMbench: Evaluating AI Agents on Smart Contract Security Authors:Justin Wang, Andreas Bigger, Xiaohai Xu, Justin W. Lin, Andy Applebaum, Tejal Patwardhan, Alpin Yukseloglu, Olivia Watkins View a PDF of the paper titled EVMbench: Evaluating AI Agents on Smart Contract Security, by Justin Wang and 7 other authors View PDF HTML (experimental) Abstract:Smart contracts on public blockchains now manage large amounts of value, and vulnerabilities in these systems can lead to substantial losses. As AI agents become more capable at reading, writing, and running code, it is natural to ask how well they can already navigate this landscape, both in ways that improve security and in ways that might increase risk. We introduce EVMbench, an evaluation that measures the ability of agents to detect, patch, and exploit smart contract vulnerabilities. EVMbench draws on 117 curated vulnerabilities from 40 repositories and, in the most realistic setting, uses programmatic grading based on tests and blockchain state under a local Ethereum execution environment. We evaluate a range of frontier agents and find that they are capable of discovering and exploiting vulnerabilities end-to-end against live blockchain instances. We release code, tasks, and tooling to support continued measurement of these capabilities and future work on security. Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI);...