Have Rick read a contract’s source code and tell you if it’s safe to ape. /aica pulls the verified source from Etherscan / Basescan, feeds it to the LLM, and returns a short report flagging honeypots, hidden mints, anti-bot tricks, dynamic taxes, and ownership tricks.
Commands
/aica <contract>- analyze an ethereum contract/aica <contract> base- analyze a base
contract
Notes
-
Costs 10 credits, free on a cache hit

-
The contract source must be verified on the explorer, unverified contracts return
Contract source code not verified..and you don’t get charged -
Cached results are returned instantly, re-running
/aicaon the same CA is cheap and fast
-
Currently supports ethereum and base only