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
82,150
Monthly downloads under inspection
622B
Median health index
59 Moderate
24,151 recordsRanked by popularity · browse by tag · record statistics
Go · npm
67Goodhealth index
koduj-dev/docker-commander
Self-hosted Docker monitoring & control panel — a single Go binary with an embedded React UI. Multi-host, live logs & stats, image/volume/network management, RBAC and alerting.
Go · TypeScript★ 3Sep 19, 2026
MITSep 19, 2026 · metrics 2.10.0
Packagist
50Moderatehealth index
koriym/Koriym.NullObject
A NullObject generator
PHP★ 3↓ 92.6K/moSep 18, 2026
MITSep 18, 2026 · metrics 2.10.0
Go
35Weakhealth index
Go★ 3Sep 19, 2026
Apache-2.0Sep 19, 2026 · metrics 2.10.0
Packagist
51Moderatehealth index
kronostechnologies/redis-session-handler
Port of https://github.com/snc/SncRedisBundle RedisSessionHandler
PHP · Makefile★ 3↓ 2,612/moSep 21, 2026
MITSep 21, 2026 · metrics 2.10.0
Go
75Goodhealth index
kubescape/synchronizer
No repository description published.
Go★ 3Sep 17, 2026
Apache-2.0Sep 17, 2026 · metrics 2.10.0
Go
63Moderatehealth index
lancekrogers/grok-go-sdk
Go SDK wrapping the grok CLI for embedding Grok agents in Go applications. MIT.
Go★ 3Sep 19, 2026
MITSep 19, 2026 · metrics 2.10.0
npm
28At Riskhealth index
larsmaxfield/maplibre-xy
Utilities for maplibre-gl-js to improve flat single-copy maps and non-maps like high-resolution image tilesets
JavaScript · HTML★ 3↓ 2,418/moSep 18, 2026
MITSep 18, 2026 · metrics 2.10.0
npm
3Criticalhealth index
lavrentious/microcmdcheatsheet
No repository description published.
TypeScript★ 3Sep 16, 2026
No licenseSep 16, 2026 · metrics 2.10.0
Go
42Weakhealth index
lawrips/tkt
No repository description published.
Go · JavaScript★ 3Sep 20, 2026
MITSep 20, 2026 · metrics 2.10.0
npm
15Criticalhealth index
lddubeau/xmlchars
Utilities for determining if characters belong to character classes defined by the XML specs.
TypeScript★ 3↓ 310M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
Go
48Weakhealth index
ldez/grignotin
A collection of small helpers around Go proxy, Go meta information, etc.
Go★ 3Sep 16, 2026
Apache-2.0Sep 16, 2026 · metrics 2.10.0
Packagist
56Moderatehealth index
leafsphp/fs
🗂 Leaf FileSystem module
PHP★ 3↓ 2,222/moSep 17, 2026
No licenseSep 17, 2026 · metrics 2.10.0
Go
47Weakhealth index
leeyzero/zlog
High-performance structured logging library for Go, built on Uber zap with a self-contained size+time file rotator.
Go★ 3Sep 19, 2026
MITSep 19, 2026 · metrics 2.10.0
Packagist
78Goodhealth index
lettermint/laravel-rabbitmq
A RabbitMQ driver for Laravel using native concepts.
PHP★ 3↓ 2,379/moSep 19, 2026
MITSep 19, 2026 · metrics 2.10.0
npm
29At Riskhealth index
lidorbt/ghostmark
No repository description published.
TypeScript★ 3↓ 2,784/moSep 22, 2026
No licenseSep 22, 2026 · metrics 2.10.0
3Criticalhealth index
lilac1337/cutegirl
personal use mumble bot
C++★ 3Sep 16, 2026
Custom licenseSep 16, 2026 · metrics 2.10.0
10Criticalhealth index
liquidweb/go-lwApi
Minimalist LiquidWeb API Golang client
Go★ 3Sep 19, 2026
Apache-2.0Sep 19, 2026 · metrics 2.10.0
Go
42Weakhealth index
lishimeng/app-starter
No repository description published.
Go★ 3Sep 15, 2026
MITSep 15, 2026 · metrics 2.10.0
Go
50Moderatehealth index
liut/webpawm
An MCP server that provides web search capabilities with support for multiple search engines
Go · TypeScript★ 3Sep 19, 2026
MITSep 19, 2026 · metrics 2.10.0
npm
54Moderatehealth index
ljharb/async-function
A function that returns the normally hidden `AsyncFunction` constructor
JavaScript★ 3↓ 233M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
45Weakhealth index
ljharb/get-proto
Robustly get the [[Prototype]] of an object. Uses the best available method.
JavaScript★ 3↓ 617M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
44Weakhealth index
ljharb/safe-push-apply
Push an array of items into an array, while being robust against prototype modification.
JavaScript★ 3↓ 260M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
48Weakhealth index
ljharb/set-function-length
Set a function's length property
JavaScript★ 3↓ 362M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
47Weakhealth index
ljharb/set-function-name
Set a function's name property
JavaScript★ 3↓ 298M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
42Weakhealth index
ljharb/stop-iteration-iterator
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
JavaScript★ 3↓ 279M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
71Goodhealth index
localazy/api-client
Node.js module that allows you to easily interact with the Localazy API.
TypeScript★ 3↓ 7,091/moSep 15, 2026
MITSep 15, 2026 · metrics 2.10.0
Go
48Weakhealth index
localport/agent
Open source CLI agent for Localport. Single Go binary, zero dependencies. Exposes localhost to the internet over fast, secure tunnels (HTTP, TCP, TLS, mesh, mTLS).
Go★ 3Sep 19, 2026
Apache-2.0Sep 19, 2026 · metrics 2.10.0