Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-12 22:00 UTC

bombshell-dev / clack

Effortlessly build beautiful command-line apps

TypeScriptCustom license★ 7,993 stars⑂ 212 forkssince Feb 2023View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

bombshell-dev/clack holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Vitality (95/100) and lowest on AI Readiness (70/100). It was last updated today. 2 contributors account for most of its recent work.

96
overall / 100
Exceptional

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.

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

Ownership

bombshellOrganization
222 followers16 public repossince May 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@clack/core1.4.370,166,1895239 days agoaskclackclicommand-linecommandinputinteractinterfacemenupromptpromptsstdinui
npm@clack/prompts1.7.070,328,4845639 days agoaskclackclicommand-linecommandinputinteractinterfacemenupromptpromptsstdinui

Metrics by category

Vitality

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

95Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
27.7/36Commit cadence40/52 weeks with commits
18/18Commit volume131 commits in the last year
10/10OpenSSF Scorecard: Maintained22 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year131
human_commit_share0.87
days_since_last_push0
active_weeks_last_year40

Release discipline

100Exceptional
How it's scored
27/27Ships releases94 releases published
36/36Release recencylatest release 39 days ago
27/27Release cadencea release every ~5.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count94
latest_release_tag@clack/core@1.4.3
releases_from_tagsno
days_since_latest_release39
mean_days_between_releases5.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?

90Excellent · 17% of overall
How it's scored
60/60Stars7,993 stars
19.4/25Forks212 forks
7.1/15Watchers20 watchers
Inputs used
forks212
stars7,993
watchers20
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

86Excellent
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
80/80Monthly downloads140,494,673 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@clack/core, @clack/prompts
dependents
ecosystemsnpm
total_downloads
monthly_downloads140,494,673
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?

74Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
12.2/22.5Commit distributiontop contributor authored 46% of commits
13.5/13.5Contributor breadth52 contributors
10/10OpenSSF Scorecard: Contributorsproject has 35 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled52
top_contributor_share0.459
How it's scored
30/42Issue resolution71% of issues closed
25.2/30PR acceptance302/359 decided PRs merged
0/13Newcomer PR acceptance0/1 first-time contributors' PRs merged in 30d
12/15OpenSSF Scorecard: Code-ReviewFound 20/25 approved changesets -- score normalized to 8
Inputs used
merged_prs302
open_issues59
closed_issues147
prs_merged_7d0
prs_decided_7d0
prs_merged_30d4
prs_decided_30d5
issue_closed_ratio0.714
closed_unmerged_prs57
first_time_authors_30d1
first_time_prs_merged_30d0
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
16.9/25Owner reach222 followers of bombshell-dev
13.4/25Track record16 public repos, account ~2 yr old
Inputs used
followers222
owner_typeOrganization
is_verified
owner_loginbombshell-dev
public_repos16
account_age_days819
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on npm
35/35Publish recencylatest publish 39 days ago
20/20Version history56 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@clack/core, @clack/prompts
ecosystemsnpm
any_deprecatedno
min_days_since_publish39

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter configbiome.json
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://bomb.sh/docs/clack/basics/getting-started/
10/10Repository description
10/10Topics6 topics
0/10Wiki
Inputs used
topicscli, command-line, command-line-app, node, prompt, prompts
has_wikino
homepagehttps://bomb.sh/docs/clack/basics/getting-started/
docs_sitehttps://bomb.sh/docs/clack/basics/getting-started/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

77Good · 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-Tests27 out of 27 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
6/7.5Code-ReviewFound 20/25 approved changesets -- score normalized to 8
2.5/2.5Contributorsproject has 35 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained22 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
5/5Pinned-Dependenciesall dependencies are pinned
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities25 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.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_packages4
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:@clack/core@1.4.3 runtime dependency closure — what installing the published package pulls in — 4 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.

70Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history78 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.897
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configbiome.json
11/11Static type checkingexamples/basic/tsconfig.json, examples/changesets/tsconfig.json, packages/core/tsconfig.json, packages/prompts/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexamples/basic/tsconfig.json, examples/changesets/tsconfig.json, packages/core/tsconfig.json, packages/prompts/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/99 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes14,501
source_files_sampled99
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

