AmirhosseinHonardoust/How-AI-Detects-Rugpulls

A deep technical article exploring how AI, feature engineering, and static smart-contract analysis uncover rugpull risks before humans detect them. Covers Solidity pattern mining, mint abuse detection, blacklist/fee manipulation signals, ML-inspired scoring models, and how to quantify ERC-20 token scam probability.

21
/ 100
Experimental

Static analysis via regex pattern matching on Solidity source code extracts behavioral features (owner minting, fee manipulation, trading locks, blacklists) and converts them into a weighted numeric risk score—mimicking ML feature importance without requiring labeled training data. The approach prioritizes interpretability over complexity, mapping scores to categorical labels (safe/suspicious/rugpull_candidate) that mirror real auditor assessment language, while acknowledging gaps in detecting runtime exploits, liquidity dynamics, and multi-contract interactions.

No Package No Dependents
Maintenance 6 / 25
Adoption 6 / 25
Maturity 9 / 25
Community 0 / 25

How are scores calculated?

Stars

21

Forks

Language

License

MIT

Last pushed

Nov 19, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AmirhosseinHonardoust/How-AI-Detects-Rugpulls"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.