ConsenSysDiligence/surya
A set of utilities for exploring Solidity contracts observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 28
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3061
- days_rel: n/a
- days_push: 433
- n_releases_24m: 0
Adoption not part of the score
1173 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Surya is a command-line utility for inspecting Solidity smart contract systems, providing structural summaries, inheritance information, and function call graphs in visual (DOT/graphviz) or text output. It is developed by ConsenSys Diligence and commonly used via the VSCode Solidity Auditor extension.
Use cases
- generate a call graph for solidity contracts
- visualize smart contract inheritance structure
- audit solidity code manually
- list functions and modifiers in a solidity contract
- explore contract structure before a security review
When to choose
- you need quick structural insight into Solidity contracts during manual audits
- you want DOT/graphviz call graphs of contract interactions
- you use the VSCode Solidity Auditor extension and want the underlying engine
When to avoid
- you need automated vulnerability detection rather than manual inspection aids
- you work with languages other than Solidity
- you need a full static analysis or formal verification suite
Facets
cli-tool · maturity active
developer-tools parser static-site-generator data-visualization developer-tools security blockchain cli cross-platform solidity smart-contracts static-analysis call-graph ethereum code-inspection graphviz nodejs
1 source
- readme: https://github.com/ConsenSysDiligence/surya · fetched 2026-08-28 · 7bba0d428767
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ConsenSysDiligence/surya | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="ConsenSysDiligence/surya")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem