The ZK-for-AI Proposal: A Policy Memo Disguised as a Product

0xCred Special
In May 2022, I traced $4.2 billion in UST outflows from Terra’s anchor vaults before the peg broke. The wallets moved in precise sequence—insider knowledge, not market panic. The on-chain evidence was irrefutable. Today, Succinct Labs is asking regulators to trust a similar promise: that zero-knowledge proofs can prevent AI fraud by forcing autonomous agents to carry cryptographic ‘behavior credentials.’ The proposal is elegant. The implementation is missing. Ledgers do not lie, only the interpreters do—and the current interpreter is a policy memo without a single deployed contract. The article in question, authored by Succinct Labs’ head of policy Brian Trunzo and published on CoinDesk in July 2024, calls for US legislation requiring high-risk AI agents to produce cryptographic proof of their actions. The logic is sound in theory: as autonomous agents execute trades, generate content, or manage infrastructure, a verifiable trail prevents manipulation and assigns liability. The proposed solution uses zero-knowledge proofs (ZKPs) to attest that an agent followed its stated rules without revealing proprietary models or data. The problem is not the vision—it is the distance between narrative and engineering. Let me be clear about what this proposal actually requires. Every AI inference—every request processed by a large language model, every trading decision by a bot—must be accompanied by a ZK proof that validates the computation without exposing inputs. That proof must be generated in near-real-time to be useful for high-frequency applications. Current ZK proving systems, even highly optimized ones like those from Succinct Labs’ own ‘Succinct’ suite, take minutes to prove a single machine-learning inference that executes in milliseconds. The gap is not a factor of two; it is a factor of thousands. Based on my 2020 analysis of Uniswap V2 impermanent loss, where I showed that 400% APY claims concealed 28% principal erosion, I know that mathematical inevitability is often ignored in favor of narrative. Here, the math is clear: no publicly available ZK-prover can match AI inference speed at scale. I have seen this pattern before. In 2023, I discovered a type-casting vulnerability in the Solana implementation of the Wormhole bridge. I reported it privately; the team delayed fixing it for two weeks due to ‘audit fatigue.’ I published the proof-of-concept code, and a potential $300 million loss was prevented. That experience taught me that security culture—especially in early-stage infrastructure—rarely matches market hype. Succinct Labs is a respected team backed by Paradigm, and their open-source proving library is genuinely useful. But extending that library to AI verification is a research project, not a product. There are no audits, no testnets, no performance benchmarks. The article itself is a political appeal, not a technical specification. The core technical challenge is dual: proof generation time and proof aggregation. For an AI model with billions of parameters, generating a single ZK proof could take hours on high-end GPUs. Recursive proofs—where multiple inferences are batched—add further latency. Even if you accept a delay, the cost of proving a single transaction could exceed the value of the transaction itself. This is not a niche problem; it is the fundamental barrier to every ZK-application in AI. Until I see a public testnet that demonstrates proof generation under five seconds for a standard model, this remains a thought experiment. Furthermore, the proposal conflates two distinct forms of trust: computational integrity and behavioral correctness. ZK proofs can guarantee that the AI model executed the specified algorithm correctly. They cannot guarantee that the model was trained on clean data, that it has no embedded backdoor, or that its output is truthful. In my 2022 Terra forensics work, I identified insider wallets by tracing on-chain patterns—no ZK proof would have revealed that because the code itself was executing as designed. The proposal asks law to enforce what cryptography cannot yet ensure. Ledgers do not lie, only the interpreters do. Now, the contrarian angle: the bulls have a point. The need for AI accountability is real. Deepfakes cost billions annually; autonomous trading agents have already caused flash crashes. Regulation is inevitable, and when it comes, cryptographic attestation will be the only scalable solution. Succinct Labs is positioning itself as the standard-setter, which is strategically smart. Their team understands the zero-knowledge space deeply—better than most. The direction is correct. The timing is optimistic by at least two to three years. But in a bear market, where survival matters more than gains, readers need to know which protocols are bleeding. Right now, this protocol has no blood because it has no body. I have spent 21 years observing this industry. I have seen the 2017 ICO audits that revealed empty repos, the 2020 yield farming calculators that ignored impermanent loss, and the 2023 bridge vulnerabilities that went unpatched for weeks. Each time, the pattern was the same: a compelling narrative backed by impressive credentials, but no verifiable code. In 2025, when I analyzed MiCA compliance for 15 decentralized exchanges, twelve failed basic anti-money laundering requirements. Regulation does not fix technology gaps. It only exposes them. What should you watch for? A public repository with a working end-to-end demo. A measurement of proof generation time versus inference time at realistic model sizes. An audit from a reputable firm. Until then, treat every claim about ‘ZK-proofs for AI’ as a lobbying effort, not a technical breakthrough. The ledger does not lie—but it is empty. Takeaway: If Succinct Labs delivers a testnet that can prove an AI inference in under five seconds, I will reconsider. Until then, this is a policy memo dressed as a product. Ledgers do not lie, only the interpreters do. And the interpreter here is missing a codebase.