Top Audit Expert Warns: All DeFi is Unsafe, Withdraw Now!

marsbitPublié le 2026-05-28Dernière mise à jour le 2026-05-28

Résumé

A leading DeFi security expert has issued a stark warning: all DeFi is now unsafe. Manuel Aráoz, founder of major security audit firm OpenZeppelin, stated on X that he is advising friends and family to withdraw funds from major protocols like Aave, MakerDAO, and Compound. The core reason for this drastic shift is the rise of AI. Aráoz argues that AI-powered coding agents can now identify and exploit smart contract vulnerabilities at an exponentially faster rate. This turns DeFi's transparency into a liability, providing a vast training dataset for attackers. The fundamental asymmetry of security—where defenders must patch every flaw, but attackers need only find one—is being catastrophically unbalanced by AI. Recent months provide chilling evidence. April saw massive exploits, including a $280 million loss at Drift Protocol and a $292 million theft from Kelp DAO. The trend continued into May with multiple high-value attacks on protocols like THORChain, Verus, Echo Protocol, and StakeDAO, demonstrating vulnerabilities across both on-chain code and off-chain management. AI acts as a force multiplier for hackers, enabling near-instantaneous vulnerability scanning, automated exploit script generation, and sophisticated social engineering. The recent development of ultra-powerful AI models like Anthropic's Mythos—so advanced its public release was delayed over security fears—signals even greater threats ahead. The article concludes that the risk-reward calculus for DeFi partic...

Original | Odaily Planet Daily(@OdailyChina)

Author | Azuma(@azuma_eth)

“I believe all DeFi is now unsafe.”

This assertion left by OpenZeppelin founder Manuel Aráoz on X yesterday, like a depth charge, once again rocked the already stagnant DeFi market.

Manuel even stated that he has started advising friends and family to withdraw funds from major DeFi protocols, including blue-chip protocols like Aave, MakerDAO, and Compound, which were once considered low-risk.

This is not alarmism from an outsider. On the contrary, Manuel himself is one of the core builders of the DeFi security system, and OpenZeppelin is one of the industry's most mainstream security auditing firms. Its contract libraries, security standards, and audit frameworks have permeated nearly the entire DeFi world.

The reason for Manuel's complete shift in attitude lies in AI. Manuel pessimistically believes that the ability of AI Coding Agents to identify and exploit smart contract vulnerabilities is increasing exponentially.

This means that issues which previously required top-tier white-hat teams weeks to discover might now be scanned by AI in minutes; where hackers once needed long-term study of protocol logic, attack paths can now be analyzed automatically by AI; the "open and transparent" nature of DeFi, once an advantage, has now become the best training corpus for attackers.

Manuel also raised a more fatal problem: Smart contract security is essentially an extremely asymmetric game — the defense must patch all vulnerabilities, while the attacker only needs to find one to steal funds. As AI begins to exponentially enhance attack efficiency, this asymmetry is rapidly becoming unbalanced.

The Cold Reality: DeFi Has Become a Cash Cow for Hackers

Looking back at DeFi security incidents over the past few months, you'll find that Manuel's concerns are not exaggerated.

April was almost the worst month in DeFi's history.

  • On April 1st, April Fool's Day, Drift Protocol lost $280 million due to manager privilege hijacking and multi-signature execution vulnerabilities (details in "An April Fool's Joke? Drift Protocol Hacked for Over $280M, Potentially Becoming Solana Ecosystem's Second-Largest DeFi Heist").
  • Subsequently, on April 19th, Kelp DAO lost $292 million due to a bridge protocol breach (details in "DeFi Hacked Again for $292M, Is Even Aave Unsafe Now?"). The hacker later escaped via lending protocols like Aave, casting the shadow of bad debt and its cascading effects over the entire DeFi sector.

