Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 20:12 UTC

baruchiro / paperless-mcp

An MCP (Model Context Protocol) server for interacting with a Paperless-NGX API server. This server provides tools for managing documents, tags, correspondents, and document types in your Paperless-NGX instance.

TypeScriptISC★ 142 stars⑂ 34 forkssince May 2025forkView on GitHub ↗
KindLibraryCommand-line toolMCP serverNetwork servicehow this is determined

baruchiro/paperless-mcp holds a health index of 67 out of 100, placing it in the Good band. It scores highest on Vitality (89/100) and lowest on Community & Adoption (43/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Baruch Odem (Rothkoff)Personal account
84 followers171 public repossince Mar 2016@with-org

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
npm@baruchiro/paperless-mcp2.2.13,340244 days agomcppaperless-ngxdocument-managementaiclaudemodel-context-protocolpaperless

Metrics by category

Vitality

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

89Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
18/36Commit cadence26/52 weeks with commits
17/18Commit volume78 commits in the last year
10/10OpenSSF Scorecard: Maintained21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year78
human_commit_share0.79
days_since_last_push0
active_weeks_last_year26

Release discipline

100Exceptional
How it's scored
27/27Ships releases3 releases published
36/36Release recencylatest release 4 days ago
27/27Release cadencea release every ~2.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count3
latest_release_tagv2.2.1
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases2.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?

43Weak · 17% of overall
How it's scored
34.9/60Stars142 stars
12.7/25Forks34 forks
1.7/15Watchers3 watchers
Inputs used
forks34
stars142
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5Licenserecognized license (ISC)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
47/80Monthly downloads3,340 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@baruchiro/paperless-mcp
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,340
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?

65Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6.4/22.5Commit distributiontop contributor authored 72% of commits
13.5/13.5Contributor breadth18 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.716
How it's scored
39.3/42Issue resolution94% of issues closed
26/30PR acceptance90/104 decided PRs merged
3.2/13Newcomer PR acceptance1/4 first-time contributors' PRs merged in 30d
12/15OpenSSF Scorecard: Code-ReviewFound 20/24 approved changesets -- score normalized to 8
Inputs used
merged_prs90
open_issues3
closed_issues44
prs_merged_7d3
prs_decided_7d4
prs_merged_30d8
prs_decided_30d11
issue_closed_ratio0.936
closed_unmerged_prs14
first_time_authors_30d3
first_time_prs_merged_30d1
first_time_prs_decided_30d4
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
13.9/25Owner reach84 followers of baruchiro
25/25Track record171 public repos, account ~10 yr old
Inputs used
followers84
owner_typeUser
is_verified
owner_loginbaruchiro
public_repos171
account_age_days3,845
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 4 days ago
20/20Version history24 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@baruchiro/paperless-mcp
ecosystemsnpm
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

44Weak · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests29 out of 30 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

10Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
10/10Topics5 topics
0/10Wiki
Inputs used
topicsai, document-management, mcp, mcp-server, paperless-ngx
has_wikino
homepage
docs_site
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.2/2.5CI-Tests29 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6/7.5Code-ReviewFound 20/24 approved changesets -- score normalized to 8
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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
7.5/7.5Maintained21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities20 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.7
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 advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages109
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:@baruchiro/paperless-mcp@2.2.1 runtime dependency closure — what installing the published package pulls in — 109 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.

66Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history66 of 79 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.835
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes21,832
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingtsconfig.json
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice43 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0.43
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/36 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes37,202
source_files_sampled36
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

142GitHub stars
18contributors
78commits, last 12 months
0days since last push
3releases
1bus factor
3open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable

More detail

Star and fork history 0 ★ / 34 ⇿
0Stars
34Forks

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325383432025-072026-022026-09

Each point covers 2 days.

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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-15 20:12 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests29 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 20/24 approved changesets -- score normalized to 8
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities20 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
npm@modelcontextprotocol/sdk^1.30.0package.json
npmaxios^1.20.0package.json
npmexpress^5.1.0package.json
npmform-data^4.0.2package.json
npmzod~4.4.3package.json
All dependencies 272

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

RegistryPackageVersionRelation
npm@modelcontextprotocol/sdk1.30.0direct
npmaxios1.20.0direct
npmexpress5.2.1direct
npmform-data4.0.6direct
npmzod3.25.76direct
npmzod4.4.3direct
npm@anthropic-ai/dxt0.2.6indirect
npm@babel/runtime7.27.1indirect
npm@changesets/apply-release-plan7.0.12indirect
npm@changesets/assemble-release-plan6.0.8indirect
npm@changesets/changelog-git0.2.1indirect
npm@changesets/cli2.29.4indirect
npm@changesets/config3.1.1indirect
npm@changesets/errors0.2.0indirect
npm@changesets/get-dependents-graph2.1.3indirect
npm@changesets/get-release-plan4.0.12indirect
npm@changesets/get-version-range-type0.4.0indirect
npm@changesets/git3.0.4indirect
npm@changesets/logger0.1.1indirect
npm@changesets/parse0.4.1indirect
npm@changesets/pre2.0.2indirect
npm@changesets/read0.6.5indirect
npm@changesets/should-skip-package0.1.2indirect
npm@changesets/types4.1.0indirect
npm@changesets/types6.1.0indirect
npm@changesets/write0.4.0indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@hono/node-server2.1.1indirect
npm@inquirer/checkbox3.0.1indirect
npm@inquirer/confirm4.0.1indirect
npm@inquirer/core9.2.1indirect
npm@inquirer/editor3.0.1indirect
npm@inquirer/expand3.0.1indirect
npm@inquirer/figures1.0.13indirect
npm@inquirer/input3.0.1indirect
npm@inquirer/number2.0.1indirect
npm@inquirer/password3.0.1indirect
npm@inquirer/prompts6.0.1indirect
npm@inquirer/rawlist3.0.1indirect
npm@inquirer/search2.0.1indirect
npm@inquirer/select3.0.1indirect
npm@inquirer/type2.0.0indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@manypkg/find-root1.1.0indirect
npm@manypkg/get-packages1.1.3indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@tsconfig/node101.0.11indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@types/body-parser1.19.5indirect
npm@types/connect3.4.38indirect
npm@types/express5.0.2indirect
npm@types/express-serve-static-core5.0.6indirect
npm@types/http-errors2.0.4indirect
npm@types/mime1.3.5indirect
npm@types/mute-stream0.0.4indirect
npm@types/node12.20.55indirect
npm@types/node22.19.7indirect
npm@types/node24.10.9indirect
npm@types/qs6.14.0indirect
npm@types/range-parser1.2.7indirect
npm@types/send0.17.4indirect
npm@types/serve-static1.15.7indirect
npm@types/wrap-ansi3.0.0indirect
npmaccepts2.0.0indirect
npmacorn8.14.1indirect
npmacorn-walk8.3.4indirect
npmagent-base6.0.2indirect
npmajv8.20.0indirect
npmajv-formats3.0.1indirect
npmansi-colors4.1.3indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmarray-union2.1.0indirect
npmasynckit0.4.0indirect
npmbetter-path-resolve1.0.0indirect
npmbody-parser2.3.0indirect
npmbraces3.0.3indirect
npmbytes3.1.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmchardet0.7.0indirect
npmci-info3.9.0indirect
npmcli-width4.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander13.1.0indirect
npmcontent-disposition1.0.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.1.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcors2.8.5indirect
npmcreate-require1.1.1indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdelayed-stream1.0.0indirect
npmdepd2.0.0indirect
npmdetect-indent6.1.0indirect
npmdiff4.0.2indirect
npmdir-glob3.0.1indirect
npmdunder-proto1.0.1indirect
npmee-first1.1.1indirect
npmemoji-regex8.0.0indirect
npmencodeurl2.0.0indirect
npmenquirer2.4.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmescape-html1.0.3indirect
npmesprima4.0.1indirect
npmetag1.8.1indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.0.1indirect
npmexpress-rate-limit8.7.0indirect
npmextendable-error0.1.7indirect
npmexternal-editor3.1.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-uri3.1.7indirect
npmfastq1.19.1indirect
npmfflate0.8.2indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.0indirect
npmfind-up4.1.0indirect
npmflora-colossus2.0.0indirect
npmfollow-redirects1.16.0indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfs-extra10.1.0indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfunction-bind1.1.2indirect
npmgalactus1.0.0indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob-parent5.1.2indirect
npmglobby11.1.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhono4.13.7indirect
npmhttp-errors2.0.1indirect
npmhttps-proxy-agent5.0.1indirect
npmhuman-id4.1.1indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.7.3indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npminherits2.0.4indirect
npmip-address10.7.0indirect
npmipaddr.js1.9.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-promise4.0.0indirect
npmis-subdir1.2.0indirect
npmis-windows1.0.2indirect
npmisexe2.0.0indirect
npmjose6.2.12indirect
npmjs-yaml3.14.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjsonfile4.0.0indirect
npmjsonfile6.1.0indirect
npmlocate-path5.0.0indirect
npmlodash.startcase4.4.0indirect
npmmake-error1.3.6indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer1.1.1indirect
npmmerge-descriptors2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.1indirect
npmmri1.2.0indirect
npmms2.1.3indirect
npmmute-stream1.0.0indirect
npmnegotiator1.0.0indirect
npmnode-forge1.3.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmos-tmpdir1.0.2indirect
npmoutdent0.5.0indirect
npmp-filter2.1.0indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-map2.1.0indirect
npmp-try2.2.0indirect
npmpackage-manager-detector0.2.11indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-to-regexp8.2.0indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpify4.0.1indirect
npmpkce-challenge5.0.0indirect
npmprettier2.8.8indirect
npmpretty-bytes5.6.0indirect
npmproxy-addr2.0.7indirect
npmproxy-from-env2.1.0indirect
npmqs6.16.0indirect
npmquansync0.2.10indirect
npmqueue-microtask1.2.3indirect
npmrange-parser1.2.1indirect
npmraw-body3.0.2indirect
npmread-yaml-file1.1.0indirect
npmrequire-from-string2.0.2indirect
npmresolve-from5.0.0indirect
npmreusify1.1.0indirect
npmrouter2.2.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsemver7.7.2indirect
npmsend1.2.0indirect
npmserve-static2.2.0indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmspawndamnit3.0.1indirect
npmsprintf-js1.0.3indirect
npmstatuses2.0.2indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmterm-size2.2.1indirect
npmtmp0.0.33indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmts-node10.9.2indirect
npmtype-fest0.21.3indirect
npmtype-is2.1.0indirect
npmtypescript5.8.3indirect
npmundici-types6.21.0indirect
npmundici-types7.16.0indirect
npmuniversalify0.1.2indirect
npmuniversalify2.0.1indirect
npmunpipe1.0.0indirect
npmv8-compile-cache-lib3.0.1indirect
npmvary1.1.2indirect
npmwhich2.0.2indirect
npmwrap-ansi6.2.0indirect
npmwrappy1.0.2indirect
npmyn3.1.1indirect
npmyoctocolors-cjs2.1.2indirect
npmzod-to-json-schema3.25.2indirect
Dependency advisories 0

Installing npm:@baruchiro/paperless-mcp@2.2.1 pulls in 109 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 statisticsnpm.