about
web3 | guard *

A production-grade, autonomous AI security agent built for next-generation blockchain security on Stellar.

Hybrid RAG Engine

Going beyond raw LLM prompting, Web3 Guard injects a dynamic RAG (Retrieval-Augmented Generation) knowledge base directly into our Gemini AI. This grounds every vulnerability scan in deterministic SWC rules and Soroban best practices, eliminating hallucinations.

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 dashboard.

Proof of Audit

Trust is verified on-chain. Every vulnerability scan generates a cryptographic SHA-256 hash autonomously pushed to a custom Upgradeable Soroban smart contract on the Stellar network, letting anyone prove a contract was audited.

Horizon Indexing

Powered by a true Real-Time Horizon SSE (Server-Sent Events) indexing client, Web3 Guard autonomously listens to the Stellar network for monitored contract activity — no polling, no simulation.

GitHub App Integration

Install the official Web3 Guard GitHub App into your repositories. Our backend automatically intercepts Pull Requests, runs deep AI security audits, and posts detailed vulnerability reports directly as PR comments.

PWA Ready

Experience Web3 Guard natively anywhere. Through our fully integrated Progressive Web App (PWA) configuration, install the platform directly to your iOS or Android home screen for lightning-fast, offline-capable security scanning.

AI Threat Modeling

Automatically generate comprehensive STRIDE threat models for your smart contracts. Our AI analyzes your code architecture to identify structural risks, trust boundaries, and potential attack vectors before deployment.

Multi-Network Architecture

Seamlessly toggle between Testnet and Mainnet environments. Safely explore UI features, anchor proofs to live contracts, and utilize built-in test-funding via Stellar Friendbot, all within a unified interface.

Final Year Project

Powered by Next.js & FastAPI