Entering May, incidents not only didn't decrease but further proliferated.

  • On May 15th, THORChain was attacked. A newly joined node operator exploited a vulnerability in the GG20 Threshold Signature Scheme (TSS), reconstructed the vault private key, and directly executed outbound transactions, causing over $10 million in losses.
  • On May 18th, Verus's bridge protocol was attacked. The attacker forged cross-chain import payloads, bypassed verification to extract assets from the Ethereum reserve, stealing approximately $11.58 million.
  • On May 19th, Echo Protocol on Monad was attacked due to a private key leak. The attacker minted 1,000 eBTC (worth $76.7 million) and extracted funds via Curvance using a previously tested attack path.
  • On May 24th, StablR, a compliant stablecoin issuer under the MiCA regulatory framework, was attacked. The hacker profited over $2.8 million by minting EURR and USDR, causing EURR and USDR to depeg.
  • On May 25th, the SquidRouter module was attacked, resulting in approximately $3 million in assets stolen from 86 Gnosis Safe wallets.
  • On May 27th, the StakeDAO deployer private key was leaked on Arbitrum. The attacker minted about 5.45 trillion vsdCRV and exchanged part of it for 43.7 ETH to escape.

The frequently occurring security incidents have sounded the alarm. DeFi seems to be collapsing across the board, from on-chain code to off-chain management.

AI Has Become the Hackers' Nuclear Weapon

Why has the DeFi offense-defense dynamic suddenly accelerated towards collapse this summer? Beyond the evolution of traditional hacking techniques, the rapid advancement of AI large language models is becoming the ultimate factor tipping the balance.

In the past, finding a complex smart contract vulnerability (especially those involving cross-chain, multi-layer nesting, or extremely hidden reentrancy logic) required top hackers weeks or even months of code review. However, with the maturity of AI agents possessing ultra-long context, strong logical reasoning, and autonomous tool-calling capabilities, this has changed fundamentally.

  • Second-Level Scanning and Global "Zero-Day" Vulnerability Mining: Attackers only need to feed the open-source codebase to the new generation of AI reasoning models. The AI can, within seconds, deduce hundreds of extreme interaction scenarios like a seasoned security expert, accurately pinpointing edge cases missed by human auditors during fatigue.
  • Automated Attack Script Generation: AI can not only discover vulnerabilities but also automatically write, test, and deploy the "hacker smart contracts" used to extract funds.
  • Perfect Orchestration of Off-Chain DevOps and Social Engineering: AI can impersonate perfect developers for phishing or monitor DeFi teams' GitHub commit logs around the clock. Once a team uploads code containing sensitive information or unverified fixes, the AI will launch an attack within seconds—far faster than any human security team's response time.

In this security warfare augmented by AI, hackers, armed with AI, possess nearly infinite ammunition and second-level attack speed. DeFi, however, is constrained by slow-paced governance voting, multi-signature confirmations, and lagging security audits, making it difficult to mount a corresponding defensive response.

Last month, Anthropic, the AI development company behind Claude, officially announced its next-generation model, Mythos (details in "Anthropic Creates the Most Powerful AI Model Ever, But Dares Not Release It..."). This is the first model in human history to break the hundred-trillion parameter threshold (in contrast, mainstream models currently range from hundreds of billions to one trillion parameters), with a staggering training cost of $10 billion.

However, due to Mythos's specialized capabilities in cybersecurity (Anthropic disclosed that using Mythos, they identified thousands of zero-day vulnerabilities in just a few weeks), Anthropic even dares not publicly release the model directly, for fear of malicious use by hacking groups. Instead, they plan to first allow leading large companies to test and preemptively patch potential vulnerabilities through a "Glasswing" initiative.

With the DeFi security situation already so severe at this stage, it's hard to imagine what new threats the industry's security defenses will face once Mythos is publicly released.

The Biggest Problem: Risk-Reward Ratio Has Long Been Unbalanced

For ordinary DeFi participants, liquidity providers (LPs), and whales, the most important question now is to sit down and calculate.

