raineorshine/solgraph
Visualize Solidity control flow for smart contract security analysis. :dollar: ⇆ :dollar: observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3711
- days_rel: n/a
- days_push: 1368
- n_releases_24m: 0
Adoption not part of the score
1028 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js CLI tool that parses Solidity smart contracts and generates DOT graphs visualizing function control flow, highlighting potential security vulnerabilities like external sends. It can also be used as a Node module, with graphviz needed to render the output as images.
Use cases
- visualize solidity contract control flow
- audit smart contracts for security vulnerabilities
- generate call graphs for ethereum contracts
- find external send calls in solidity code
- render solidity contract structure as a diagram
- static analysis of smart contract functions
When to choose
- you need a quick visual overview of a Solidity contract's control flow
- you want to spot untrusted external calls and sends during a manual audit
- you prefer a lightweight CLI that outputs standard DOT format
When to avoid
- you need automated vulnerability detection rather than visualization
- you work with Vyper or non-Solidity smart contract languages
- you need actively maintained tooling with recent Solidity version support
Facets
cli-tool · maturity maintenance
developer-tools security data-visualization parser blockchain security developer-tools cli cross-platform solidity ethereum dot-graph control-flow smart-contract-security graphviz smart-contracts nodejs
2 sources
- readme: https://github.com/raineorshine/solgraph · fetched 2026-08-28 · f5814b06a8ec
- registry_npm: https://registry.npmjs.org/solgraph · fetched 2026-08-29 · a895e65e3e6a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| raineorshine/solgraph | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="raineorshine/solgraph")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem