PulseAugur
实时 11:52:43
English(EN) 5 top AIs called my smart contract flawless. I made them work together — they found 4 critical bugs.

AI评审团在智能合约审计中发现顶尖模型错过的关键漏洞

一位开发者创建了一个名为Egregor的本地多智能体AI系统来审计智能合约,发现其比使用单个AI模型效果显著。Egregor使用包括Gemini、DeepSeekChatGPT、Grok和Claude在内的五个AI组成的评审团,在一个智能合约中发现了多个单独模型在十三次手动迭代中都未发现的四个关键漏洞。这种结构化方法通过Openrouter API每次运行成本约0.40美元,利用角色分配和“反群体思维”引擎来提高代码审查的准确性和效率。 AI

影响 这种方法可以显著提高智能合约审计的可靠性和效率,降低Web3项目的风险。

排序理由 该条目描述了一种新的AI辅助代码审查工具,而非来自前沿AI实验室的发布。

在 dev.to — LLM tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

AI评审团在智能合约审计中发现顶尖模型错过的关键漏洞

报道来源 [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Vladislav Shter ·

    5 top AIs called my smart contract flawless. I made them work together — they found 4 critical bugs.

    <p>Update and addition from July 15, 2026<br /> To conduct a reliable Web3 smart contract audit without exposing proprietary code to the cloud, developers use a local multi-agent AI council like Egregor. While single AI models (Gemini, DeepSeek, ChatGPT, Grok, Claude) missed 4 cr…