For a long time, the reason users chose to deposit funds into DeFi was to pursue annualized yields several times higher than those in traditional finance. During bull markets or the frenzy of liquidity mining, yields of 10%, 20%, or even higher were enough to cover people's psychological expectations for "potential technical risks."

But today, this underlying logic has long been shaken and even overturned. The risk-reward ratio of DeFi is already unbalanced. On the reward side, as the market enters a game of limited players and safety margins thicken, the real yields of most mainstream, relatively reliable DeFi protocols have fallen back to single-digit ranges. On the risk side, users' principal is exposed to a black box that could be breached by AI at any moment and emptied by a flash loan in an instant. Once a protocol is hacked, token prices plummeting to zero and liquidity pools being drained often happen within minutes, with no legal recourse, insurance, or central bank to provide coverage.

The risk of losing 100% of principal to chase roughly 5% annualized yield is clearly not a good deal.

Manuel's words may be somewhat absolute, but they tear off DeFi's last fig leaf. In the face of the reality where hackers have made AI a conventional weapon and security incidents continue to erupt in the industry, if you are not prepared for the psychological expectation of losing 100% of your principal for a certain yield, then "withdrawing funds as soon as possible and realizing profits" might be the most rational and risk-control-principled choice in the current market cycle.

Questions liées

QAccording to the article, what is the main reason Manuel Aráoz gives for his statement that all DeFi is unsafe?

AThe main reason is the exponential enhancement of AI Coding Agents in identifying and exploiting vulnerabilities in smart contracts, making it easier and faster for attackers to find and exploit flaws.

QWhat does the article highlight as the fundamental asymmetry in smart contract security?

AThe fundamental asymmetry is that defenders must fix all vulnerabilities to be secure, while attackers only need to find a single vulnerability to steal funds.

QWhy is the AI model 'Mythos' from Anthropic mentioned as a particular concern in the context of DeFi security?

AMythos is a concern because it has demonstrated a powerful specialization in cybersecurity, being able to identify thousands of zero-day vulnerabilities in a short time, which could be weaponized by hackers if publicly released.

QWhat is the article's conclusion about the risk-reward ratio for users participating in DeFi protocols currently?

AThe article concludes that the risk-reward ratio is imbalanced. The potential risk of losing 100% of principal now outweighs the relatively low single-digit percentage annual yields offered by many protocols.

QWhich two major DeFi protocols were specifically mentioned as examples from which Manuel Aráoz is advising friends and family to withdraw funds?

AAave and Compound were specifically mentioned as examples of previously considered low-risk blue-chip protocols from which he advises withdrawal.

Lectures associées

Claude Code lance des workflows dynamiques : faire en sorte que l'IA apprenne à travailler en équipe

Claude Code introduit des flux de travail dynamiques, permettant à l'IA de créer des cadres d'exécution sur mesure pour des tâches complexes. Ces workflows coordonnent plusieurs agents Claude indépendants, chacun avec son propre contexte, pour décomposer les missions, traiter en parallèle, valider de manière antagoniste et synthétiser les résultats. Cette approche vise à résoudre des problèmes courants des modèles linguistiques sur de longues tâches : la paresse agentique (arrêt prématuré), le biais d'auto-préférence (favoriser ses propres conclusions) et la dérive d'objectifs. Les flux de travail dynamiques s'appliquent au-delà du code, pour la recherche approfondie, la vérification des faits, le tri de CV, l'enquête sur les causes profondes, le brainstorming de noms ou l'examen de plans d'affaires. L'article présente des modèles pratiques comme la classification et l'exécution, l'éventail et la synthèse, la validation antagoniste, les tournois et les boucles jusqu'à l'achèvement. Il souligne que les workflows, bien que consommant généralement plus de jetons, ne sont pas une solution universelle mais représentent une direction importante : la future concurrence des outils d'IA pourrait reposer sur leur capacité à orchestrer des processus d'exécution fiables et réutilisables pour des objectifs complexes.

