Public record
Software health reportschema 0.11.0 · metrics 2.10.0 · 2026-07-16 17:02 UTC

RinDevJunior / matterbridge-roborock-vacuum-plugin

A Matterbridge plugin to bring my roborock vacuum to Apple Home

TypeScriptApache-2.0★ 65 stars⑂ 11 forkssince May 2025View on GitHub ↗
KindLibraryPluginhow this is determined

RinDevJunior/matterbridge-roborock-vacuum-plugin holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Vitality (83/100) and lowest on Security (43/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

73
overall / 100
Good

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.

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

Ownership

RyanPersonal account
2 followers16 public repossince Oct 2016

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
npmmatterbridge-roborock-vacuum-plugin1.1.65,60510961 days agomatterbridgeroborockmattermatter.jspluginhomekitapple-home

Metrics by category

Vitality

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

83Excellent · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
13.2/36Commit cadence19/52 weeks with commits
16.4/18Commit volume66 commits in the last year
5/10OpenSSF Scorecard: Maintained5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year66
human_commit_share
days_since_last_push2
active_weeks_last_year19

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~0.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag1.1.7-rc15
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases0.8
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?

53Moderate · 17% of overall
How it's scored
29.3/60Stars65 stars
8.3/25Forks11 forks
0/15Watchers2 watchers
Inputs used
forks11
stars65
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
50/80Monthly downloads5,605 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesmatterbridge-roborock-vacuum-plugin
dependents
ecosystemsnpm
total_downloads
monthly_downloads5,605
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?

55Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.3/22.5Commit distributiontop contributor authored 94% of commits
10.8/13.5Contributor breadth8 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.943
How it's scored
33.6/42Issue resolution80% of issues closed
26.4/30PR acceptance81/92 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 3/30 approved changesets -- score normalized to 1
Inputs used
merged_prs81
open_issues10
closed_issues40
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.8
closed_unmerged_prs11
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
3.4/25Owner reach2 followers of RinDevJunior
21/25Track record16 public repos, account ~9 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_loginRinDevJunior
public_repos16
account_age_days3,564
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 61 days ago
20/20Version history109 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesmatterbridge-roborock-vacuum-plugin
ecosystemsnpm
any_deprecatedno
min_days_since_publish61

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests22 out of 22 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
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?

43Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests22 out of 22 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.8/7.5Code-ReviewFound 3/30 approved changesets -- score normalized to 1
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
3.8/7.5Maintained5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
0/5Packagingno data
2/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
3.5/5SASTSAST tool detected but not run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities51 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.3
Excluded from scoring (no data or not applicable): Packaging, 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.

78Good · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, .github/instructions/release-note.instructions.md, .github/instructions/typescript-5-esnext.instructions.md, .github/instructions/unit-test.instructions.md, CLAUDE.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_files.github/copilot-instructions.md, .github/instructions/release-note.instructions.md, .github/instructions/typescript-5-esnext.instructions.md, .github/instructions/unit-test.instructions.md, CLAUDE.md
agent_instruction_max_bytes12,431
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 configeslint.config.js
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
4/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/433 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes56,437
source_files_sampled433
oversized_source_files0

Key facts

65GitHub stars
8contributors
66commits, last 12 months
2days since last push
100releases
1bus factor
10open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 4.3 / 10
4.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-16 17:02 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/30 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
7SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities51 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
npmaxios1.14.0package.json
npmaxios-logger2.8.1package.json
npmaxios-retry4.5.0package.json
npmbinary-parser2.3.0package.json
npmcrc-321.2.2package.json
npmmqtt5.15.1package.json
npmnode-persist^4.0.4package.json
npmnode-persist-manager2.0.2package.json
npmnodemailer^8.0.4package.json
npmprotobufjs^8.0.0package.json
npmsemver^7.7.4package.json
All dependencies 484

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

RegistryPackageVersionRelation
npmaxios1.14.0direct
npmaxios-logger2.8.1direct
npmaxios-retry4.5.0direct
npmbinary-parser2.3.0direct
npmcrc-321.2.2direct
npmmqtt5.15.1direct
npmnode-persist4.0.4direct
npmnode-persist-manager2.0.2direct
npmnodemailer8.0.4direct
npmprotobufjs8.0.0direct
npmsemver7.7.4direct
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/parser7.29.0indirect
npm@babel/runtime7.28.6indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@colors/colors1.5.0indirect
npm@esbuild/aix-ppc640.27.3indirect
npm@esbuild/android-arm0.27.3indirect
npm@esbuild/android-arm640.27.3indirect
npm@esbuild/android-x640.27.3indirect
npm@esbuild/darwin-arm640.27.3indirect
npm@esbuild/darwin-x640.27.3indirect
npm@esbuild/freebsd-arm640.27.3indirect
npm@esbuild/freebsd-x640.27.3indirect
npm@esbuild/linux-arm0.27.3indirect
npm@esbuild/linux-arm640.27.3indirect
npm@esbuild/linux-ia320.27.3indirect
npm@esbuild/linux-loong640.27.3indirect
npm@esbuild/linux-mips64el0.27.3indirect
npm@esbuild/linux-ppc640.27.3indirect
npm@esbuild/linux-riscv640.27.3indirect
npm@esbuild/linux-s390x0.27.3indirect
npm@esbuild/linux-x640.27.3indirect
npm@esbuild/netbsd-arm640.27.3indirect
npm@esbuild/netbsd-x640.27.3indirect
npm@esbuild/openbsd-arm640.27.3indirect
npm@esbuild/openbsd-x640.27.3indirect
npm@esbuild/openharmony-arm640.27.3indirect
npm@esbuild/sunos-x640.27.3indirect
npm@esbuild/win32-arm640.27.3indirect
npm@esbuild/win32-ia320.27.3indirect
npm@esbuild/win32-x640.27.3indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.3indirect
npm@eslint/config-helpers0.5.3indirect
npm@eslint/core1.1.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/json1.2.0indirect
npm@eslint/markdown8.0.1indirect
npm@eslint/object-schema3.0.3indirect
npm@eslint/plugin-kit0.6.1indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/momoa3.3.10indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jscpd/badge-reporter4.0.4indirect
npm@jscpd/core4.0.4indirect
npm@jscpd/finder4.0.4indirect
npm@jscpd/html-reporter4.0.4indirect
npm@jscpd/tokenizer4.0.4indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgr/core0.2.9indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.4indirect
npm@protobufjs/eventemitter1.1.0indirect
npm@protobufjs/fetch1.1.0indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/inquire1.1.0indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.0indirect
npm@rollup/rollup-android-arm-eabi4.59.0indirect
npm@rollup/rollup-android-arm644.59.0indirect
npm@rollup/rollup-darwin-arm644.59.0indirect
npm@rollup/rollup-darwin-x644.59.0indirect
npm@rollup/rollup-freebsd-arm644.59.0indirect
npm@rollup/rollup-freebsd-x644.59.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.59.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.59.0indirect
npm@rollup/rollup-linux-arm64-gnu4.59.0indirect
npm@rollup/rollup-linux-arm64-musl4.59.0indirect
npm@rollup/rollup-linux-loong64-gnu4.59.0indirect
npm@rollup/rollup-linux-loong64-musl4.59.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.59.0indirect
npm@rollup/rollup-linux-ppc64-musl4.59.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.59.0indirect
npm@rollup/rollup-linux-riscv64-musl4.59.0indirect
npm@rollup/rollup-linux-s390x-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-gnu4.59.0indirect
npm@rollup/rollup-linux-x64-musl4.59.0indirect
npm@rollup/rollup-openbsd-x644.59.0indirect
npm@rollup/rollup-openharmony-arm644.59.0indirect
npm@rollup/rollup-win32-arm64-msvc4.59.0indirect
npm@rollup/rollup-win32-ia32-msvc4.59.0indirect
npm@rollup/rollup-win32-x64-gnu4.59.0indirect
npm@rollup/rollup-win32-x64-msvc4.59.0indirect
npm@standard-schema/spec1.1.0indirect
npm@types/chai5.2.3indirect
npm@types/debug4.1.12indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.8indirect
npm@types/hast3.0.4indirect
npm@types/json-schema7.0.15indirect
npm@types/katex0.16.8indirect
npm@types/mdast4.0.4indirect
npm@types/ms2.1.0indirect
npm@types/node25.5.2indirect
npm@types/node-persist3.1.8indirect
npm@types/nodemailer7.0.11indirect
npm@types/readable-stream4.0.23indirect
npm@types/sarif2.1.7indirect
npm@types/semver7.7.1indirect
npm@types/unist3.0.3indirect
npm@types/ws8.18.1indirect
npm@typescript-eslint/eslint-plugin8.59.3indirect
npm@typescript-eslint/parser8.59.3indirect
npm@typescript-eslint/project-service8.59.3indirect
npm@typescript-eslint/scope-manager8.59.3indirect
npm@typescript-eslint/tsconfig-utils8.59.3indirect
npm@typescript-eslint/type-utils8.59.3indirect
npm@typescript-eslint/types8.59.3indirect
npm@typescript-eslint/typescript-estree8.59.3indirect
npm@typescript-eslint/utils8.59.3indirect
npm@typescript-eslint/visitor-keys8.59.3indirect
npm@vitest/coverage-v84.1.6indirect
npm@vitest/eslint-plugin1.6.17indirect
npm@vitest/expect4.1.6indirect
npm@vitest/mocker4.1.6indirect
npm@vitest/pretty-format4.1.6indirect
npm@vitest/runner4.1.6indirect
npm@vitest/snapshot4.1.6indirect
npm@vitest/spy4.1.6indirect
npm@vitest/utils4.1.6indirect
npmabort-controller3.0.0indirect
npmacorn7.4.1indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.14.0indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmasap2.0.6indirect
npmassert-never1.4.0indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.0indirect
npmasynckit0.4.0indirect
npmaxios-mock-adapter2.1.0indirect
npmbabel-walk3.0.0-canary-5indirect
npmbadgen3.2.3indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbl6.1.6indirect
npmblamer1.0.7indirect
npmbrace-expansion5.0.5indirect
npmbraces3.0.3indirect
npmbroker-factory3.1.13indirect
npmbuffer6.0.3indirect
npmbuffer-from1.1.2indirect
npmbytes3.1.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmccount2.0.1indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-parser2.2.0indirect
npmcli-table30.6.5indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolors1.4.0indirect
npmcombined-stream1.0.8indirect
npmcommander5.1.0indirect
npmcommander8.3.0indirect
npmcommist3.2.0indirect
npmconcat-stream2.0.0indirect
npmconstantinople4.0.1indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmdateformat3.0.3indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.3.0indirect
npmdeep-is0.1.4indirect
npmdelayed-stream1.0.0indirect
npmdequal2.0.3indirect
npmdevlop1.1.0indirect
npmdoctypes1.1.0indirect
npmdunder-proto1.0.1indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.5indirect
npmenhanced-resolve5.19.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.0.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.27.3indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint10.1.0indirect
npmeslint-compat-utils0.5.1indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-plugin-es-x7.8.0indirect
npmeslint-plugin-n17.24.0indirect
npmeslint-plugin-prettier5.5.5indirect
npmeslint-plugin-simple-import-sort12.1.1indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmevent-target-shim5.0.1indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmexeca4.1.0indirect
npmexpect-type1.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-unique-numbers9.0.26indirect
npmfastq1.20.1indirect
npmfault2.0.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfollow-redirects1.15.11indirect
npmform-data4.0.5indirect
npmformat0.2.2indirect
npmfs-extra11.3.3indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream5.2.0indirect
npmget-tsconfig4.13.6indirect
npmgithub-slugger2.0.0indirect
npmgitignore-to-glob0.3.0indirect
npmglob13.0.6indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals15.15.0indirect
npmglobrex0.1.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhelp-me5.0.0indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals1.1.1indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmip-address10.1.0indirect
npmis-buffer2.0.5indirect
npmis-core-module2.16.1indirect
npmis-expression4.0.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-promise2.2.2indirect
npmis-regex1.2.1indirect
npmis-retry-allowed2.2.0indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-sdsl4.3.0indirect
npmjs-stringify1.0.2indirect
npmjs-tokens10.0.0indirect
npmjscpd4.0.8indirect
npmjscpd-sarif-reporter4.0.6indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonfile6.2.0indirect
npmjstransformer1.0.0indirect
npmkatex0.16.44indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmlong5.3.2indirect
npmlongest-streak3.1.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.6indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.2indirect
npmmake-dir4.0.0indirect
npmmarkdown-table2.0.0indirect
npmmarkdown-table3.0.4indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-frontmatter2.0.1indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-math3.0.0indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-frontmatter2.0.0indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-extension-math3.1.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmminimatch10.2.4indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmmock-socket9.3.1indirect
npmmqtt-packet9.0.2indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmnode-sarif-builder3.4.0indirect
npmnpm-check-updates20.0.0indirect
npmnpm-run-path4.0.1indirect
npmnumber-allocator1.0.14indirect
npmobject-assign4.1.1indirect
npmobug2.1.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpostcss8.5.6indirect
npmprelude-ls1.2.1indirect
npmprettier3.8.3indirect
npmprettier-linter-helpers1.0.1indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmpromise7.3.1indirect
npmproxy-from-env2.1.0indirect
npmpug3.0.3indirect
npmpug-attrs3.0.0indirect
npmpug-code-gen3.0.3indirect
npmpug-error2.1.0indirect
npmpug-filters4.0.0indirect
npmpug-lexer5.0.1indirect
npmpug-linker4.0.0indirect
npmpug-load3.0.0indirect
npmpug-parser6.0.0indirect
npmpug-runtime3.0.1indirect
npmpug-strip-comments2.0.0indirect
npmpug-walk2.0.0indirect
npmpump3.0.3indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreadable-stream3.6.2indirect
npmreadable-stream4.7.0indirect
npmrepeat-string1.6.1indirect
npmreprism0.0.11indirect
npmresolve1.22.11indirect
npmresolve-pkg-maps1.0.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrimraf6.1.3indirect
npmrollup4.59.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.7indirect
npmsource-map-js1.2.1indirect
npmspark-md53.0.2indirect
npmsplit24.2.0indirect
npmstackback0.0.2indirect
npmstd-env4.0.0indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-final-newline2.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.11.12indirect
npmtapable2.3.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.0.2indirect
npmtinyglobby0.2.15indirect
npmtinyrainbow3.1.0indirect
npmto-regex-range5.0.1indirect
npmtoken-stream1.0.0indirect
npmts-api-utils2.5.0indirect
npmts-declaration-location1.0.7indirect
npmtsconfck3.1.6indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtypedarray0.0.6indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.59.3indirect
npmundici-types7.18.2indirect
npmunist-util-is6.0.1indirect
npmunist-util-remove-position5.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.2indirect
npmuniversalify2.0.1indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvite7.3.1indirect
npmvite-tsconfig-paths6.1.1indirect
npmvitest4.1.6indirect
npmvoid-elements3.1.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwith7.0.2indirect
npmword-wrap1.2.5indirect
npmworker-factory7.0.48indirect
npmworker-timers8.0.30indirect
npmworker-timers-broker8.0.15indirect
npmworker-timers-worker9.0.13indirect
npmwrappy1.0.2indirect
npmws8.19.0indirect
npmyocto-queue0.1.0indirect
npmzwitch2.0.4indirect
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.