Public record
Software health reportschema 0.15.0 · metrics 2.10.0 · 2026-07-19 18:30 UTC

aibtcdev / aibtc-mcp-server

Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.

TypeScriptNo license detected★ 10 stars⑂ 42 forkssince Jan 2026View on GitHub ↗
KindMCP serverLibraryhow this is determined

aibtcdev/aibtc-mcp-server holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on Vitality (89/100) and lowest on Community & Adoption (47/100). It was last updated 3 days ago. 2 contributors account for most of its recent work.

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

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

Ownership

AIBTCOrganization
82 followers50 public repossince Mar 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@aibtc/mcp-server1.64.13,4981023 days agoclaudeclaude-codemcpmodel-context-protocolx402stacksblockchaincryptopaymentsaibtcagent-skillsclawhub

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 3 days ago
18/36Commit cadence26/52 weeks with commits
18/18Commit volume469 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year469
human_commit_share
days_since_last_push3
active_weeks_last_year26

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 3 days ago
27/27Release cadencea release every ~4.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagmcp-server-v1.64.1
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases4.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?

47Weak · 17% of overall
How it's scored
15.5/60Stars10 stars
13.4/25Forks42 forks
0/15Watchers0 watchers
Inputs used
forks42
stars10
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5Licenseno license file detected
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
47.3/80Monthly downloads3,498 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@aibtc/mcp-server
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,498
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?

77Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
13.6/22.5Commit distributiontop contributor authored 39% of commits
13.5/13.5Contributor breadth20 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled20
top_contributor_share0.394
How it's scored
40/42Issue resolution95% of issues closed
24.1/30PR acceptance322/401 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-ReviewFound 11/19 approved changesets -- score normalized to 5
Inputs used
merged_prs322
open_issues9
closed_issues178
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.952
closed_unmerged_prs79
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
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
13.8/25Owner reach82 followers of aibtcdev
17.2/25Track record50 public repos, account ~2 yr old
Inputs used
followers82
owner_typeOrganization
is_verified
owner_loginaibtcdev
public_repos50
account_age_days868
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 3 days ago
20/20Version history102 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@aibtc/mcp-server
ecosystemsnpm
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics10 topics
0/10Wiki
Inputs used
topicsai-agent, bitcoin, blockchain, claude, claude-code, defi, mcp, stacks, web3, x402
has_wikino
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?

67Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 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
3.8/7.5Code-ReviewFound 11/19 approved changesets -- score normalized to 5
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
0/2.5Licenselicense file not detected
7.5/7.5Maintained30 commit(s) and 16 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
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.7
Excluded from scoring (no data or not applicable): 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.

66Good · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.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_filesCLAUDE.md
agent_instruction_max_bytes17,218
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
0/11Lint / format config
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
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_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.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.7/55Manageable file sizes1/172 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes63,154
source_files_sampled172
oversized_source_files1
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

10GitHub stars
20contributors
469commits, last 12 months
3days since last push
100releases
2bus factor
9open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 6.7 / 10
6.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-07-19 18:29 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 11/19 approved changesets -- score normalized to 5
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 16 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
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
npm@aibtc/tx-schemas^0.7.0package.json
npm@bitflowlabs/core-sdk^3.0.0package.json
npm@buildonspark/spark-sdk^0.7.14package.json
npm@faktoryfun/styx-sdk^1.3.5package.json
npm@modelcontextprotocol/sdk^1.27.1package.json
npm@noble/curves^2.0.1package.json
npm@noble/hashes^2.0.1package.json
npm@scure/base^2.0.0package.json
npm@scure/bip32^1.4.0package.json
npm@scure/bip39^2.0.1package.json
npm@scure/btc-signer^2.0.1package.json
npm@stacks/common^7.3.1package.json
npm@stacks/encryption^7.3.1package.json
npm@stacks/network^7.3.1package.json
npm@stacks/transactions^7.3.1package.json
npm@stacks/wallet-sdk^7.2.0package.json
npmalex-sdk^3.2.1package.json
npmaxios^1.17.0package.json
npmdotenv^17.3.1package.json
npmlight-bolt11-decoder^3.2.0package.json
npmmicro-ordinals^0.3.0package.json
npmnostr-tools^2.23.3package.json
npmpath-to-regexp^8.4.0package.json
npmsbtc^0.3.2package.json
npmtslib^2.8.1package.json
npmws^8.21.0package.json
npmx402-stacks^2.0.3package.json
npmzod^4.3.6package.json
All dependencies 432

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

RegistryPackageVersionRelation
npm@aibtc/tx-schemas0.7.0direct
npm@bitflowlabs/core-sdk3.0.0direct
npm@buildonspark/spark-sdk0.7.14direct
npm@faktoryfun/styx-sdk1.3.5direct
npm@modelcontextprotocol/sdk1.27.1direct
npm@noble/curves1.9.7direct
npm@noble/curves2.0.1direct
npm@noble/hashes1.1.5direct
npm@noble/hashes1.8.0direct
npm@noble/hashes2.0.1direct
npm@scure/base1.1.1direct
npm@scure/base1.1.9direct
npm@scure/base1.2.6direct
npm@scure/base2.0.0direct
npm@scure/bip321.1.3direct
npm@scure/bip321.7.0direct
npm@scure/bip322.0.1direct
npm@scure/bip391.1.0direct
npm@scure/bip391.6.0direct
npm@scure/bip392.0.1direct
npm@scure/btc-signer1.8.1direct
npm@scure/btc-signer2.0.1direct
npm@stacks/common6.16.0direct
npm@stacks/common7.3.1direct
npm@stacks/encryption7.3.1direct
npm@stacks/network6.17.0direct
npm@stacks/network7.3.1direct
npm@stacks/transactions6.17.0direct
npm@stacks/transactions7.3.1direct
npm@stacks/wallet-sdk7.2.0direct
npmalex-sdk3.2.1direct
npmaxios1.17.0direct
npmdotenv16.6.1direct
npmdotenv17.3.1direct
npmlight-bolt11-decoder3.2.0direct
npmmicro-ordinals0.3.0direct
npmnostr-tools2.23.3direct
npmpath-to-regexp0.1.13direct
npmpath-to-regexp8.4.2direct
npmsbtc0.3.2direct
npmtslib2.8.1direct
npmws8.21.0direct
npmx402-stacks2.0.3direct
npmzod4.3.6direct
npm@btc-helpers/rpc2.0.0indirect
npm@bufbuild/protobuf2.11.0indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@esbuild/aix-ppc640.27.2indirect
npm@esbuild/android-arm0.27.2indirect
npm@esbuild/android-arm640.27.2indirect
npm@esbuild/android-x640.27.2indirect
npm@esbuild/darwin-arm640.27.2indirect
npm@esbuild/darwin-x640.27.2indirect
npm@esbuild/freebsd-arm640.27.2indirect
npm@esbuild/freebsd-x640.27.2indirect
npm@esbuild/linux-arm0.27.2indirect
npm@esbuild/linux-arm640.27.2indirect
npm@esbuild/linux-ia320.27.2indirect
npm@esbuild/linux-loong640.27.2indirect
npm@esbuild/linux-mips64el0.27.2indirect
npm@esbuild/linux-ppc640.27.2indirect
npm@esbuild/linux-riscv640.27.2indirect
npm@esbuild/linux-s390x0.27.2indirect
npm@esbuild/linux-x640.27.2indirect
npm@esbuild/netbsd-arm640.27.2indirect
npm@esbuild/netbsd-x640.27.2indirect
npm@esbuild/openbsd-arm640.27.2indirect
npm@esbuild/openbsd-x640.27.2indirect
npm@esbuild/openharmony-arm640.27.2indirect
npm@esbuild/sunos-x640.27.2indirect
npm@esbuild/win32-arm640.27.2indirect
npm@esbuild/win32-ia320.27.2indirect
npm@esbuild/win32-x640.27.2indirect
npm@grpc/grpc-js1.14.4indirect
npm@grpc/proto-loader0.8.0indirect
npm@hono/node-server1.19.13indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@js-sdsl/ordered-map4.4.2indirect
npm@lightsparkdev/core1.5.1indirect
npm@napi-rs/wasm-runtime1.1.5indirect
npm@noble/ciphers2.1.1indirect
npm@noble/secp256k11.7.1indirect
npm@noble/secp256k11.7.2indirect
npm@noble/secp256k12.3.0indirect
npm@opentelemetry/api1.9.1indirect
npm@opentelemetry/api-logs0.203.0indirect
npm@opentelemetry/context-async-hooks2.7.0indirect
npm@opentelemetry/core2.7.0indirect
npm@opentelemetry/instrumentation0.203.0indirect
npm@opentelemetry/instrumentation-undici0.14.0indirect
npm@opentelemetry/resources2.7.0indirect
npm@opentelemetry/sdk-trace-base2.7.0indirect
npm@opentelemetry/sdk-trace-node2.7.0indirect
npm@opentelemetry/sdk-trace-web2.7.0indirect
npm@opentelemetry/semantic-conventions1.40.0indirect
npm@oxc-project/types0.133.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/inquire1.1.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.1indirect
npm@rolldown/binding-android-arm641.0.3indirect
npm@rolldown/binding-darwin-arm641.0.3indirect
npm@rolldown/binding-darwin-x641.0.3indirect
npm@rolldown/binding-freebsd-x641.0.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirect
npm@rolldown/binding-linux-arm64-gnu1.0.3indirect
npm@rolldown/binding-linux-arm64-musl1.0.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirect
npm@rolldown/binding-linux-s390x-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-musl1.0.3indirect
npm@rolldown/binding-openharmony-arm641.0.3indirect
npm@rolldown/binding-wasm32-wasi1.0.3indirect
npm@rolldown/binding-win32-arm64-msvc1.0.3indirect
npm@rolldown/binding-win32-x64-msvc1.0.3indirect
npm@rolldown/pluginutils1.0.1indirect
npm@stacks/auth7.3.1indirect
npm@stacks/connect7.10.2indirect
npm@stacks/connect-ui6.6.0indirect
npm@stacks/profile7.3.1indirect
npm@stacks/stacks-blockchain-api-types7.14.1indirect
npm@stacks/storage7.3.1indirect
npm@standard-schema/spec1.1.0indirect
npm@stencil/core2.22.3indirect
npm@tybys/wasm-util0.10.2indirect
npm@types/bn.js5.2.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/node18.19.130indirect
npm@types/node22.19.13indirect
npm@types/ws8.18.1indirect
npm@types/zen-observable0.8.3indirect
npm@vitest/expect4.1.8indirect
npm@vitest/mocker4.1.8indirect
npm@vitest/pretty-format4.1.8indirect
npm@vitest/runner4.1.8indirect
npm@vitest/snapshot4.1.8indirect
npm@vitest/spy4.1.8indirect
npm@vitest/utils4.1.8indirect
npmabort-controller-x0.4.3indirect
npmabort-controller-x0.5.0indirect
npmabortcontroller-polyfill1.7.8indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmacorn8.16.0indirect
npmacorn-import-attributes1.9.5indirect
npmagent-base6.0.2indirect
npmajv8.18.0indirect
npmajv-formats3.0.1indirect
npmansi-colors4.1.3indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmarray-flatten1.1.1indirect
npmassertion-error2.0.1indirect
npmasync2.6.4indirect
npmasync-mutex0.5.0indirect
npmasynckit0.4.0indirect
npmb4a1.8.0indirect
npmbare-ansi-escapes2.2.3indirect
npmbare-assert1.2.0indirect
npmbare-buffer3.6.0indirect
npmbare-crypto1.13.4indirect
npmbare-dns2.1.4indirect
npmbare-events2.8.2indirect
npmbare-fetch2.8.2indirect
npmbare-form-data1.2.1indirect
npmbare-http-parser1.1.3indirect
npmbare-http14.5.6indirect
npmbare-https2.1.3indirect
npmbare-inspect3.1.4indirect
npmbare-net2.3.1indirect
npmbare-os3.8.7indirect
npmbare-path3.0.0indirect
npmbare-pipe4.1.5indirect
npmbare-stream2.13.0indirect
npmbare-tcp2.2.7indirect
npmbare-tls2.2.3indirect
npmbare-type1.1.0indirect
npmbare-url2.4.1indirect
npmbare-zlib1.3.3indirect
npmbase-x4.0.1indirect
npmbase64-js1.5.1indirect
npmbody-parser1.20.5indirect
npmbody-parser2.2.2indirect
npmbs585.0.0indirect
npmbuffer6.0.3indirect
npmbytes3.1.2indirect
npmc32check2.0.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcase-anything2.1.13indirect
npmchai6.2.2indirect
npmcjs-module-lexer1.4.3indirect
npmclarity-codegen1.0.0-beta.1indirect
npmcliui8.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcontent-disposition0.5.4indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.0.7indirect
npmcookie-signature1.2.2indirect
npmcors2.8.5indirect
npmcross-fetch3.2.0indirect
npmcross-spawn7.0.6indirect
npmdayjs1.11.20indirect
npmdebug2.6.9indirect
npmdebug4.4.3indirect
npmdelayed-stream1.0.0indirect
npmdepd2.0.0indirect
npmdestroy1.2.0indirect
npmdetect-europe-js0.1.2indirect
npmdetect-libc1.0.3indirect
npmdetect-libc2.1.2indirect
npmdprint-node1.0.8indirect
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-module-lexer2.1.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.27.2indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmestree-walker3.0.3indirect
npmetag1.8.1indirect
npmeventemitter35.0.4indirect
npmevents-universal1.0.1indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.0.6indirect
npmexpect-type1.3.0indirect
npmexpress4.22.2indirect
npmexpress5.2.1indirect
npmexpress-rate-limit8.5.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-uri3.1.2indirect
npmfdir6.5.0indirect
npmfinalhandler1.3.2indirect
npmfinalhandler2.1.1indirect
npmfollow-redirects1.16.0indirect
npmform-data4.0.6indirect
npmforwarded0.2.0indirect
npmfresh0.5.2indirect
npmfresh2.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-tsconfig4.13.0indirect
npmgopd1.2.0indirect
npmgraphql16.13.2indirect
npmgraphql-ws5.16.2indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhono4.12.25indirect
npmhttp-errors2.0.1indirect
npmhttps-proxy-agent5.0.1indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.7.2indirect
npmieee7541.2.1indirect
npmimport-in-the-middle1.15.0indirect
npminherits2.0.4indirect
npmip-address10.2.0indirect
npmipaddr.js1.9.1indirect
npmipaddr.js2.3.0indirect
npmis-core-module2.16.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-promise4.0.0indirect
npmis-standalone-pwa0.1.1indirect
npmisexe2.0.0indirect
npmisomorphic-ws5.0.0indirect
npmjose6.1.3indirect
npmjs-base643.7.8indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjsontokens4.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
npmlodash4.18.1indirect
npmlodash.camelcase4.3.0indirect
npmlodash.clonedeep4.5.0indirect
npmlong5.3.2indirect
npmmagic-string0.30.21indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer0.3.0indirect
npmmedia-typer1.1.0indirect
npmmerge-descriptors1.0.3indirect
npmmerge-descriptors2.0.0indirect
npmmethods1.1.2indirect
npmmicro-packed0.6.3indirect
npmmicro-packed0.7.3indirect
npmmicro-packed0.8.0indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmodule-details-from-path1.0.4indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmnanoid3.3.12indirect
npmnegotiator0.6.3indirect
npmnegotiator1.0.0indirect
npmnice-grpc2.1.15indirect
npmnice-grpc-client-middleware-retry3.1.14indirect
npmnice-grpc-common2.0.3indirect
npmnice-grpc-opentelemetry0.1.21indirect
npmnice-grpc-web3.3.10indirect
npmnode-fetch2.7.0indirect
npmnostr-wasm0.1.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobug2.1.1indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmparseurl1.3.3indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpkce-challenge5.0.1indirect
npmpostcss8.5.15indirect
npmprotobufjs7.6.3indirect
npmproxy-addr2.0.7indirect
npmproxy-from-env2.1.0indirect
npmqs6.15.2indirect
npmrange-parser1.2.1indirect
npmraw-body2.5.3indirect
npmraw-body3.0.2indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-in-the-middle7.5.2indirect
npmresolve1.22.12indirect
npmresolve-pkg-maps1.0.0indirect
npmripemd160-min0.0.6indirect
npmrolldown1.0.3indirect
npmrouter2.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmschema-inspector2.1.0indirect
npmsend0.19.2indirect
npmsend1.2.1indirect
npmserve-static1.16.3indirect
npmserve-static2.2.1indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstatuses2.0.2indirect
npmstd-env4.1.0indirect
npmstreamx2.25.0indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmteex1.0.1indirect
npmtext-decoder1.2.7indirect
npmtinybench2.9.0indirect
npmtinyexec1.0.2indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtoidentifier1.0.1indirect
npmtr460.0.3indirect
npmts-error1.0.6indirect
npmts-poet6.12.0indirect
npmts-proto2.8.3indirect
npmts-proto-descriptors2.0.0indirect
npmtsx4.21.0indirect
npmtype-is1.6.18indirect
npmtype-is2.1.0indirect
npmtypescript5.9.3indirect
npmua-is-frozen0.1.2indirect
npmua-parser-js2.0.9indirect
npmundici-types5.26.5indirect
npmundici-types6.21.0indirect
npmunpipe1.0.0indirect
npmutils-merge1.0.1indirect
npmuuidv71.2.1indirect
npmvaruint-bitcoin1.1.2indirect
npmvary1.1.2indirect
npmvite8.0.16indirect
npmvitest4.1.8indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyqueue1.0.1indirect
npmzen-observable0.8.15indirect
npmzen-observable-ts1.1.0indirect
npmzod-to-json-schema3.25.1indirect
npmzone-file2.0.0-beta.3indirect
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.15.0 — full methodology · metrics wiki.

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