Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 21:38 UTC

jinzcdev / leetcode-mcp-server

An MCP server enabling automated access to LeetCode's problems, solutions, and public data with optional authentication for user-specific features, supporting leetcode.com & leetcode.cn sites.

TypeScriptMIT★ 139 stars⑂ 22 forkssince Apr 2025View on GitHub ↗
KindLibraryMCP serverCommand-line toolhow this is determined

jinzcdev/leetcode-mcp-server holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (72/100) and lowest on Security (45/100). It was last updated 41 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

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.

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

Ownership

jinzcdevPersonal account
27 followers37 public repossince Nov 2017

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@jinzcdev/leetcode-mcp-server1.4.01,014641 days agoleetcodelcmcpprogrammingalgorithm

Metrics by category

Vitality

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

60Moderate · 21% of overall
How it's scored
18/36Push recencylast push 41 days ago
2.1/36Commit cadence3/52 weeks with commits
9.7/18Commit volume11 commits in the last year
8/10OpenSSF Scorecard: Maintained7 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 8
Inputs used
commits_last_year11
human_commit_share0.955
days_since_last_push41
active_weeks_last_year3
How it's scored
27/27Ships releases5 releases published
36/36Release recencylatest release 41 days ago
19.8/27Release cadencea release every ~111.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count5
latest_release_tagv1.4.0
releases_from_tagsno
days_since_latest_release41
mean_days_between_releases111.9
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?

48Weak · 17% of overall
How it's scored
34.7/60Stars139 stars
11/25Forks22 forks
0/15Watchers1 watchers
Inputs used
forks22
stars139
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
40.1/80Monthly downloads1,014 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@jinzcdev/leetcode-mcp-server
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,014
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
0.7/22.5Commit distributiontop contributor authored 97% of commits
4.1/13.5Contributor breadth3 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.968
How it's scored
42/42Issue resolution100% of issues closed
16.7/30PR acceptance5/9 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/25 approved changesets -- score normalized to 0
Inputs used
merged_prs5
open_issues0
closed_issues7
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs4
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
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
10.4/25Owner reach27 followers of jinzcdev
23.5/25Track record37 public repos, account ~8 yr old
Inputs used
followers27
owner_typeUser
is_verified
owner_loginjinzcdev
public_repos37
account_age_days3,202
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 41 days ago
20/20Version history6 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@jinzcdev/leetcode-mcp-server
ecosystemsnpm
any_deprecatedno
min_days_since_publish41

Engineering Quality

Are baseline engineering and documentation practices in place?

72Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests2 out of 3 merged PRs checked by a CI test -- score normalized to 6
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 sitehttps://www.npmjs.com/package/@jinzcdev/leetcode-mcp-server
10/10Repository description
10/10Topics7 topics
0/10Wiki
Inputs used
topicsalgorithm, leetcode, mcp, ai, lc, llm, mcp-server
has_wikino
homepagehttps://www.npmjs.com/package/@jinzcdev/leetcode-mcp-server
docs_sitehttps://www.npmjs.com/package/@jinzcdev/leetcode-mcp-server
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

45Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
1.5/2.5CI-Tests2 out of 3 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/25 approved changesets -- score normalized to 0
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
6/7.5Maintained7 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 8
0/5Packagingno data
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
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.5Vulnerabilities17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.1
Excluded from scoring (no data or not applicable): Packaging, 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_packages136
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:@jinzcdev/leetcode-mcp-server@1.4.0 runtime dependency closure — what installing the published package pulls in — 136 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.

59Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://modelcontextprotocol.io/llms.txt)
40/40Legible commit history57 of 63 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://modelcontextprotocol.io/llms.txt
legible_history_share0.905
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.js
11/11Static type checkingtsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 66
0/8Automated maintenanceno automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/33 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes21,197
source_files_sampled33
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

139GitHub stars
3contributors
11commits, last 12 months
41days since last push
5releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 22 ⇿
0Stars
22Forks
5Releases

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.

048121620242222025-042025-122026-07
Major 0Minor 4Patch 1

Each point covers 2 days.

