about
web3 | guard *

An advanced, AI-powered smart contract vulnerability scanner built for next-generation blockchain security.

Gemini AI Engine

Unlike traditional static analyzers that rely on rigid regex rules, Web3 Guard uses a fine-tuned Gemini 2.5 LLM to completely understand the architectural context of your Solidity code, detecting complex, multi-line vulnerabilities like reentrancy and access control flaws with human-level reasoning.

Automated Remediation

Identifying a bug is only half the battle. Our AI engine natively rewrites your deployed code into secure implementations using industry standards (like the Checks-Effects-Interactions pattern), seamlessly displayed in the main dashboard.

Proof of Audit

Trust is verified on-chain. Every completed vulnerability scan generates a cryptographic SHA-256 hash that is autonomously pushed to a custom `ProofOfAudit.sol` smart contract on the Ethereum Sepolia network, letting users explicitly prove their contract was audited.

Final Year Project

Powered by Next.js & FastAPI