Public record
Software health reportschema 0.11.0 · metrics 2.10.0 · 2026-07-17 14:57 UTC

apmantza / pi-lens

Real-time code feedback for pi — LSP, linters, formatters, structural analysis

TypeScriptMIT★ 257 stars⑂ 67 forkssince Mar 2026View on GitHub ↗

apmantza/pi-lens holds a health index of 89 out of 100, placing it in the Excellent band. It scores highest on Vitality (86/100) and lowest on Sustainability & Governance (58/100). It was last updated today. A single contributor accounts for most of its recent work.

89
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.

89
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 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).

Ownership

Apostolos MantzarisPersonal account
10 followers12 public repossince Dec 2025

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmpi-lens3.8.7031,2371242 days agopipi-extensionpi-packagelinterbiomeast-greprufftypescriptcode-qualityfeedbacktype-coveragejscpdknip

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
11.8/36Commit cadence17/52 weeks with commits
18/18Commit volume2,513 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year2,513
human_commit_share
days_since_last_push0
active_weeks_last_year17

Release discipline

100Exceptional
How it's scored
27/27Ships releases45 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~2.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count45
latest_release_tagv3.8.70
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases2.1
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?

73Good · 17% of overall
How it's scored
39.1/60Stars257 stars
15.2/25Forks67 forks
0/15Watchers1 watchers
Inputs used
forks67
stars257
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized 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_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
59.9/80Monthly downloads31,237 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagespi-lens
dependents
ecosystemsnpm
total_downloads
monthly_downloads31,237
unverified_packages_excluded
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?

58Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
10.5/22.5Commit distributiontop contributor authored 53% of commits
13.5/13.5Contributor breadth29 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled29
top_contributor_share0.533
How it's scored
35.7/42Issue resolution85% of issues closed
28.4/30PR acceptance317/335 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/15 approved changesets -- score normalized to 0
Inputs used
merged_prs317
open_issues54
closed_issues304
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.849
closed_unmerged_prs18
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
7.5/25Owner reach10 followers of apmantza
9.4/25Track record12 public repos, account ~0 yr old
Inputs used
followers10
owner_typeUser
is_verified
owner_loginapmantza
public_repos12
account_age_days227
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 2 days ago
20/20Version history124 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagespi-lens
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

84Excellent · 19% of overall
How it's scored
24/24CI workflows9 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml, .php-cs-fixer.php, .rubocop.yml, eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

73Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/15 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
2/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
5/5SASTSAST tool is run on all commits
2/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
6/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.3
Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.

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.

77Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes158,122
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.golangci.yml, .php-cs-fixer.php, .rubocop.yml, eslint.config.js
11/11Static type checkingcases/ts/format-default-poc/workspace/tsconfig.json, cases/ts/pipeline-dispatch-poc/workspace/tsconfig.json, tests/fixtures/tool-smoke/typescript/tsconfig.json, tests/fixtures/tool-smoke/typescript7-clean/tsconfig.json, tests/fixtures/tool-smoke/typescript7/tsconfig.json, tsconfig.json
10/10Reproducible environmentDockerfile, Nix, lockfile
0/10Demonstrated agent practiceno data
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
4/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixyes
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configscases/ts/format-default-poc/workspace/tsconfig.json, cases/ts/pipeline-dispatch-poc/workspace/tsconfig.json, tests/fixtures/tool-smoke/typescript/tsconfig.json, tests/fixtures/tool-smoke/typescript7-clean/tsconfig.json, tests/fixtures/tool-smoke/typescript7/tsconfig.json, tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.3/55Manageable file sizes11/809 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes113,704
source_files_sampled809
oversized_source_files11

Key facts

257GitHub stars
29contributors
2,513commits, last 12 months
0days since last push
45releases
1bus factor
54open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 7.3 / 10
7.3aggregate

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-07-17 14:56 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests13 out of 13 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/15 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
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
10SASTSAST tool is run on all commits
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
npm@ast-grep/cli^0.44.0package.json
npm@ast-grep/napi^0.44.0package.json
npm@earendil-works/pi-tui^0.80.2package.json
npmjs-yaml^4.1.1package.json
npmminimatch^10.2.5package.json
npmpidusage^4.0.1package.json
npmtypebox^1.0.0package.json
npmvscode-jsonrpc^9.0.0package.json
All dependencies 273

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

