EN
ENNA

Slither

FeaturedAGPL-3.0

Crypto Tracing · Python

Slither is a static analysis framework tailored for Solidity smart contracts, helping developers detect vulnerabilities and improve code quality. By analyzing the source code, Slither identifies security issues, reports contract details, and provides optimization suggestions. It is widely used in blockchain security audits due to its comprehensive detection capabilities and ease of integration into development workflows.

6.2kstars
1.1kforks
449issues
Updated today

Installation

$ pip install slither-analyzer

Tags

soliditystatic-analysisvulnerabilityoptimizationethereumvyper

More in Crypto Tracing