Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-24 08:08 UTC

stella / stdnum

Validate, compact, and format standard identifiers in TypeScript

Rust · TypeScriptMIT★ 1 star⑂ 0 forkssince Mar 2026View on GitHub ↗

stella/stdnum holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on AI Readiness (95/100) and lowest on Sustainability & Governance (49/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

80
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

80
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).

Ownership

stellaOrganization
25 followers15 public repossince Oct 2025

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@stll/stdnum2.3.225,0121631 days ago
PyPIstella-stdnum2.3.25321031 days ago
npm@stll/stdnum-wasm2.3.222,2801131 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

84Excellent · 21% of overall
How it's scored
36/36Push recency — last push 3 days ago
10.4/36Commit cadence — 15/52 weeks with commits
17.6/18Commit volume — 90 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year90
human_commit_share0.778
days_since_last_push3
active_weeks_last_year15

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 16 releases published
36/36Release recency — latest release 31 days ago
27/27Release cadence — a release every ~3.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tagv2.3.2
releases_from_tagsno
days_since_latest_release31
mean_days_between_releases3.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

52Moderate · 17% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services—
has_pull_request_templateyes
How it's scored
62.3/80Monthly downloads — 47,292 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@stll/stdnum, @stll/stdnum-wasm
dependents—
ecosystemsnpm
total_downloads—
monthly_downloads47,292
unverified_packages_excludedstella-stdnum
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

49Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution — no issues or no data
22.1/30PR acceptance — 165/224 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/20 approved changesets -- score normalized to 0
Inputs used
merged_prs165
open_issues0
closed_issues0
prs_merged_7d3
prs_decided_7d4
prs_merged_30d13
prs_decided_30d14
issue_closed_ratio—
closed_unmerged_prs59
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
10.2/25Owner reach — 25 followers of stella
10.7/25Track record — 15 public repos, account ~0 yr old
Inputs used
followers25
owner_typeOrganization
is_verifiedno
owner_loginstella
public_repos15
account_age_days352

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 3 package(s) on npm, pypi
35/35Publish recency — latest publish 31 days ago
20/20Version history — 16 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@stll/stdnum, stella-stdnum, @stll/stdnum-wasm
ecosystemsnpm, pypi
any_deprecatedno
min_days_since_publish31

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows — 12 workflow(s)
24/24Tests present
16/16Linter config — Cargo.toml ([workspace.lints]), clippy.toml, crates/stdnum-core/Cargo.toml ([lints]), crates/stdnum-napi/Cargo.toml ([lints]), crates/stdnum-py/Cargo.toml ([lints]), crates/stdnum-wasm/Cargo.toml ([lints]), rustfmt.toml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://stll.app
10/10Repository description
10/10Topics — 9 topics
0/10Wiki
Inputs used
topicsbun, iban, identifiers, legaltech, nodejs, stella, typescript, validation, vat
has_wikino
homepagehttps://stll.app
docs_sitehttps://stll.app
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

77Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/20 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages6
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@stll/stdnum@2.3.2 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

95Exceptional · 4% of overall
How it's scored
45/45Agent instructions — .ai/local/agents.md, AGENTS.md, GEMINI.md
15/15Machine-readable docs (llms.txt) — llms.txt served by the project website (https://stll.app/llms.txt)
40/40Legible commit history — 69 of 70 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://stll.app/llms.txt
legible_history_share0.986
agent_instruction_files.ai/local/agents.md, AGENTS.md, GEMINI.md
agent_instruction_max_bytes22,699
How it's scored
12.6/18One-command bootstrap — Cargo.toml, crates/stdnum-core/Cargo.toml, crates/stdnum-napi/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — Cargo.toml ([workspace.lints]), clippy.toml, crates/stdnum-core/Cargo.toml ([lints]), crates/stdnum-napi/Cargo.toml ([lints]), crates/stdnum-py/Cargo.toml ([lints]), crates/stdnum-wasm/Cargo.toml ([lints]), rustfmt.toml
11/11Static type checking — crates/stdnum-py/python/stella_stdnum/py.typed, packages/stdnum-wasm/tsconfig.json, packages/stdnum/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
2.2/10Demonstrated agent practice — 1 of the last 90 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 90 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, Gemfile.lock
has_dockerfileno
typed_languageyes
bootstrap_files—
has_devcontainerno
has_linter_configyes
typecheck_configscrates/stdnum-py/python/stella_stdnum/py.typed, packages/stdnum-wasm/tsconfig.json, packages/stdnum/tsconfig.json, tsconfig.json
agent_commit_share0.011
toolchain_manifestsCargo.toml, crates/stdnum-core/Cargo.toml, crates/stdnum-napi/Cargo.toml, crates/stdnum-py/Cargo.toml, crates/stdnum-wasm-size-fixture/Cargo.toml, crates/stdnum-wasm/Cargo.toml, fuzz/Cargo.toml, scripts/rust-oracle/Cargo.toml
dependency_bot_commit_share0.111
How it's scored
45/45Type-checkable code — Rust (statically typed)
54.5/55Manageable file sizes — 2/235 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes94,261
source_files_sampled235
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto) — not applicable to this kind of software
0/20MCP server — not applicable to this kind of software
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files—
interfaces_expected_of—
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

1GitHub stars
1contributors
90commits, last 12 months
3days since last push
16releases
1bus factor
0open issues
crates.io, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'stella-stdnum-py' from its registry
  • Could not fetch crates package 'stella-stdnum-core' from its registry
  • Could not fetch crates package 'stella-stdnum-napi' from its registry
  • Could not fetch crates package 'stella-stdnum-wasm' from its registry
  • Could not fetch crates package 'stdnum-oracle' from its registry

More detail

OpenSSF Scorecard 7.1 / 10
7.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-24 08:07 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/20 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 22
RegistryPackageVersion constraintManifest
crates.ioregex1.11.2crates/stdnum-core/Cargo.toml
crates.iosha20.11.0crates/stdnum-core/Cargo.toml
crates.iosha30.12.0crates/stdnum-core/Cargo.toml
crates.iothiserror2.0.16crates/stdnum-core/Cargo.toml
crates.ioweb-time1.1.0crates/stdnum-core/Cargo.toml
crates.ionapi3crates/stdnum-napi/Cargo.toml
crates.ionapi-derive3crates/stdnum-napi/Cargo.toml
crates.iostella-stdnum-core—crates/stdnum-napi/Cargo.toml
crates.iopyo30.29crates/stdnum-py/Cargo.toml
crates.iostella-stdnum-core—crates/stdnum-py/Cargo.toml
crates.iostella-stdnum-core—crates/stdnum-wasm-size-fixture/Cargo.toml
crates.iowasm-bindgen=0.2.127crates/stdnum-wasm-size-fixture/Cargo.toml
crates.ioserde1crates/stdnum-wasm/Cargo.toml
crates.ioserde-wasm-bindgen0.6crates/stdnum-wasm/Cargo.toml
crates.iostella-stdnum-core—crates/stdnum-wasm/Cargo.toml
crates.iowasm-bindgen0.2crates/stdnum-wasm/Cargo.toml
RubyGemssocial_security_number0.1.12scripts/oracle/Gemfile
RubyGemsvalvat2.0.1scripts/oracle/Gemfile
Packagistloophp/tin1.1.1scripts/oracle/composer.json
crates.ioiban_validate5scripts/rust-oracle/Cargo.toml
crates.ioluhn1scripts/rust-oracle/Cargo.toml
crates.ioserde_json1scripts/rust-oracle/Cargo.toml
All dependencies 174

Full resolved dependency set from the GitHub dependency graph: 29 direct and 145 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.ioiban_validate5.0.1direct
crates.ioluhn1.0.1direct
crates.ionapi—direct
crates.ionapi3.12.1direct
crates.ionapi-derive—direct
crates.ionapi-derive3.6.3direct
crates.iopyo3—direct
crates.iopyo30.29.2direct
crates.ioregex—direct
crates.ioregex1.13.1direct
crates.ioserde—direct
crates.ioserde1.0.229direct
crates.ioserde-wasm-bindgen—direct
crates.ioserde-wasm-bindgen0.6.5direct
crates.ioserde_json—direct
crates.ioserde_json1.0.151direct
crates.iosha2—direct
crates.iosha20.11.0direct
crates.iosha3—direct
crates.iosha30.12.0direct
crates.iothiserror—direct
crates.iothiserror2.0.20direct
crates.iowasm-bindgen—direct
crates.iowasm-bindgen0.2.127direct
crates.ioweb-time—direct
crates.ioweb-time1.1.0direct
Packagistloophp/tin1.1.1direct
RubyGemssocial_security_number0.1.12direct
RubyGemsvalvat2.0.1direct
crates.ioaho-corasick1.1.5indirect
crates.ioarbitrary1.4.2indirect
crates.ioarrayvec0.7.8indirect
crates.ioautocfg1.5.1indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags2.13.1indirect
crates.ioblock-buffer0.12.1indirect
crates.iobumpalo3.20.3indirect
crates.iocc1.4.2indirect
crates.iocfg-if1.0.4indirect
crates.ioconsole0.16.4indirect
crates.ioconst-oid0.10.2indirect
crates.ioconvert_case0.11.0indirect
crates.iocpufeatures0.3.0indirect
crates.iocrypto-common0.2.2indirect
crates.ioctor1.0.13indirect
crates.iodigest0.11.3indirect
crates.iodigits_iterator0.1.0indirect
crates.ioencode_unicode1.0.0indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.5.0indirect
crates.iofind-msvc-tools0.1.10indirect
crates.iofnv1.0.7indirect
crates.iofutures0.3.34indirect
crates.iofutures-channel0.3.34indirect
crates.iofutures-core0.3.34indirect
crates.iofutures-executor0.3.34indirect
crates.iofutures-io0.3.34indirect
crates.iofutures-macro0.3.34indirect
crates.iofutures-sink0.3.34indirect
crates.iofutures-task0.3.34indirect
crates.iofutures-util0.3.34indirect
crates.iogetrandom0.3.4indirect
crates.iogetrandom0.4.3indirect
crates.ioheck0.5.0indirect
crates.iohybrid-array0.4.14indirect
crates.ioinsta—indirect
crates.ioinsta1.48.0indirect
crates.ioitoa1.0.18indirect
crates.iojobserver0.1.35indirect
crates.iojs-sys0.3.104indirect
crates.iokeccak0.2.1indirect
crates.iokeccak0.2.2indirect
crates.iolibc0.2.189indirect
crates.iolibfuzzer-sys0.4.13indirect
crates.iolibloading0.9.0indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iomemchr2.8.3indirect
crates.ionapi-build—indirect
crates.ionapi-build2.4.1indirect
crates.ionapi-derive-backend6.1.2indirect
crates.ionapi-sys3.3.0indirect
crates.ionohash-hasher0.2.0indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.4indirect
crates.iopin-project-lite0.2.17indirect
crates.ioportable-atomic1.15.0indirect
crates.ioppv-lite860.2.21indirect
crates.ioproc-macro21.0.107indirect
crates.ioproptest—indirect
crates.ioproptest1.11.0indirect
crates.iopyo3-build-config—indirect
crates.iopyo3-build-config0.29.2indirect
crates.iopyo3-ffi0.29.2indirect
crates.iopyo3-macros0.29.2indirect
crates.iopyo3-macros-backend0.29.2indirect
crates.ioquick-error1.2.3indirect
crates.ioquote1.0.47indirect
crates.ior-efi5.3.0indirect
crates.ior-efi6.0.0indirect
crates.iorand0.9.5indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.9.5indirect
crates.iorand_xorshift0.4.0indirect
crates.ioregex-automata0.4.18indirect
crates.ioregex-syntax0.8.11indirect
crates.iorustc-hash2.1.3indirect
crates.iorustix1.1.4indirect
crates.iorustversion1.0.23indirect
crates.iorusty-fork0.3.1indirect
crates.iosemver1.0.28indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioshlex2.0.1indirect
crates.iosimilar2.7.0indirect
crates.ioslab0.4.12indirect
crates.iosponge-cursor0.1.0indirect
crates.iostats_alloc—indirect
crates.iostats_alloc0.1.10indirect
crates.iosyn2.0.119indirect
crates.iosyn3.0.3indirect
crates.iotarget-lexicon0.13.5indirect
crates.iotempfile3.27.0indirect
crates.iothiserror-impl2.0.20indirect
crates.iotypenum1.20.1indirect
crates.iounarray0.1.4indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-segmentation1.13.3indirect
crates.iowait-timeout0.2.1indirect
crates.iowasip21.0.4+wasi-0.2.12indirect
crates.iowasm-bindgen-macro0.2.127indirect
crates.iowasm-bindgen-macro-support0.2.127indirect
crates.iowasm-bindgen-shared0.2.127indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowit-bindgen0.57.1indirect
crates.iozerocopy0.8.56indirect
crates.iozerocopy-derive0.8.56indirect
crates.iozmij1.0.23indirect
npm@brazilian-utils/brazilian-utils^2.3.0indirect
npm@changesets/changelog-github^1.0.1indirect
npm@changesets/cli^3.0.2indirect
npm@stll/oxlint-config0.7.0indirect
npm@stll/stdnum-darwin-arm642.3.2indirect
npm@stll/stdnum-darwin-x642.3.2indirect
npm@stll/stdnum-linux-arm64-gnu2.3.2indirect
npm@stll/stdnum-linux-x64-gnu2.3.2indirect
npm@stll/stdnum-wasm2.3.2indirect
npm@stll/stdnum-win32-x64-msvc2.3.2indirect
npm@stll/typescript-config0.6.0indirect
npm@types/node^26.5.1indirect
npmbun-types1.4.2indirect
npmfast-check^4.10.0indirect
npmfast-luhn^2.0.2indirect
npmiban^0.0.14indirect
npmibantools^4.5.4indirect
npmjsvat^2.5.4indirect
npmlefthook^2.1.12indirect
npmluhn^2.4.1indirect
npmoxfmt^0.68.0indirect
npmoxlint1.83.0indirect
npmoxlint-tsgolint7.0.2001indirect
npmrut.js^2.1.0indirect
npmstdnum^1.12.6indirect
npmtsdown0.23.0indirect
npmtypescript7.0.2indirect
npmvalidate-polish^2.1.40indirect
npmvite8.3.0indirect
PyPIdjango-localflavor5.1indirect
PyPIidnumbers1.11.0indirect
PyPImaturin—indirect
PyPIpython-stdnum2.2indirect
PyPIty0.0.80indirect
RubyGemsrexml3.4.4indirect
Dependency advisories 0

Installing npm:@stll/stdnum@2.3.2 pulls in 6 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics — npm, PyPI.