RegistryPackageVersionRelation
npm@ast-grep/cli0.44.1direct
npm@ast-grep/napi0.44.1direct
npm@earendil-works/pi-tui0.80.6direct
npmjs-yaml4.2.0direct
npmminimatch10.2.5direct
npmpidusage4.0.1direct
npmtypebox1.1.38direct
npmtypebox1.3.6direct
npmvscode-jsonrpc9.0.1direct
npm@anthropic-ai/sdk0.91.1indirect
npm@ast-grep/cli-darwin-arm640.44.1indirect
npm@ast-grep/cli-darwin-x640.44.1indirect
npm@ast-grep/cli-linux-arm64-gnu0.44.1indirect
npm@ast-grep/cli-linux-x64-gnu0.44.1indirect
npm@ast-grep/cli-win32-arm64-msvc0.44.1indirect
npm@ast-grep/cli-win32-ia32-msvc0.44.1indirect
npm@ast-grep/cli-win32-x64-msvc0.44.1indirect
npm@ast-grep/napi-darwin-arm640.44.1indirect
npm@ast-grep/napi-darwin-x640.44.1indirect
npm@ast-grep/napi-linux-arm64-gnu0.44.1indirect
npm@ast-grep/napi-linux-arm64-musl0.44.1indirect
npm@ast-grep/napi-linux-x64-gnu0.44.1indirect
npm@ast-grep/napi-linux-x64-musl0.44.1indirect
npm@ast-grep/napi-win32-arm64-msvc0.44.1indirect
npm@ast-grep/napi-win32-ia32-msvc0.44.1indirect
npm@ast-grep/napi-win32-x64-msvc0.44.1indirect
npm@aws-crypto/crc325.2.0indirect
npm@aws-crypto/sha256-browser5.2.0indirect
npm@aws-crypto/sha256-js5.2.0indirect
npm@aws-crypto/supports-web-crypto5.2.0indirect
npm@aws-crypto/util5.2.0indirect
npm@aws-sdk/client-bedrock-runtime3.1048.0indirect
npm@aws-sdk/core3.974.11indirect
npm@aws-sdk/credential-provider-env3.972.37indirect
npm@aws-sdk/credential-provider-http3.972.39indirect
npm@aws-sdk/credential-provider-ini3.972.41indirect
npm@aws-sdk/credential-provider-login3.972.41indirect
npm@aws-sdk/credential-provider-node3.972.42indirect
npm@aws-sdk/credential-provider-process3.972.37indirect
npm@aws-sdk/credential-provider-sso3.972.41indirect
npm@aws-sdk/credential-provider-web-identity3.972.41indirect
npm@aws-sdk/eventstream-handler-node3.972.16indirect
npm@aws-sdk/middleware-eventstream3.972.12indirect
npm@aws-sdk/middleware-websocket3.972.19indirect
npm@aws-sdk/nested-clients3.997.9indirect
npm@aws-sdk/signature-v4-multi-region3.996.27indirect
npm@aws-sdk/token-providers3.1048.0indirect
npm@aws-sdk/types3.973.8indirect
npm@aws-sdk/util-locate-window3.965.5indirect
npm@aws-sdk/xml-builder3.972.24indirect
npm@aws/lambda-invoke-store0.2.4indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.2indirect
npm@babel/runtime7.29.2indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@biomejs/biome2.5.3indirect
npm@biomejs/cli-darwin-arm642.5.3indirect
npm@biomejs/cli-darwin-x642.5.3indirect
npm@biomejs/cli-linux-arm642.5.3indirect
npm@biomejs/cli-linux-arm64-musl2.5.3indirect
npm@biomejs/cli-linux-x642.5.3indirect
npm@biomejs/cli-linux-x64-musl2.5.3indirect
npm@biomejs/cli-win32-arm642.5.3indirect
npm@biomejs/cli-win32-x642.5.3indirect
npm@earendil-works/pi-agent-core0.80.6indirect
npm@earendil-works/pi-ai0.80.6indirect
npm@earendil-works/pi-coding-agent0.80.6indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@google/genai1.52.0indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@mariozechner/clipboard0.3.9indirect
npm@mariozechner/clipboard-darwin-arm640.3.9indirect
npm@mariozechner/clipboard-darwin-universal0.3.9indirect
npm@mariozechner/clipboard-darwin-x640.3.9indirect
npm@mariozechner/clipboard-linux-arm64-gnu0.3.9indirect
npm@mariozechner/clipboard-linux-arm64-musl0.3.9indirect
npm@mariozechner/clipboard-linux-riscv64-gnu0.3.9indirect
npm@mariozechner/clipboard-linux-x64-gnu0.3.9indirect
npm@mariozechner/clipboard-linux-x64-musl0.3.9indirect
npm@mariozechner/clipboard-win32-arm64-msvc0.3.9indirect
npm@mariozechner/clipboard-win32-x64-msvc0.3.9indirect
npm@mistralai/mistralai2.2.6indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@nodable/entities2.1.0indirect
npm@opentelemetry/api1.9.0indirect
npm@opentelemetry/semantic-conventions1.41.1indirect
npm@oxc-project/types0.138.0indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.5indirect
npm@protobufjs/eventemitter1.1.1indirect
npm@protobufjs/fetch1.1.1indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.1indirect
npm@rolldown/binding-android-arm641.1.4indirect
npm@rolldown/binding-darwin-arm641.1.4indirect
npm@rolldown/binding-darwin-x641.1.4indirect
npm@rolldown/binding-freebsd-x641.1.4indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.4indirect
npm@rolldown/binding-linux-arm64-gnu1.1.4indirect
npm@rolldown/binding-linux-arm64-musl1.1.4indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.4indirect
npm@rolldown/binding-linux-s390x-gnu1.1.4indirect
npm@rolldown/binding-linux-x64-gnu1.1.4indirect
npm@rolldown/binding-linux-x64-musl1.1.4indirect
npm@rolldown/binding-openharmony-arm641.1.4indirect
npm@rolldown/binding-wasm32-wasi1.1.4indirect
npm@rolldown/binding-win32-arm64-msvc1.1.4indirect
npm@rolldown/binding-win32-x64-msvc1.1.4indirect
npm@rolldown/pluginutils1.0.1indirect
npm@silvia-odwyer/photon-node0.3.4indirect
npm@smithy/core3.24.3indirect
npm@smithy/credential-provider-imds4.3.3indirect
npm@smithy/fetch-http-handler5.4.3indirect
npm@smithy/is-array-buffer2.2.0indirect
npm@smithy/node-http-handler4.7.3indirect
npm@smithy/signature-v45.4.3indirect
npm@smithy/types4.14.2indirect
npm@smithy/util-buffer-from2.2.0indirect
npm@smithy/util-utf82.3.0indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/js-yaml4.0.9indirect
npm@types/node22.19.19indirect
npm@types/node26.1.1indirect
npm@types/pidusage2.0.5indirect
npm@types/retry0.12.0indirect
npm@vitest/coverage-v84.1.10indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npmagent-base7.1.4indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.0indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbignumber.js9.3.1indirect
npmbowser2.14.1indirect
npmbrace-expansion5.0.6indirect
npmbuffer-equal-constant-time1.0.1indirect
npmchai6.2.2indirect
npmchalk5.6.2indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdata-uri-to-buffer4.0.1indirect
npmdebug4.4.3indirect
npmdetect-libc2.1.2indirect
npmdiff8.0.4indirect
npmecdsa-sig-formatter1.0.11indirect
npmes-module-lexer2.0.0indirect
npmestree-walker3.0.3indirect
npmexpect-type1.3.0indirect
npmextend3.0.2indirect
npmfast-xml-builder1.2.0indirect
npmfast-xml-parser5.7.3indirect
npmfdir6.5.0indirect
npmfetch-blob3.2.0indirect
npmformdata-polyfill4.0.10indirect
npmfsevents2.3.3indirect
npmgaxios7.1.4indirect
npmgcp-metadata8.1.2indirect
npmget-east-asian-width1.6.0indirect
npmglob13.0.6indirect
npmgoogle-auth-library10.6.2indirect
npmgoogle-logging-utils1.1.3indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhighlight.js10.7.3indirect
npmhosted-git-info9.0.3indirect
npmhtml-escaper2.0.2indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmignore7.0.5indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjiti2.7.0indirect
npmjs-tokens10.0.0indirect
npmjson-bigint1.0.0indirect
npmjson-schema-to-ts3.1.1indirect
npmjwa2.0.1indirect
npmjws4.0.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlong5.3.2indirect
npmlru-cache11.4.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.2indirect
npmmake-dir4.0.0indirect
npmmarked18.0.5indirect
npmminipass7.1.3indirect
npmms2.1.3indirect
npmnanoid3.3.15indirect
npmnode-domexception1.0.0indirect
npmnode-fetch3.3.2indirect
npmobug2.1.1indirect
npmopenai6.26.0indirect
npmp-retry4.6.2indirect
npmpartial-json0.1.7indirect
npmpath-expression-matcher1.5.0indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpostcss8.5.16indirect
npmproper-lockfile4.1.2indirect
npmprotobufjs7.6.4indirect
npmretry0.12.0indirect
npmretry0.13.1indirect
npmrolldown1.1.4indirect
npmsafe-buffer5.2.1indirect
npmsemver7.7.4indirect
npmsemver7.8.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.0.0indirect
npmstd-env4.1.0indirect
npmstrnum2.3.0indirect
npmsupports-color7.2.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.0.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmts-algebra2.0.0indirect
npmtslib2.8.1indirect
npmtypescript6.0.3indirect
npmtypescript-language-server5.3.0indirect
npmundici8.5.0indirect
npmundici-types6.21.0indirect
npmundici-types8.3.0indirect
npmvite8.1.3indirect
npmvitest4.1.10indirect
npmweb-streams-polyfill3.3.3indirect
npmweb-tree-sitter0.25.10indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmws8.21.0indirect
npmxml-naming0.1.0indirect
npmyaml2.9.0indirect
npmzod3.25.76indirect
npmzod-to-json-schema3.25.2indirect
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.11.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.