Ross ROSS = Recommend OSS · open-source software intelligence for agents

crytic/slither

Static Analyzer for Solidity and Vyper observed · 2026-08-28

github.com/crytic/slither · homepage · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 83
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 35.5
  • age_days: 2919
  • days_rel: 36
  • days_push: 7
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

6352 stars · 1132 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Slither is a Python-based static analysis framework for Solidity and Vyper smart contracts. It runs vulnerability detectors, prints contract information, and offers an API for writing custom analyses.

Use cases

  • find vulnerabilities in solidity smart contracts
  • detect reentrancy in ethereum contracts
  • run static analysis on vyper contracts
  • integrate smart contract security checks into CI
  • write custom static analysis detectors for solidity
  • audit smart contracts before deployment

When to choose

  • you develop or audit Solidity/Vyper smart contracts and want fast, low-false-positive vulnerability detection
  • you need CI integration for smart contract security checks
  • you want to prototype custom contract analyses via a Python API

When to avoid

  • you need dynamic analysis, fuzzing, or formal verification rather than static analysis
  • your project targets non-EVM smart contract languages

Facets

cli-tool · maturity active

security vulnerability-scanning static-site-generator cli developer-tools blockchain security developer-tools python cli cross-platform solidity vyper static-analysis ethereum smart-contract-security slithir detectors ci-integration smart-contracts

2 sources

Member repositories

RepositoryRoleHealth v2
crytic/slithermain94

For agents

markdown · JSON · MCP: product_card(name="crytic/slither")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem