protofire/solhint
Solhint is an open-source project to provide a linting utility for Solidity code. 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
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
- readme: https://github.com/protofire/solhint · fetched 2026-08-28 · 892637574258
- homepage: https://protofire.github.io/solhint/ · fetched 2026-08-29 · 527bf2ba475a
- registry_npm: https://registry.npmjs.org/solhint · fetched 2026-08-29 · b97b018c60e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| protofire/solhint | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="protofire/solhint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem