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
81,910
Monthly downloads under inspection
622B
Median health index
59 Moderate
29,623 recordsRanked by popularity · browse by tag · record statistics
PyPI · crates.io
60Moderatehealth index
ilgrad/lexindex
Compact, immutable string↔id indexes for huge catalogs: FST prefix/range/fuzzy + minimal-perfect-hash, from 1.3 B/key, zero-copy mmap load. Rust core, Python bindings.
Rust · Python★ 3↓ 6,407/moSep 15, 2026
MITSep 15, 2026 · metrics 2.10.0
crates.io
39Weakhealth index
image-rs/byteorder-lite
A fork of the `byteorder` crate with no unsafe code
Rust★ 3↓ 13.2M/moSep 17, 2026
UnlicenseSep 17, 2026 · metrics 2.10.0
npm
50Moderatehealth index
imchintoo/code-multivitals
Code quality metrics engine — cyclomatic complexity, cognitive complexity, Halstead, MI, health score, smells, clones, trends, dashboard
TypeScript★ 3↓ 15.9K/moSep 15, 2026
MITSep 15, 2026 · metrics 2.10.0
Packagist
65Goodhealth index
infection/phpspec-adapter
PHPSpec Test Framework Adapter for Infection
PHP★ 3↓ 1,733/moSep 17, 2026
BSD-3-ClauseSep 17, 2026 · metrics 2.10.0
npm
53Moderatehealth index
insession-space/design-system
@insession/design-system — InSession / loophub 共通のデザインシステム(純粋 leaf UI プリミティブ + デザイントークン)
TypeScript★ 3↓ 2,106/moSep 18, 2026
MITSep 18, 2026 · metrics 2.10.0
npm
45Weakhealth index
inspect-js/get-symbol-description
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
JavaScript★ 3↓ 318M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
44Weakhealth index
inspect-js/has-property-descriptors
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
JavaScript★ 3↓ 395M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
56Moderatehealth index
inspect-js/hasOwn
A robust, ES3 compatible, "has own property" predicate.
JavaScript★ 3↓ 832M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
48Weakhealth index
inspect-js/is-set
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 306M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
44Weakhealth index
inspect-js/is-shared-array-buffer
Is this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
JavaScript★ 3↓ 331M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
44Weakhealth index
inspect-js/is-weakmap
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 289M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
45Weakhealth index
inspect-js/is-weakref
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 303M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
48Weakhealth index
inspect-js/is-weakset
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 290M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
npm
47Weakhealth index
inspect-js/which-builtin-type
What is the type of this builtin JS value?
JavaScript★ 3↓ 289M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
Packagist
63Moderatehealth index
interactivetools-com/ZenDB
PHP/MySQL database layer where values only enter SQL through placeholders and every result HTML-encodes itself on output. Within microseconds of raw mysqli + htmlspecialchars().
PHP★ 3↓ 35.9K/moSep 17, 2026
MITSep 17, 2026 · metrics 2.10.0
Go
69Goodhealth index
interlynk-io/spdx-zen
A high-performance Go library for parsing and manipulating SPDX 3+ JSON-LD documents
Go★ 3Sep 20, 2026
Apache-2.0Sep 20, 2026 · metrics 2.10.0
npm · Maven
73Goodhealth index
ionic-team/capacitor-keyboard
The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.
TypeScript · Objective-C · Java★ 3↓ 5M/moSep 15, 2026
Custom licenseSep 15, 2026 · metrics 2.10.0
npm
90Excellenthealth index
iotaledger/ts-packages
JavaScript packages and Web apps for IOTA.
TypeScript★ 3↓ 1,763/moSep 15, 2026
Apache-2.0Sep 15, 2026 · metrics 2.10.0
npm
60Moderatehealth index
ipikuka/remark-mdx-remove-esm
Remark plugin to remove import and/or export statements (mdxjsEsm)
TypeScript · JavaScript★ 3↓ 1.4M/moSep 18, 2026
MITSep 18, 2026 · metrics 2.10.0
npm
51Moderatehealth index
ipikuka/unist-util-find-between
unist utility to find the nodes between two nodes
JavaScript★ 3↓ 89.7K/moSep 18, 2026
MITSep 18, 2026 · metrics 2.10.0
14Criticalhealth index
iris-contrib/formBinder
Replaced with: https://github.com/iris-contrib/schema
Go★ 3Sep 19, 2026
No licenseSep 19, 2026 · metrics 2.10.0
npm
36Weakhealth index
isaacs/minipass-collect
A Minipass stream that collects all the data into a single chunk
JavaScript★ 3↓ 100M/moSep 16, 2026
BlueOak-1.0.0Sep 16, 2026 · metrics 2.10.0
npm
53Moderatehealth index
ishansasika/premium-react-loaders
Premium React Loaders - A comprehensive collection of premium, production-ready loading components for React applications. Built with TypeScript and Tailwind CSS for maximum flexibility and customization.
TypeScript★ 3↓ 11.5K/moSep 18, 2026
MITSep 18, 2026 · metrics 2.10.0
npm
42Weakhealth index
istanbuljs/load-nyc-config
Utility function to load nyc configuration
JavaScript★ 3↓ 171M/moSep 16, 2026
ISCSep 16, 2026 · metrics 2.10.0
npm
47Weakhealth index
istanbuljs/schema
Schemas describing various structures used by nyc and istanbuljs
JavaScript★ 3↓ 219M/moSep 16, 2026
MITSep 16, 2026 · metrics 2.10.0
PyPI
73Goodhealth index
itercharles/MedHarness
AI-assisted development harness for IEC 62304 medical software teams — includes dhfkit, a standalone DHF traceability engine
Python★ 3Sep 18, 2026
MITSep 18, 2026 · metrics 2.10.0
npm · Go
62Moderatehealth index
jakebailey/dprint-plugin-gofumpt
dprint plugin for gofumpt
TypeScript · Go★ 3↓ 8,366/moSep 20, 2026
MITSep 20, 2026 · metrics 2.10.0
npm
54Moderatehealth index
james-pre/kerium
POSIX-style errors, logging, and more
TypeScript★ 3↓ 1.3M/moSep 17, 2026
No licenseSep 17, 2026 · metrics 2.10.0