
RiskForge is an end-to-end multi-agent crypto risk analysis platform built in Complete.dev. The system consists of two collaborating AI agents. The first agent (Risk Analysis Agent) evaluates tokens across multiple structured risk dimensions including liquidity depth, holder concentration, contract verification status, and short-term volatility. It produces a 0β100 risk score, assigns a category (Low, Medium, High), and detects specific risk signals. The second agent (Explanation Agent) consumes the structured JSON output of the risk engine and converts it into a clear, user-friendly explanation for retail investors. It generates contextual insights, targeted recommendations based on detected signals, and a responsible risk disclaimer. The architecture is modular and API-ready. Mock data providers can be swapped with real APIs such as CoinGecko or Etherscan without altering the agent workflow. This demonstrates production-oriented, collaborative agent design within Complete.dev.
2 Mar 2026