AmirhosseinHonardoust/Onchain-Security-Suite
A complete Web3 security toolkit combining AI-powered token auditing, ML-based deployer reputation scoring, and live Etherscan V2 data. Includes static analysis for rugpull detection, RandomForest reputation modeling, contract-fetching automation, and Solidity on-chain registries for transparent, reproducible security insights.
This tool helps Web3 participants assess the safety of token contracts and their deployers. You input a token contract's Solidity code or a deployer's address, and it outputs a risk score and label for the token, along with a reputation score for the deployer. It's designed for crypto investors, security analysts, and researchers navigating the often-risky decentralized finance (DeFi) landscape.
Use this if you need to quickly evaluate the trustworthiness of a new token or understand the past behavior of a deployer address before investing or interacting with a smart contract.
Not ideal if you're looking for a simple, plug-and-play browser extension or a fully managed service, as this requires some technical setup and execution.
Stars
22
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AmirhosseinHonardoust/Onchain-Security-Suite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sigp/blockprint
DEPRECATED block fingerprinting
scthornton/trylock
TRYLOCK is a layered security system that protects AI chatbots from manipulation attacks by...
edenia/tikuna
A P2P network security monitoring system for the Ethereum blockchain. :closed_lock_with_key:
rahulsnkr/UnBlockd
A deep learning security system with decentralized onboarding
AmirhosseinHonardoust/How-AI-Detects-Rugpulls
A deep technical article exploring how AI, feature engineering, and static smart-contract...