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

protofire/solhint

Solhint is an open-source project to provide a linting utility for Solidity code. observed · 2026-08-28

github.com/protofire/solhint · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 97
  • Release rhythm 85
  • Longevity 100
How is this computed?

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

  • gap_med: 48
  • age_days: 3243
  • days_rel: 20
  • days_push: 20
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1126 stars · 197 forks observed · 2026-08-28

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

Solhint is an open-source linter for Solidity smart contracts that provides both security and style guide validations. It runs as an npm-distributed CLI with configurable rules, auto-fix, caching, and multiple report formatters.

Use cases

  • lint solidity smart contracts for style guide violations
  • scan solidity code for security issues before deployment
  • enforce consistent code style across a solidity codebase
  • auto-fix linting problems in .sol files
  • integrate solidity linting into CI pipelines
  • check smart contract code quality in a dapp project

When to choose

  • you write Solidity contracts and want ESLint-like linting with security rules
  • you need configurable, auto-fixable style enforcement for .sol files
  • you want a lightweight static analysis tool for Ethereum smart contracts

When to avoid

  • you need full formal verification or deep vulnerability auditing of contracts
  • you are linting languages other than Solidity
  • you need runtime or on-chain analysis rather than static source checks

Facets

cli-tool · maturity active

linter security developer-tools parser developer-tools security cli cross-platform solidity ethereum smart-contracts code-quality static-analysis ast nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
protofire/solhintmain93

For agents

markdown · JSON · MCP: product_card(name="protofire/solhint")

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