Scout is an extensible open-source tool intended to assist Stellar Soroban smart contract developers and auditors detect common security issues and deviations from best practices.
A modern React/Next.js dashboard for scanning Ethereum smart contracts for vulnerabilities. Easily analyze contract risk, view detailed metrics, and explore scan history in a user-friendly interface enhanced with v0.dev components. Connects to a FastAPI backend for real-time contract analysis and reporting. Responsive, visually appealing, and ready
FastAPI backend for the Smart Contract Vulnerability Scanner. Provides /api/scan and related endpoints, runs static analysis (Slither) on Solidity contracts, returns dashboard-ready JSON (vulnerabilities, metrics, risk and comparative data). Deployed on Railway.