7,993GitHub stars
52contributors
131commits, last 12 months
0days since last push
94releases
2bus factor
59open 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 ★ / 212 ⇿
0Stars
212Forks
88Releases

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.

04080120160200240211212023-022024-112026-07
Major 0Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 7.1 / 10
7.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-12 21:59 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 20/25 approved changesets -- score normalized to 8
10Contributorsproject has 35 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained22 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities25 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npmfast-wrap-ansi^0.2.0packages/core/package.json
npmsisteransi^1.0.5packages/core/package.json
npm@clack/coreworkspace:*packages/prompts/package.json
npmfast-string-width^3.0.2packages/prompts/package.json
npmfast-wrap-ansi^0.2.0packages/prompts/package.json
npmsisteransi^1.0.5packages/prompts/package.json
All dependencies 396

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

RegistryPackageVersionRelation
npmfast-string-width3.0.2direct
npmfast-string-width^3.0.2direct
npmfast-wrap-ansi0.2.0direct
npmfast-wrap-ansi^0.2.0direct
npmsisteransi1.0.5direct
npmsisteransi^1.0.5direct
npm@ark/schema0.56.0indirect
npm@ark/util0.56.0indirect
npm@babel/code-frame7.26.2indirect
npm@babel/helper-validator-identifier7.25.9indirect
npm@babel/runtime7.28.2indirect
npm@biomejs/biome2.1.2indirect
npm@biomejs/cli-darwin-arm642.1.2indirect
npm@biomejs/cli-darwin-x642.1.2indirect
npm@biomejs/cli-linux-arm642.1.2indirect
npm@biomejs/cli-linux-arm64-musl2.1.2indirect
npm@biomejs/cli-linux-x642.1.2indirect
npm@biomejs/cli-linux-x64-musl2.1.2indirect
npm@biomejs/cli-win32-arm642.1.2indirect
npm@biomejs/cli-win32-x642.1.2indirect
npm@changesets/apply-release-plan7.1.1indirect
npm@changesets/assemble-release-plan6.0.10indirect
npm@changesets/changelog-git0.2.1indirect
npm@changesets/changelog-github0.7.0indirect
npm@changesets/cli2.31.0indirect
npm@changesets/config3.1.4indirect
npm@changesets/errors0.2.0indirect
npm@changesets/get-dependents-graph2.1.4indirect
npm@changesets/get-github-info0.8.0indirect
npm@changesets/get-release-plan4.0.16indirect
npm@changesets/get-version-range-type0.4.0indirect
npm@changesets/git3.0.4indirect
npm@changesets/logger0.1.1indirect
npm@changesets/parse0.4.3indirect
npm@changesets/pre2.0.2indirect
npm@changesets/read0.6.7indirect
npm@changesets/should-skip-package0.1.2indirect
npm@changesets/types4.1.0indirect
npm@changesets/types6.1.0indirect
npm@changesets/write0.4.0indirect
npm@emnapi/core1.4.5indirect
npm@emnapi/runtime1.4.5indirect
npm@emnapi/wasi-threads1.0.4indirect
npm@esbuild/aix-ppc640.25.8indirect
npm@esbuild/android-arm0.25.8indirect
npm@esbuild/android-arm640.25.8indirect
npm@esbuild/android-x640.25.8indirect
npm@esbuild/darwin-arm640.25.8indirect
npm@esbuild/darwin-x640.25.8indirect
npm@esbuild/freebsd-arm640.25.8indirect
npm@esbuild/freebsd-x640.25.8indirect
npm@esbuild/linux-arm0.25.8indirect
npm@esbuild/linux-arm640.25.8indirect
npm@esbuild/linux-ia320.25.8indirect
npm@esbuild/linux-loong640.25.8indirect
npm@esbuild/linux-mips64el0.25.8indirect
npm@esbuild/linux-ppc640.25.8indirect
npm@esbuild/linux-riscv640.25.8indirect
npm@esbuild/linux-s390x0.25.8indirect
npm@esbuild/linux-x640.25.8indirect
npm@esbuild/netbsd-arm640.25.8indirect
npm@esbuild/netbsd-x640.25.8indirect
npm@esbuild/openbsd-arm640.25.8indirect
npm@esbuild/openbsd-x640.25.8indirect
npm@esbuild/openharmony-arm640.25.8indirect
npm@esbuild/sunos-x640.25.8indirect
npm@esbuild/win32-arm640.25.8indirect
npm@esbuild/win32-ia320.25.8indirect
npm@esbuild/win32-x640.25.8indirect
npm@inquirer/external-editor1.0.3indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jsonjoy.com/base641.1.2indirect
npm@jsonjoy.com/json-pack1.2.0indirect
npm@jsonjoy.com/util1.6.0indirect
npm@manypkg/find-root1.1.0indirect
npm@manypkg/get-packages1.1.3indirect
npm@napi-rs/wasm-runtime1.0.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-resolver/binding-android-arm-eabi11.6.0indirect
npm@oxc-resolver/binding-android-arm6411.6.0indirect
npm@oxc-resolver/binding-darwin-arm6411.6.0indirect
npm@oxc-resolver/binding-darwin-x6411.6.0indirect
npm@oxc-resolver/binding-freebsd-x6411.6.0indirect
npm@oxc-resolver/binding-linux-arm-gnueabihf11.6.0indirect
npm@oxc-resolver/binding-linux-arm-musleabihf11.6.0indirect
npm@oxc-resolver/binding-linux-arm64-gnu11.6.0indirect
npm@oxc-resolver/binding-linux-arm64-musl11.6.0indirect
npm@oxc-resolver/binding-linux-ppc64-gnu11.6.0indirect
npm@oxc-resolver/binding-linux-riscv64-gnu11.6.0indirect
npm@oxc-resolver/binding-linux-riscv64-musl11.6.0indirect
npm@oxc-resolver/binding-linux-s390x-gnu11.6.0indirect
npm@oxc-resolver/binding-linux-x64-gnu11.6.0indirect
npm@oxc-resolver/binding-linux-x64-musl11.6.0indirect
npm@oxc-resolver/binding-wasm32-wasi11.6.0indirect
npm@oxc-resolver/binding-win32-arm64-msvc11.6.0indirect
npm@oxc-resolver/binding-win32-ia32-msvc11.6.0indirect
npm@oxc-resolver/binding-win32-x64-msvc11.6.0indirect
npm@rollup/plugin-alias5.1.1indirect
npm@rollup/plugin-commonjs28.0.6indirect
npm@rollup/plugin-json6.1.0indirect
npm@rollup/plugin-node-resolve16.0.1indirect
npm@rollup/plugin-replace6.0.2indirect
npm@rollup/pluginutils5.2.0indirect
npm@rollup/rollup-android-arm-eabi4.45.1indirect
npm@rollup/rollup-android-arm644.45.1indirect
npm@rollup/rollup-darwin-arm644.45.1indirect
npm@rollup/rollup-darwin-x644.45.1indirect
npm@rollup/rollup-freebsd-arm644.45.1indirect
npm@rollup/rollup-freebsd-x644.45.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.45.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.45.1indirect
npm@rollup/rollup-linux-arm64-gnu4.45.1indirect
npm@rollup/rollup-linux-arm64-musl4.45.1indirect
npm@rollup/rollup-linux-loongarch64-gnu4.45.1indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.45.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.45.1indirect
npm@rollup/rollup-linux-riscv64-musl4.45.1indirect
npm@rollup/rollup-linux-s390x-gnu4.45.1indirect
npm@rollup/rollup-linux-x64-gnu4.45.1indirect
npm@rollup/rollup-linux-x64-musl4.45.1indirect
npm@rollup/rollup-win32-arm64-msvc4.45.1indirect
npm@rollup/rollup-win32-ia32-msvc4.45.1indirect
npm@rollup/rollup-win32-x64-msvc4.45.1indirect
npm@trysound/sax0.2.0indirect
npm@tybys/wasm-util0.10.0indirect
npm@types/chai5.2.2indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/node12.20.55indirect
npm@types/node20.19.39indirect
npm@types/resolve1.20.2indirect
npm@vitest/expect3.2.4indirect
npm@vitest/mocker3.2.4indirect
npm@vitest/pretty-format3.2.4indirect
npm@vitest/runner3.2.4indirect
npm@vitest/snapshot3.2.4indirect
npm@vitest/spy3.2.4indirect
npm@vitest/utils3.2.4indirect
npmacorn8.14.0indirect
npmansi-colors4.1.3indirect
npmansi-regex5.0.1indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarkregex0.0.5indirect
npmarktype2.2.0indirect
npmarktype^2.2.0indirect
npmarray-union2.1.0indirect
npmassertion-error2.0.1indirect
npmautoprefixer10.4.21indirect
npmbetter-path-resolve1.0.0indirect
npmboolbase1.0.0indirect
npmbraces3.0.3indirect
npmbrowserslist4.25.1indirect
npmcac6.7.14indirect
npmcaniuse-api3.0.0indirect
npmcaniuse-lite1.0.30001727indirect
npmchai5.2.0indirect
npmchardet2.1.1indirect
npmcheck-error2.1.1indirect
npmcitty0.1.6indirect
npmcolord2.9.3indirect
npmcommander7.2.0indirect
npmcommondir1.0.1indirect
npmconfbox0.1.8indirect
npmconfbox0.2.2indirect
npmconsola3.4.2indirect
npmcross-env7.0.3indirect
npmcross-env^7.0.3indirect
npmcross-spawn7.0.6indirect
npmcss-declaration-sorter7.2.0indirect
npmcss-select5.1.0indirect
npmcss-tree2.2.1indirect
npmcss-tree2.3.1indirect
npmcss-what6.1.0indirect
npmcssesc3.0.0indirect
npmcssnano7.0.6indirect
npmcssnano-preset-default7.0.6indirect
npmcssnano-utils5.0.0indirect
npmcsso5.0.5indirect
npmdataloader1.4.0indirect
npmdebug4.4.1indirect
npmdeep-eql5.0.2indirect
npmdeepmerge4.3.1indirect
npmdefu6.1.4indirect
npmdetect-indent6.1.0indirect
npmdir-glob3.0.1indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.1.0indirect
npmdotenv8.6.0indirect
npmelectron-to-chromium1.5.190indirect
npmenquirer2.4.1indirect
npmentities4.5.0indirect
npmes-module-lexer1.7.0indirect
npmesbuild0.25.8indirect
npmescalade3.2.0indirect
npmesprima4.0.1indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmexpect-type1.2.1indirect
npmexsolve1.0.7indirect
npmextendable-error0.1.7indirect
npmfast-glob3.3.3indirect
npmfast-string-truncated-width3.0.3indirect
npmfastq1.17.1indirect
npmfd-package-json2.0.0indirect
npmfdir6.4.6indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmformatly0.2.4indirect
npmfraction.js4.3.7indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmglob-parent5.1.2indirect
npmglobby11.1.0indirect
npmgraceful-fs4.2.11indirect
npmhasown2.0.2indirect
npmhookable5.5.3indirect
npmhuman-id4.1.1indirect
npmhyperdyperid1.2.0indirect
npmiconv-lite0.7.2indirect
npmignore5.3.2indirect
npmis-core-module2.15.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-module1.0.0indirect
npmis-number7.0.0indirect
npmis-reference1.2.1indirect
npmis-subdir1.2.0indirect
npmis-unicode-supported1.3.0indirect
npmis-unicode-supported^1.3.0indirect
npmis-windows1.0.2indirect
npmisexe2.0.0indirect
npmjiti1.21.7indirect
npmjiti2.5.0indirect
npmjiti^1.17.0indirect
npmjs-tokens4.0.0indirect
npmjs-tokens9.0.1indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjs-yaml4.1.1indirect
npmjsonfile4.0.0indirect
npmjsr0.13.4indirect
npmknip5.62.0indirect
npmknitwork1.2.0indirect
npmkolorist1.8.0indirect
npmlilconfig3.1.2indirect
npmlocate-path5.0.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.startcase4.4.0indirect
npmlodash.uniq4.5.0indirect
npmloupe3.2.0indirect
npmmagic-string0.30.17indirect
npmmdn-data2.0.28indirect
npmmdn-data2.0.30indirect
npmmemfs4.17.2indirect
npmmemfs^4.17.2indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmminimist1.2.8indirect
npmmkdist2.3.0indirect
npmmlly1.7.4indirect
npmmri1.2.0indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnapi-postinstall0.3.2indirect
npmnode-fetch2.7.0indirect
npmnode-releases2.0.19indirect
npmnode-stream-zip1.15.0indirect
npmnormalize-range0.1.2indirect
npmnth-check2.1.1indirect
npmoutdent0.5.0indirect
npmoxc-resolver11.6.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
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmpathval2.0.0indirect
npmpicocolors1.1.1indirect
npmpicocolors^1.0.0indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpify4.0.1indirect
npmpkg-types1.3.1indirect
npmpkg-types2.2.0indirect
npmpostcss8.5.6indirect
npmpostcss-calc10.0.2indirect
npmpostcss-colormin7.0.2indirect
npmpostcss-convert-values7.0.4indirect
npmpostcss-discard-comments7.0.3indirect
npmpostcss-discard-duplicates7.0.1indirect
npmpostcss-discard-empty7.0.0indirect
npmpostcss-discard-overridden7.0.0indirect
npmpostcss-merge-longhand7.0.4indirect
npmpostcss-merge-rules7.0.4indirect
npmpostcss-minify-font-values7.0.0indirect
npmpostcss-minify-gradients7.0.0indirect
npmpostcss-minify-params7.0.2indirect
npmpostcss-minify-selectors7.0.4indirect
npmpostcss-nested7.0.2indirect
npmpostcss-normalize-charset7.0.0indirect
npmpostcss-normalize-display-values7.0.0indirect
npmpostcss-normalize-positions7.0.0indirect
npmpostcss-normalize-repeat-style7.0.0indirect
npmpostcss-normalize-string7.0.0indirect
npmpostcss-normalize-timing-functions7.0.0indirect
npmpostcss-normalize-unicode7.0.2indirect
npmpostcss-normalize-url7.0.0indirect
npmpostcss-normalize-whitespace7.0.0indirect
npmpostcss-ordered-values7.0.1indirect
npmpostcss-reduce-initial7.0.2indirect
npmpostcss-reduce-transforms7.0.0indirect
npmpostcss-selector-parser6.1.2indirect
npmpostcss-selector-parser7.1.0indirect
npmpostcss-svgo7.0.1indirect
npmpostcss-unique-selectors7.0.3indirect
npmpostcss-value-parser4.2.0indirect
npmprettier2.8.8indirect
npmpretty-bytes7.0.0indirect
npmquansync0.2.10indirect
npmqueue-microtask1.2.3indirect
npmread-yaml-file1.1.0indirect
npmresolve1.22.8indirect
npmresolve-from5.0.0indirect
npmreusify1.0.4indirect
npmrollup4.45.1indirect
npmrollup-plugin-dts6.2.1indirect
npmrun-parallel1.2.0indirect
npmsafer-buffer2.1.2indirect
npmscule1.3.0indirect
npmsemiver1.1.0indirect
npmsemver7.7.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsmol-toml1.4.1indirect
npmsource-map-js1.2.1indirect
npmspawndamnit3.0.1indirect
npmsprintf-js1.0.3indirect
npmstackback0.0.2indirect
npmstd-env3.9.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments5.0.2indirect
npmstrip-literal3.0.0indirect
npmstylehacks7.0.4indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvgo3.3.2indirect
npmterm-size2.2.1indirect
npmthingies1.21.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.14indirect
npmtinypool1.1.1indirect
npmtinyrainbow2.0.0indirect
npmtinyspy4.0.3indirect
npmto-regex-range5.0.1indirect
npmtr460.0.3indirect
npmtree-dump1.0.2indirect
npmtslib2.8.1indirect
npmtypescript6.0.3indirect
npmufo1.5.4indirect
npmunbuild3.6.0indirect
npmundici-types6.21.0indirect
npmuniversalify0.1.2indirect
npmuntyped2.0.0indirect
npmupdate-browserslist-db1.1.3indirect
npmutil-deprecate1.0.2indirect
npmvite7.0.6indirect
npmvite-node3.2.4indirect
npmvitest3.2.4indirect
npmvitest^3.2.4indirect
npmvitest-ansi-serializer0.1.2indirect
npmvitest-ansi-serializer^0.1.2indirect
npmwalk-up-path4.0.0indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmzod3.22.4indirect
npmzod-validation-error3.4.0indirect
Dependency advisories 0

Installing npm:@clack/core@1.4.3 pulls in 4 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.31.0 — full methodology · metrics wiki.

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