Analyze a Smart Contract

Paste any verified Ethereum contract address to run a deterministic risk assessment and upgradeability check using the same engine that powers the landing page demo.

We never store your inputs. Analysis is deterministic and based solely on the verified source and ABI.

What you’ll see here

  • Deterministic risk score with a clear risk level badge.
  • Breakdown of key risk factors and upgradeability signals.
  • Optional AI explanation that summarizes the contract in plain English.

Risk summary

Overall security posture based on static analysis.

--/10
Awaiting analysis

Risk breakdown

Individual dimensions that contribute to the overall score.

  • Breaks down the individual security signals that influence the overall risk score.
  • Detects potentially dangerous patterns such as delegatecall, low-level calls, and tx.origin usage.
  • Identifies destructive capabilities like selfdestruct that may impact contract safety.
  • Evaluates external call density and interaction complexity.

AI explanation

A natural-language summary of what this contract does and why the risk score looks the way it does.

After running an analysis you can optionally generate an AI explanation to help non-technical teammates understand the contract.