Public-interest software inspection versioned methodology

A public record of software health.

Bridges, elevators, and food have condition records kept in public. The software underneath all three does not. This is that record: maintainability, engineering quality, security posture, ecosystem adoption, and governance, measured the same way for every repository.

01Evidence attached02Results independent of payment03Method versioned

Request a scan

Free for high public-value repositories. Private and niche repositories follow the documented certification route.

Public queue operational
Reproducible evidenceEvery published result links to inspectable source evidence and methodology.
Independent resultsPayment, sponsorship, and vendor alignment cannot alter a published result.
Signals, not warrantiesResults inform review and procurement; they do not replace expert judgement.
Live catalogue

The record, as it stands.

Every repository admitted so far, searchable and rankable, each entry opening on a full report with its evidence.

Indexed repositories
52,422
Monthly downloads under inspection
399B
Median health index
59 Moderate
52,422 recordsRanked by popularity · browse by tag · record statistics
Go
81Excellenthealth index
jenkins-x/jx-gitops
a simple CLI tool for working with kubernetes resources files in a GitOps repository
Go★ 35Jul 16, 2026
Apache-2.0Jul 16, 2026 · metrics 2.5.0
npm
83Excellenthealth index
jinaga/jinaga.js
TypeScript immutable data management library
TypeScript★ 35↓ 5,730/moJul 27, 2026
MITJul 27, 2026 · metrics 2.5.0
crates.io
23At Riskhealth index
jinko-core/jinko
Jinko is a small and safe interpreted language with fast Rust and C FFI
Rust★ 35Jul 24, 2026
GPL-2.0Jul 24, 2026 · metrics 2.5.0
PyPI
19Criticalhealth index
jonathaneunice/colors
ANSI colors for Python
Python★ 35Jul 21, 2026
ISCJul 21, 2026 · metrics 2.5.0
RubyGems
65Goodhealth index
jruby/jar-dependencies
manage jar dependencies for ruby gems
Ruby★ 35Jul 18, 2026
MITJul 18, 2026 · metrics 2.5.0
npm
29At Riskhealth index
jslicense/spdx-correct.js
correct invalid SPDX identifiers
JavaScript★ 35↓ 155M/moAug 4, 2026
Apache-2.0Aug 4, 2026 · metrics 2.5.0
RubyGems
56Moderatehealth index
justi/ruby_llm-contract
Validate and retry LLM outputs for ruby_llm. Describe the JSON response you expect, fall back to a stronger model when the cheaper one fails the rules, and gate CI on regressions — all as one contract object per step.
Ruby★ 35↓ 0/moJul 14, 2026
MITJul 14, 2026 · metrics 2.5.0
Go · npm
78Goodhealth index
kdeps/kdeps
Run AI workflows locally. Or deploy them anywhere. AI agent framework in YAML — workflow pipelines + autonomous agent loop. NVIDIA Inception member. Build, deploy, export as Docker/K8s/ISO.
Go★ 35Jul 24, 2026
Apache-2.0Jul 24, 2026 · metrics 2.5.0
RubyGems
44Weakhealth index
knu/sorted_set
SortedSet for Ruby
Ruby★ 35Jul 20, 2026
BSD-2-ClauseJul 20, 2026 · metrics 2.5.0
Go
32At Riskhealth index
kovidgoyal/imaging
Go library for dealing with images, colorspaces, metadata, simple transforms
Go★ 35Jul 20, 2026
MITJul 20, 2026 · metrics 2.5.0
PyPI
84Excellenthealth index
ladybug-tools/honeybee-energy
🐝 :fire: Honeybee extension for energy simulation
Python★ 35↓ 57.3K/moJul 17, 2026
AGPL-3.0Jul 17, 2026 · metrics 2.5.0
Packagist
83Excellenthealth index
laminas/laminas-permissions-rbac
Provides a role-based access control management
PHP★ 35↓ 74.4K/moJul 24, 2026
BSD-3-ClauseJul 24, 2026 · metrics 2.5.0
Packagist
34At Riskhealth index
laminas/laminas-router
Flexible routing for PSR-7 applications
PHP★ 35↓ 629.6K/moJul 20, 2026
BSD-3-ClauseJul 20, 2026 · metrics 2.5.0
npm
71Goodhealth index
lawvs/fn-sphere
⌛ Filter Sphere is a powerful and flexible library for creating dynamic filtering interfaces in your web applications.
TypeScript · MDX★ 35↓ 4,433/moJul 23, 2026
No licenseJul 23, 2026 · metrics 2.5.0
npm
56Moderatehealth index
lethevimlet/sshift
A modern, responsive web-based SSH and SFTP terminal client for the AI stack
JavaScript · HTML★ 35↓ 2,001/moAug 1, 2026
MITAug 1, 2026 · metrics 2.5.0
npm
83Excellenthealth index
lifinance/types
Types for the LI.FI stack.
TypeScript★ 35↓ 442.1K/moJul 20, 2026
Apache-2.0Jul 20, 2026 · metrics 2.5.0
npm
54Moderatehealth index
ljharb/get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time.
JavaScript★ 35↓ 679M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.5.0
npm
77Goodhealth index
lmilojevicc/pi-zentui
A Starship-inspired statusline and Opencode-style TUI for Pi
TypeScript★ 35↓ 4,895/moJul 22, 2026
MITJul 22, 2026 · metrics 2.5.0
npm
92Excellenthealth index
loopbackio/loopback-connector
Building blocks for LoopBack connectors
JavaScript★ 35↓ 584.3K/moJul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.5.0
RubyGems
50Moderatehealth index
lostisland/faraday-multipart
Perform multipart-post requests using Faraday.
Ruby★ 35Jul 18, 2026
MITJul 18, 2026 · metrics 2.5.0
crates.io
53Moderatehealth index
magiclen/rocket-multipart-form-data
This crate provides a multipart parser for the Rocket framework.
Rust★ 35↓ 3,366/moAug 1, 2026
MITAug 1, 2026 · metrics 2.5.0
npm
38Weakhealth index
mazzzystar/ccclub
Know how much Claude Code your friends are burning through. Create a group, share a code, compare usage.
TypeScript★ 35Jul 19, 2026
MITJul 19, 2026 · metrics 2.5.0
PyPI
48Weakhealth index
micktwomey/pyiso8601
ISO8601 formatted datetime parser for python
Python · Just★ 35↓ 12.5M/moJul 21, 2026
MITJul 21, 2026 · metrics 2.5.0
Go
59Moderatehealth index
mmcdole/goxpp
Go XML Pull Parser
Go★ 35Jul 19, 2026
MITJul 19, 2026 · metrics 2.5.0
npm
88Excellenthealth index
netlify/remix-compute
Remix, Hydrogen, and React Router 7 adapters for Netlify
TypeScript★ 35Jul 19, 2026
MITJul 19, 2026 · metrics 2.5.0
npm
25At Riskhealth index
oci-labs/pdfjs-dist-viewer-min
Minified build of PDF.js library including the viewer.
CSS · HTML★ 35↓ 5,429/moJul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.5.0
Packagist
83Excellenthealth index
open-runtimes/executor
Serverless runtimes executor for container based environments ⚡️
PHP★ 35↓ 7,804/moJul 22, 2026
MITJul 22, 2026 · metrics 2.5.0