OpenSSF Scorecard 3.1 / 10
3.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-08-22 21:38 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests2 out of 3 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/25 approved changesets -- score normalized to 0
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
8Maintained7 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 8
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
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
0Vulnerabilities17 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npm@modelcontextprotocol/sdk^1.29.0package.json
npmleetcode-query^2.0.1package.json
npmminimist^1.2.8package.json
npmpino^9.6.0package.json
npmts-node^10.9.2package.json
npmzod^3.24.2package.json
All dependencies 411

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

RegistryPackageVersionRelation
npm@modelcontextprotocol/sdk1.29.0direct
npmleetcode-query2.0.1direct
npmminimist1.2.8direct
npmpino9.7.0direct
npmts-node10.9.2direct
npmzod3.25.34direct
npm@cspotcode/source-map-support0.8.1indirect
npm@esbuild/aix-ppc640.25.5indirect
npm@esbuild/android-arm0.25.5indirect
npm@esbuild/android-arm640.25.5indirect
npm@esbuild/android-x640.25.5indirect
npm@esbuild/darwin-arm640.25.5indirect
npm@esbuild/darwin-x640.25.5indirect
npm@esbuild/freebsd-arm640.25.5indirect
npm@esbuild/freebsd-x640.25.5indirect
npm@esbuild/linux-arm0.25.5indirect
npm@esbuild/linux-arm640.25.5indirect
npm@esbuild/linux-ia320.25.5indirect
npm@esbuild/linux-loong640.25.5indirect
npm@esbuild/linux-mips64el0.25.5indirect
npm@esbuild/linux-ppc640.25.5indirect
npm@esbuild/linux-riscv640.25.5indirect
npm@esbuild/linux-s390x0.25.5indirect
npm@esbuild/linux-x640.25.5indirect
npm@esbuild/netbsd-arm640.25.5indirect
npm@esbuild/netbsd-x640.25.5indirect
npm@esbuild/openbsd-arm640.25.5indirect
npm@esbuild/openbsd-x640.25.5indirect
npm@esbuild/sunos-x640.25.5indirect
npm@esbuild/win32-arm640.25.5indirect
npm@esbuild/win32-ia320.25.5indirect
npm@esbuild/win32-x640.25.5indirect
npm@eslint-community/eslint-utils4.7.0indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint/config-array0.20.0indirect
npm@eslint/config-helpers0.2.2indirect
npm@eslint/core0.14.0indirect
npm@eslint/core0.15.2indirect
npm@eslint/eslintrc3.3.1indirect
npm@eslint/js9.27.0indirect
npm@eslint/object-schema2.1.6indirect
npm@eslint/plugin-kit0.3.5indirect
npm@fetch-impl/cross-fetch1.0.0indirect
npm@fetch-impl/fetcher1.0.0indirect
npm@hono/node-server1.19.14indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgr/core0.2.4indirect
npm@rollup/rollup-android-arm-eabi4.62.2indirect
npm@rollup/rollup-android-arm644.62.2indirect
npm@rollup/rollup-darwin-arm644.62.2indirect
npm@rollup/rollup-darwin-x644.62.2indirect
npm@rollup/rollup-freebsd-arm644.62.2indirect
npm@rollup/rollup-freebsd-x644.62.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.2indirect
npm@rollup/rollup-linux-arm64-gnu4.62.2indirect
npm@rollup/rollup-linux-arm64-musl4.62.2indirect
npm@rollup/rollup-linux-loong64-gnu4.62.2indirect
npm@rollup/rollup-linux-loong64-musl4.62.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.2indirect
npm@rollup/rollup-linux-ppc64-musl4.62.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.2indirect
npm@rollup/rollup-linux-riscv64-musl4.62.2indirect
npm@rollup/rollup-linux-s390x-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-musl4.62.2indirect
npm@rollup/rollup-openbsd-x644.62.2indirect
npm@rollup/rollup-openharmony-arm644.62.2indirect
npm@rollup/rollup-win32-arm64-msvc4.62.2indirect
npm@rollup/rollup-win32-ia32-msvc4.62.2indirect
npm@rollup/rollup-win32-x64-gnu4.62.2indirect
npm@rollup/rollup-win32-x64-msvc4.62.2indirect
npm@tsconfig/node101.0.11indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/minimist1.2.5indirect
npm@types/node22.15.24indirect
npm@typescript-eslint/eslint-plugin8.33.0indirect
npm@typescript-eslint/parser8.33.0indirect
npm@typescript-eslint/project-service8.33.0indirect
npm@typescript-eslint/scope-manager8.33.0indirect
npm@typescript-eslint/tsconfig-utils8.33.0indirect
npm@typescript-eslint/type-utils8.33.0indirect
npm@typescript-eslint/types8.33.0indirect
npm@typescript-eslint/typescript-estree8.33.0indirect
npm@typescript-eslint/utils8.33.0indirect
npm@typescript-eslint/visitor-keys8.33.0indirect
npm@vitest/expect3.2.7indirect
npm@vitest/mocker3.2.7indirect
npm@vitest/pretty-format3.2.7indirect
npm@vitest/runner3.2.7indirect
npm@vitest/snapshot3.2.7indirect
npm@vitest/spy3.2.7indirect
npm@vitest/utils3.2.7indirect
npmaccepts2.0.0indirect
npmacorn8.14.1indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.4indirect
npmajv6.15.0indirect
npmajv8.20.0indirect
npmajv-formats3.0.1indirect
npmansi-escapes7.0.0indirect
npmansi-regex6.1.0indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmarg4.1.3indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmatomic-sleep1.0.0indirect
npmbalanced-match1.0.2indirect
npmbody-parser2.3.0indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion2.1.2indirect
npmbraces3.0.3indirect
npmbytes3.1.2indirect
npmcac6.7.14indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmchai5.3.3indirect
npmchalk4.1.2indirect
npmchalk5.4.1indirect
npmcheck-error2.1.3indirect
npmcli-cursor5.0.0indirect
npmcli-truncate4.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcommander13.1.0indirect
npmconcat-map0.0.1indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcors2.8.5indirect
npmcreate-require1.1.1indirect
npmcross-fetch4.1.0indirect
npmcross-spawn7.0.6indirect
npmdateformat4.6.3indirect
npmdebug4.4.3indirect
npmdeep-eql5.0.2indirect
npmdeep-is0.1.4indirect
npmdepd2.0.0indirect
npmdiff4.0.4indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.2indirect
npmee-first1.1.1indirect
npmemoji-regex10.4.0indirect
npmencodeurl2.0.0indirect
npmend-of-stream1.4.4indirect
npmenvironment1.1.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer1.7.0indirect
npmes-object-atoms1.1.2indirect
npmesbuild0.25.5indirect
npmescape-html1.0.3indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.27.0indirect
npmeslint-config-prettier10.1.5indirect
npmeslint-plugin-prettier5.4.0indirect
npmeslint-scope8.3.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.0indirect
npmespree10.3.0indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmevent-stream3.3.4indirect
npmeventemitter35.0.1indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.0.2indirect
npmexeca8.0.1indirect
npmexpect-type1.2.1indirect
npmexpress5.2.1indirect
npmexpress-rate-limit8.5.2indirect
npmfast-copy3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-redact3.5.0indirect
npmfast-safe-stringify2.1.1indirect
npmfast-uri3.1.3indirect
npmfastq1.19.1indirect
npmfdir6.4.5indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfrom0.1.7indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-east-asian-width1.3.0indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream8.0.1indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals16.2.0indirect
npmgopd1.2.0indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhasown2.0.4indirect
npmhelp-me5.0.0indirect
npmhono4.12.29indirect
npmhttp-errors2.0.1indirect
npmhuman-signals5.0.0indirect
npmhusky9.1.7indirect
npmiconv-lite0.7.3indirect
npmignore5.3.2indirect
npmignore7.0.4indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmip-address10.2.0indirect
npmipaddr.js1.9.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-fullwidth-code-point5.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-promise4.0.0indirect
npmis-stream3.0.0indirect
npmisexe2.0.0indirect
npmjose6.2.3indirect
npmjoycon3.1.1indirect
npmjs-tokens9.0.1indirect
npmjs-yaml4.3.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlilconfig3.1.3indirect
npmlint-staged15.5.2indirect
npmlistr28.3.3indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlog-update6.1.0indirect
npmloupe3.2.1indirect
npmmagic-string0.30.21indirect
npmmake-error1.3.6indirect
npmmap-stream0.1.0indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer1.1.0indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.54.0indirect
npmmime-types3.0.2indirect
npmmimic-fn4.0.0indirect
npmmimic-function5.0.1indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmms2.1.3indirect
npmnanoid3.3.15indirect
npmnatural-compare1.4.0indirect
npmnegotiator1.0.0indirect
npmnode-cleanup2.1.2indirect
npmnode-fetch2.7.0indirect
npmnpm-run-path5.3.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmon-exit-leak-free2.1.2indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmonetime6.0.0indirect
npmonetime7.0.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-to-regexp8.4.2indirect
npmpathe2.0.3indirect
npmpathval2.0.1indirect
npmpause-stream0.0.11indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpidtree0.6.0indirect
npmpino-abstract-transport2.0.0indirect
npmpino-pretty13.0.0indirect
npmpino-std-serializers7.0.0indirect
npmpkce-challenge5.0.0indirect
npmpostcss8.5.16indirect
npmprelude-ls1.2.1indirect
npmprettier3.5.3indirect
npmprettier-linter-helpers1.0.0indirect
npmprettier-plugin-organize-imports4.1.0indirect
npmprocess-warning5.0.0indirect
npmproxy-addr2.0.7indirect
npmps-tree1.2.0indirect
npmpump3.0.2indirect
npmpunycode2.3.1indirect
npmqs6.15.3indirect
npmqueue-microtask1.2.3indirect
npmquick-format-unescaped4.0.4indirect
npmrange-parser1.3.0indirect
npmraw-body3.0.2indirect
npmreal-require0.2.0indirect
npmrequire-from-string2.0.2indirect
npmresolve-from4.0.0indirect
npmrestore-cursor5.1.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrollup4.62.2indirect
npmrouter2.2.0indirect
npmrun-parallel1.2.0indirect
npmsafe-stable-stringify2.5.0indirect
npmsafer-buffer2.1.2indirect
npmsecure-json-parse2.7.0indirect
npmsemver7.7.2indirect
npmsend1.2.1indirect
npmserve-static2.2.1indirect
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
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmslice-ansi5.0.0indirect
npmslice-ansi7.1.0indirect
npmsonic-boom4.2.0indirect
npmsource-map-js1.2.1indirect
npmsplit0.3.3indirect
npmsplit24.2.0indirect
npmstackback0.0.2indirect
npmstatuses2.0.2indirect
npmstd-env3.9.0indirect
npmstream-combiner0.0.4indirect
npmstring-argv0.3.2indirect
npmstring-width7.2.0indirect
npmstrip-ansi7.1.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal3.1.0indirect
npmsupports-color7.2.0indirect
npmsynckit0.11.6indirect
npmthread-stream3.1.0indirect
npmthrough2.3.8indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.14indirect
npmtinypool1.1.1indirect
npmtinyrainbow2.0.0indirect
npmtinyspy4.0.4indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtr460.0.3indirect
npmts-api-utils2.1.0indirect
npmtsc-watch6.2.1indirect
npmtype-check0.4.0indirect
npmtype-is2.1.0indirect
npmtypescript5.8.3indirect
npmtypescript-eslint8.33.0indirect
npmundici-types6.21.0indirect
npmunpipe1.0.0indirect
npmuri-js4.4.1indirect
npmv8-compile-cache-lib3.0.1indirect
npmvary1.1.2indirect
npmvite6.4.3indirect
npmvite-node3.2.4indirect
npmvitest3.2.7indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi9.0.0indirect
npmwrappy1.0.2indirect
npmyaml2.9.0indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmzod-to-json-schema3.25.2indirect
Dependency advisories 0

Installing npm:@jinzcdev/leetcode-mcp-server@1.4.0 pulls in 136 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.