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

braedonsaunders/codeflow

Paste any GitHub URL → interactive architecture map. See how files connect, find what breaks if you change something. No install, no accounts — runs entirely in your browser. observed · 2026-08-28

github.com/braedonsaunders/codeflow · homepage · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 99
  • Release rhythm 35
  • Longevity 18

Flags: no_releases

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: 260
  • days_rel: n/a
  • days_push: 10
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5076 stars · 758 forks observed · 2026-08-28

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

CodeFlow is a browser-based tool that turns any GitHub repository URL (or local files) into an interactive architecture map showing how files connect. It provides dependency graphs, blast radius analysis, security scanning, pattern detection, and code health scoring with zero installation.

Use cases

  • visualize a github repo's architecture as an interactive dependency graph
  • find out what breaks if I change a file
  • analyze blast radius of a pull request before merging
  • scan a codebase for hardcoded secrets and sql injection
  • identify god objects and circular dependencies in a new codebase
  • see who owns a file based on git history
  • grade the health of a codebase before taking it over

When to choose

  • you want instant codebase insight without installing anything or creating accounts
  • you're onboarding onto an unfamiliar repository and need an architecture overview
  • you need quick static analysis of security issues and anti-patterns in the browser
  • you want to assess the impact of a change or PR before making it

When to avoid

  • you need deep, compiler-accurate static analysis or IDE-integrated refactoring tools
  • you need to analyze private repositories with server-side processing or CI integration beyond the provided GitHub Action
  • you need runtime profiling or dynamic dependency tracing rather than static analysis

Facets

application · maturity active

developer-tools data-visualization search-engine security code-review developer-tools web-development version-control analytics browser codebase-visualization dependency-graph architecture-map blast-radius static-analysis github-api d3js single-file no-install web-server

2 sources

Member repositories

RepositoryRoleHealth v2
braedonsaunders/codeflowmain60

For agents

markdown · JSON · MCP: product_card(name="braedonsaunders/codeflow")

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