marsbitIl y a 42 mins

Claude Code lance des workflows dynamiques : faire en sorte que l'IA apprenne à travailler en équipe

marsbitIl y a 42 mins

Hyperliquid, le dépanneur de Wall Street ouvert 24h/24

Le samedi de février où son téléphone a annoncé les frappes aériennes de Trump contre l'Iran, Vala Zeinali, trader dans un fonds spéculatif, s'est immédiatement rendu sur Hyperliquid. Cette plateforme de trading décentralisée, ouverte 24h/24 et 7j/7, est devenue un repaire pour les traders de Wall Street cherchant à anticiper les marchés hors des heures d'ouverture. Zeinali y a clôturé des positions sur le pétrole pour un gain de 243%. Fondée il y a trois ans par Jeff Yan, ancien trader quantitatif, Hyperliquid répond au besoin de garder le contrôle de ses actifs, renforcé après la chute de FTX. Avec seulement 11 employés, la plateforme et sa blockchain ont généré environ 8 milliards de dollars de revenus l'an dernier. Son jeton natif, HYPE, a vu sa valeur exploser. Hyperliquid symbolise la fusion entre la finance traditionnelle et les cryptos, proposant des contrats perpétuels sur des actifs variés : Bitcoin, S&P 500, pétrole, ou même des entreprises non cotées comme SpaceX. Bien que les utilisateurs américains soient officiellement interdits, beaucoup contournent la restriction via des VPN, attirés par l'interface simple, la diversité des produits et l'absence de vérification d'identité rigoureuse. La plateforme cultive une forte communauté. Les utilisateurs interagissent directement avec l'équipe sur Discord et animent l'espace en ligne avec le mème "Hypurr". Cependant, les contrats perpétuels, avec leur effet de levier, sont très risqués. Lors d'un krach en octobre dernier, les liquidations sur Hyperliquid ont atteint 10 milliards de dollars, révélant à la fois les risques et la robustesse technique de la plateforme qui est restée opérationnelle. L'objectif ultime d'Hyperliquid est d'héberger toute activité financière. La plateforme prévoit maintenant de s'étendre aux marchés de prédiction et aux options.

marsbitIl y a 45 mins

Hyperliquid, le dépanneur de Wall Street ouvert 24h/24

marsbitIl y a 45 mins

Strategy vend 32 bitcoins, un véritable revirement de stratégie ?

L’entreprise MicroStrategy a vendu 32 bitcoins (BTC) entre le 26 et le 31 mai, réalisant environ 2,5 millions de dollars. Cette vente, représentant seulement 0,004 % de ses réserves totales (214 400 BTC), a été officialisée dans un dépôt 8-K distinct, une première pour la société. Le marché a initialement interprété cette opération comme un signal négatif, faisant temporairement chuter le prix du BTC sous 72 000 $. Cependant, l'analyse suggère qu'il s'agit moins d'un changement de conviction que d'une démonstration stratégique de sa structure financière. L'objectif principal est de rassurer les agences de notation et les analystes de crédit. En vendant une infime partie de ses bitcoins pour honorer les distributions de ses actions privilégiées permanentes (STRC), MicroStrategy montre sa volonté et sa capacité à monétiser une fraction de ses réserves pour protéger ses instruments de financement prioritaires. Cette démarche vise à renforcer la crédibilité de ses outils d'emprunt, comme l'a souligné l'analyste Mark Moss. Cette action fait suite aux avertissements de S&P Global concernant les échéances de dette à venir à partir de 2028. En traitant proactivement cette « muraille de dette » – notamment via le rachat de 1,5 milliard de dollars de convertibles fin mai – et en démontrant sa discipline financière, MicroStrategy se positionne pour sécuriser de futures levées de fonds. Le fondateur Michael Saylor a lui-même évoqué la logique : vendre un bitcoin aujourd'hui pourrait permettre d'en racheter 10 à 20 demain. Ainsi, loin d'affaiblir sa stratégie, cette vente symbolique vise à consolider sa position pour continuer à accumuler des bitcoins à plus long terme.

