SuiAudit:An AI-Driven Audit Tool for the Sui EcosystemSuiAudit:Sui 生態系的 AI 驅動稽核工具

SuiAudit:An AI-Driven Audit Tool for the Sui EcosystemSuiAudit:Sui 生態系的 AI 驅動稽核工具

SuiAudit:Sui 生態系的 AI 驅動稽核工具

Introduction to the SuiAudit Project

SuiAudit is an AI-driven audit tool focused on the Sui blockchain ecosystem, aimed at enhancing smart contract security and code quality through advanced machine learning models. As an emerging open-source project, it combines artificial intelligence with blockchain security auditing to help developers detect vulnerabilities and optimize Move language code. The project’s official website is suiaudit.wal.app, and it has released some infrastructure on GitHub (such as SuiAudit Raw1) to facilitate community contributions and reproducibility. Additionally, the project shares model demos on Kaggle and has published related research papers on TechRxiv.

What We Are Doing

SuiAudit is currently focused on developing and deploying AI audit solutions specifically for Sui Move code. The core product includes SuiAudit Pure1, a small language model (LLM) fine-tuned with extremely low resources, dedicated to smart contract auditing. It can automatically detect vulnerabilities, assess code risks, and generate audit reports. The project integrates the Walrus protocol for decentralized storage and runs POCs (such as Sui Wallet Cleanup) in the Sui ecosystem, allowing users to upload code for real-time analysis. The team also participates in hackathons, such as the 2025 Walrus Haulout Hackathon, demonstrating how AI models can quickly generate risk assessment reports. Through Kaggle notebooks, SuiAudit publicly shares experimental code, enabling developers to compare its performance with other LLMs. Overall, SuiAudit is building an offline-running, privacy-focused audit tool that covers everything from code scanning to comprehensive ecosystem auditing.

Why We Are Doing This

The Sui blockchain is renowned for its high throughput and parallel execution, but the complexity of the Move language makes smart contracts prone to vulnerabilities, leading to potential financial losses and security risks. Traditional auditing relies on human experts, which is costly, time-consuming, and unable to keep up with the rapid iteration of Web3 development. SuiAudit was created to address these pain points: by using AI to achieve automated, cost-effective auditing, especially optimized for small models that can run in resource-constrained environments without relying on cloud services, thereby protecting developer privacy. The team’s mission is to provide qualified AI audit services for the Sui ecosystem, lower the barriers to hacker attacks, and promote the standardization of security for decentralized applications. As an open-source-oriented project, it also aims to fill market gaps, allowing small and medium-sized developers to easily access professional-level auditing, rather than being limited to large enterprises.

Expected Results or Impacts

In the short term, we expect SuiAudit Pure1 to continue outperforming large LLMs like Claude Opus in benchmark tests, achieving a significant 31.4% improvement in accuracy. This will lead to more reliable vulnerability detection, reducing security incidents in the Sui ecosystem and saving audit costs for developers. In terms of impact, the project may become a standard tool in the Sui community, integrated into development workflows to enhance overall ecosystem security. Through hackathons and paper publications, SuiAudit has already attracted attention and is expected to promote the widespread adoption of AI in blockchain auditing, with potential impacts including reducing risks in DeFi protocols, accelerating project launches, and establishing Sui as a secure platform in the global Web3 community. In the long term, this could drive a shift in industry standards from manual auditing to AI-assisted transformations, benefiting thousands of developers and users.

Expected Future Developments

In the future, SuiAudit plans to expand to full blockchain network auditing, integrating more AI technologies such as reinforcement learning (Reinforcement Learning), and developing dedicated LLMs to handle complex ecosystems. The team will compile high-quality audit datasets, support hybrid modes of manual and automated auditing, and open free online services to attract users. Potential developments include collaborating with the Sui Foundation to integrate into official toolchains; expanding to other chains like Ethereum or Aptos; and launching paid advanced features, such as real-time monitoring and custom rules. Through GitHub and Kaggle openness, the community can contribute to model improvements, evolving into a crowdsourced audit platform. Ultimately, SuiAudit aims to become a global leader in AI blockchain auditing, driving Web3 toward a more secure and intelligent direction.

SuiAudit is not just a tool, but a catalyst for advancing security in the Sui ecosystem—welcome community participation!

SuiAudit 專案介紹

SuiAudit 是專注於 Sui 區塊鏈生態系的 AI 驅動稽核工具,透過先進機器學習模型提升智慧合約安全與程式碼品質。作為新興開源專案,它結合人工智慧與區塊鏈安全稽核,協助開發者偵測漏洞、最佳化 Move 程式碼。官方網站為 suiaudit.wal.app;團隊也在 GitHub 發布部分基礎設施(如 SuiAudit Raw1),以利社群參與與重現實驗,並在 Kaggle 分享模型展示、於 TechRxiv 發表相關研究論文。

我們正在做什麼

SuiAudit 正開發及部署專為 Sui Move 程式碼設計的 AI 稽核方案。核心產品 SuiAudit Pure1 是以極低資源微調的小型語言模型(LLM),專門用於智慧合約稽核,可自動偵測漏洞、評估程式碼風險並產生稽核報告。專案整合 Walrus 協議進行去中心化儲存,並在 Sui 生態系執行 Sui Wallet Cleanup 等概念驗證,讓使用者上傳程式碼即時分析。團隊也參與 2025 Walrus Haulout Hackathon 等黑客松,展示 AI 模型如何快速產出風險評估報告;透過 Kaggle Notebook 公開實驗程式碼,讓開發者能與其他 LLM 比較效能。整體而言,SuiAudit 正打造一套可離線執行、重視隱私,從程式掃描到完整生態系稽核都能涵蓋的工具。

為何要做這件事

Sui 區塊鏈以高吞吐量及平行執行著稱,但 Move 語言的複雜性也讓智慧合約容易出現漏洞,帶來資金損失與資安風險。傳統稽核仰賴人工專家,成本高、耗時,也跟不上 Web3 開發快速迭代的節奏。SuiAudit 因此希望以 AI 提供自動化、具成本效益的稽核,特別針對可在資源受限環境執行的小型模型最佳化,不必仰賴雲端服務,藉此保護開發者隱私。

團隊的使命是為 Sui 生態系提供合格的 AI 稽核服務、降低駭客攻擊的門檻,並推動去中心化應用安全標準化。作為面向開源的專案,我們也希望補足市場缺口,讓中小型開發者容易取得專業等級的稽核能力,而非只限於大型企業。

預期成果與影響

短期而言,我們預期 SuiAudit Pure1 在基準測試中持續優於 Claude Opus 等大型 LLM,達到顯著的 31.4% 準確率提升,進而帶來更可靠的漏洞偵測,減少 Sui 生態系安全事件並節省開發者稽核成本。它可能成為 Sui 社群的標準工具,整合進開發流程以提升整體安全性。藉由黑客松與論文發表,專案已受到關注,預期能促進 AI 在區塊鏈稽核的普及,例如降低 DeFi 協議風險、加速專案上線,並協助 Sui 成為全球 Web3 社群中安全的平台。長期而言,這能推動產業從純人工稽核走向 AI 輔助的轉型,使數千名開發者與使用者受益。

未來發展方向

未來 SuiAudit 規劃擴展至完整區塊鏈網路稽核,整合強化學習等更多 AI 技術,並開發處理複雜生態系的專用 LLM。團隊將彙整高品質稽核資料集、支援人工與自動化稽核混合模式,並提供免費線上服務吸引使用者。可能的方向包括與 Sui Foundation 合作、整合至官方工具鏈;擴展至 Ethereum、Aptos 等其他鏈;以及推出即時監控與自訂規則等付費進階功能。透過 GitHub 與 Kaggle 的開放方式,社群可共同改進模型,逐步發展為群眾協作的稽核平台。

最終,SuiAudit 期望成為全球 AI 區塊鏈稽核的領導者,帶領 Web3 邁向更安全、更智慧的方向。SuiAudit 不只是一項工具,更是推動 Sui 生態系安全前進的催化劑,歡迎社群一同參與。