This workflow automates blockchain risk assessment using a multi-agent AI architecture, targeting DeFi developers, blockchain auditors, and Web3 project teams who need rigorous smart contract and tokenomics evaluation before deployment or investment decisions. The core problem it solves is the time-intensive, expertise-heavy process of manually auditing Solidity smart contracts and modelling tokenomics sustainability, tasks prone to oversight when done under launch pressure. A manual trigger reads Solidity files from disk and passes them to the Blockchain Risk Orchestrator Agent, which coordinates two specialist sub-agents: a Smart Contract Auditor Agent (using static analysis and a dedicated auditor model) and a Tokenomics Sustainability Agent (leveraging a Risk Score Calculator and Monte Carlo Simulation Tool). Each agent maintains its own memory and model context. Outputs are parsed into a Structured Risk Report, then prepared for storage and saved to a database. A final Gmail node dispatches the completed risk report to stakeholders, closing the audit loop automatically.
.sol files..sol files accessible on disk