marsbitIl y a 1 h

Strategy vend 32 bitcoins, un véritable revirement de stratégie ?

marsbitIl y a 1 h

Le fonds de la "Reine d'Internet" mène un tour de table, valorisant la licorne de l'IA musicale à 5,4 milliards de dollars

La société de tête du secteur de la génération musicale par IA, Suno, a annoncé mercredi une levée de fonds de série D de 400 millions de dollars, portant sa valorisation post-investissement à 5,4 milliards de dollars. Ce tour de table a été mené par Bond Capital, fondé par "la reine d'Internet" Mary Meeker. Seulement sept mois après un précédent financement évaluant Suno à 24,5 milliards de dollars, ce doublement de valorisation témoigne de l'optimisme des investisseurs pour le secteur "IA + musique", faisant de Suno l'entreprise la mieux valorisée du domaine. Suno, un outil populaire sur des plateformes comme YouTube et Bilibili, permet aux utilisateurs de créer de la musique à partir de zéro via des invites textuelles, en spécifiant style, instruments et paroles. L'entreprise compte désormais plus de 2 millions d'abonnés et s'oriente vers un chiffre d'affaires annuel récurrent (ARR) de 300 millions de dollars. L'évolution de Suno reflète aussi un changement d'attitude de l'industrie musicale traditionnelle. Après avoir été poursuivi pour violation de droits d'auteur par les trois grands labels en 2024, Suno a conclu un accord avec Warner Music fin 2023, obtenant une licence et planifiant un outil collaboratif. Pour justifier sa valorisation croissante, Suno vise à la fois les professionnels et les amateurs. L'entreprise, qui emploie environ 200 personnes, prévoit d'augmenter ses effectifs de 70 % d'ici fin 2024, afin d'accélérer le recrutement, de développer de nouveaux produits et de poursuivre sa forte croissance.

marsbitIl y a 1 h

Le fonds de la "Reine d'Internet" mène un tour de table, valorisant la licorne de l'IA musicale à 5,4 milliards de dollars

marsbitIl y a 1 h

Qui finance les agents ?

En mars, OpenAI a fermé une fonctionnalité permettant à des agents IA d’effectuer des achats pour les utilisateurs, mettant en lumière les défis de gouvernance dans l’économie des agents IA. Bien que les infrastructures de paiement existent, le manque de règles claires concernant les achats autorisés, la fraude, les retours ou la fiscalité entrave l’adoption. Les transactions d’agents IA représentent actuellement des montants modestes (moyenne de 0,31 $), rendant les frais de traitement traditionnels prohibitifs. Cela favorise l’émergence de solutions basées sur la blockchain et les stablecoins pour la couche de règlement. La véritable valeur se situe cependant au niveau de la gouvernance : contrôle des dépenses, vérification d’identité, politiques d’exécution et gestion des risques. Des acteurs comme Stripe (via l’acquisition de Privy) et Coinbase (avec x402 et Base) construisent des piles technologiques verticales intégrant portefeuilles, règlement et règles de gouvernance. D’après McKinsey, le volume des transactions commerciales par agents IA pourrait atteindre 3 000 à 5 000 milliards de dollars d’ici 2030. La maîtrise de la couche de gouvernance, qui permet de monétiser la confiance et le contrôle, pourrait générer des revenus annuels de l’ordre de plusieurs milliards de dollars, dépassant potentiellement les revenus actuels de certaines grandes plateformes. La course à la domination passe par l’intégration verticale sur l’ensemble de la pile de paiement des agents.

marsbitIl y a 1 h

Qui finance les agents ?

marsbitIl y a 1 h

Trading

Spot
Futures
活动图片