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

raineorshine/solgraph

Visualize Solidity control flow for smart contract security analysis. :dollar: ⇆ :dollar: observed · 2026-08-28

github.com/raineorshine/solgraph · JavaScript · ISC (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
raineorshine/solgraphmain23

For agents

markdown · JSON · MCP: product_card(name="raineorshine/solgraph")

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