AI-Powered Smart Contract Auditing Platform. Built for ETHGlobal Agentic Hackaton. Smart Guard AI leverages advanced AI agents system to analyze smart contracts across various blockchain platforms, providing comprehensive security audits through an intuitive web interface.
Smart contract vulnerabilities can lead to catastrophic losses of user funds. While traditional auditing tools exist, they often focus solely on Solidity and have significant limitations. Smart Guard AI takes a novel approach using a multi-agent AI system to provide more comprehensive and adaptable security analysis.
While the smart contract security space has existing AI solutions, we believe in the power of diverse approaches. This platform stands out through:
ETHGlobal Agentic Hackathon 2025. May your smart contracts be safer than ever!
š https://contract-audit-ui-production.up.railway.app/
Backend Core: Rust, Cargo Framework: Actix Web Deployment: Shuttle Dev Storage: Nillion Secret Vault
Frontend Framework: Next.js Styling: TailwindCSS Deployment: Railway
The Rust "agentic" backend communicates with the NextJS frontend via a web server hosted in a remote Docker container. The backend invokes OpenAI models when auditing or fixing the contracts on request. This project also uses Nillion Secret Vault to store and retrieve generated audit reports in a secret and decentralized fashion.

