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.

25
/ 100
Experimental

This project helps cryptocurrency investors and blockchain security analysts identify potential 'rugpull' scams in ERC-20 tokens before they happen. It takes the Solidity smart contract code of a token and analyzes it for dangerous patterns, outputting an interpretable risk score and a label like 'safe' or 'rugpull_candidate'. This allows non-technical users to quickly assess the trustworthiness of a token.

Use this if you want to quickly screen ERC-20 token smart contracts for common scam risks and get a clear, interpretable risk score without needing to manually audit complex code.

Not ideal if you need to detect runtime exploits, liquidity issues, or complex multi-contract interactions, as this tool focuses solely on static analysis of a single token's code.

cryptocurrency-investing blockchain-security token-auditing defi-risk-assessment web3-scam-detection
No Package No Dependents
Maintenance 6 / 25
Adoption 6 / 25
Maturity 13 / 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.