
**OpenRisk AI** is an AI-powered smart contract security copilot designed to help developers, auditors, and blockchain teams identify potential security risks in Solidity projects before deployment. Users simply provide the URL of a public GitHub repository, and OpenRisk AI automatically clones the repository, analyzes the smart contracts, and generates a comprehensive security assessment. The platform combines static code analysis with large language models to provide both quantitative and qualitative insights. It identifies key repository metrics such as the number of contracts, functions, external and privileged functions, and potentially dangerous operations, then calculates an overall security risk score. Based on these findings, an AI engine generates a professional audit-style report that includes an executive summary, an overall security posture assessment, priority review areas, and recommended next steps for manual security review. OpenRisk AI aims to bridge the gap between automated security tooling and traditional manual audits by delivering understandable, actionable reports that help development teams prioritize risks earlier in the software development lifecycle. The project is built with a FastAPI backend, a React and TypeScript frontend, and integrates AI to transform raw analysis data into meaningful security insights.
13 Jul 2026