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

basou-dev / basou

Provenance layer for AI agent sessions — record, replay, and reason about Claude Code (and other agent) work.

TypeScriptApache-2.0★ 2 stars⑂ 0 forkssince May 2026View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

basou-dev/basou holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Engineering Quality (86/100) and lowest on Sustainability & Governance (45/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

73
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

73
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).

Ownership

BasouOrganization
2 followers1 public reposince Apr 2026

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@basou/cli0.37.07993818 days agoaiagentclisessionauditprovenancegitclaude-code
npm@basou/sdk0.37.07843818 days agoaiagentsdkprovenancebasou
npm@basou/core0.37.08413818 days agoaiagentsessionauditprovenancegitclaude-codejson-schema

Metrics by category

Vitality

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

80Excellent · 21% of overall
How it's scored
36/36Push recencylast push 5 days ago
9/36Commit cadence13/52 weeks with commits
18/18Commit volume297 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year297
human_commit_share1
days_since_last_push5
active_weeks_last_year13
How it's scored
27/27Ships releases37 releases published
36/36Release recencylatest release 18 days ago
27/27Release cadencea release every ~3.9 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count37
latest_release_tagv0.37.0
releases_from_tagsno
days_since_latest_release18
mean_days_between_releases3.9

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

47Weak · 17% of overall
How it's scored
0/60Stars2 stars
0/25Forks0 forks
0/15Watchers1 watchers
Inputs used
forks0
stars2
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
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_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
45.1/80Monthly downloads2,424 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@basou/cli, @basou/sdk, @basou/core
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,424
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?

45Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
8.4/42Issue resolution20% of issues closed
27.4/30PR acceptance170/186 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs170
open_issues4
closed_issues1
prs_merged_7d0
prs_decided_7d0
prs_merged_30d8
prs_decided_30d8
issue_closed_ratio0.2
closed_unmerged_prs16
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
30/30Ownership backingorganization-owned
0/20Verified domain
3.4/25Owner reach2 followers of basou-dev
2.8/25Track record1 public repos, account ~0 yr old
Inputs used
followers2
owner_typeOrganization
is_verifiedno
owner_loginbasou-dev
public_repos1
account_age_days119

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on npm
35/35Publish recencylatest publish 18 days ago
20/20Version history38 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@basou/cli, @basou/sdk, @basou/core
ecosystemsnpm
any_deprecatedno
min_days_since_publish18

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter configbiome.json
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_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://basou.dev
10/10Repository description
10/10Topics11 topics
0/10Wiki
Inputs used
topicsai-agent, audit, claude-code, cli, git, monorepo, nodejs, provenance, session, typescript, basou
has_wikino
homepagehttps://basou.dev
docs_sitehttps://basou.dev
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

62Moderate · 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
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 4 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.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
3/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.3
Excluded from scoring (no data or not applicable): Packaging. 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_packages12
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:@basou/cli@0.37.0 runtime dependency closure — what installing the published package pulls in — 12 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.

67Good · 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 history100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
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 checkingpackages/cli/tsconfig.json, packages/core/tsconfig.json, packages/sdk/tsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice70 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
6/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/cli/tsconfig.json, packages/core/tsconfig.json, packages/sdk/tsconfig.json
agent_commit_share0.7
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
53.7/55Manageable file sizes6/253 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes225,295
source_files_sampled253
oversized_source_files6

Key facts

2GitHub stars
1contributors
297commits, last 12 months
5days since last push
37releases
1bus factor
4open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'basou' from its registry

More detail

OpenSSF Scorecard 5.3 / 10
5.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-22 22:09 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
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
npm@basou/cliworkspace:*packages/basou/package.json
npm@basou/coreworkspace:*packages/cli/package.json
npmcommander^14.0.3packages/cli/package.json
npmsimple-git^3.36.0packages/core/package.json
npmulid^3.0.2packages/core/package.json
npmyaml^2.9.0packages/core/package.json
npmzod^4.4.3packages/core/package.json
npm@basou/coreworkspace:*packages/sdk/package.json
All dependencies 251

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

RegistryPackageVersionRelation
npmcommander14.0.3direct
npmcommander4.1.1direct
npmcommander^14.0.3direct
npmsimple-git3.36.0direct
npmsimple-git^3.36.0direct
npmulid3.0.2direct
npmulid^3.0.2direct
npmyaml2.9.0direct
npmyaml^2.9.0direct
npmzod4.4.3direct
npmzod^4.4.3direct
npm@ampproject/remapping2.3.0indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/types7.29.7indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@biomejs/biome2.4.16indirect
npm@biomejs/cli-darwin-arm642.4.16indirect
npm@biomejs/cli-darwin-x642.4.16indirect
npm@biomejs/cli-linux-arm642.4.16indirect
npm@biomejs/cli-linux-arm64-musl2.4.16indirect
npm@biomejs/cli-linux-x642.4.16indirect
npm@biomejs/cli-linux-x64-musl2.4.16indirect
npm@biomejs/cli-win32-arm642.4.16indirect
npm@biomejs/cli-win32-x642.4.16indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/aix-ppc640.27.7indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm0.27.7indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-arm640.27.7indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/android-x640.27.7indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-arm640.27.7indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/darwin-x640.27.7indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-arm640.27.7indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/freebsd-x640.27.7indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm0.27.7indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-arm640.27.7indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-ia320.27.7indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-loong640.27.7indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-mips64el0.27.7indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-ppc640.27.7indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-riscv640.27.7indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-s390x0.27.7indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/linux-x640.27.7indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-arm640.27.7indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/netbsd-x640.27.7indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-arm640.27.7indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openbsd-x640.27.7indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/openharmony-arm640.27.7indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/sunos-x640.27.7indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-arm640.27.7indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-ia320.27.7indirect
npm@esbuild/win32-x640.25.12indirect
npm@esbuild/win32-x640.27.7indirect
npm@isaacs/cliui8.0.2indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@kwsites/file-exists1.1.1indirect
npm@kwsites/promise-deferred1.1.1indirect
npm@pkgjs/parseargs0.11.0indirect
npm@rollup/rollup-android-arm-eabi4.60.2indirect
npm@rollup/rollup-android-arm644.60.2indirect
npm@rollup/rollup-darwin-arm644.60.2indirect
npm@rollup/rollup-darwin-x644.60.2indirect
npm@rollup/rollup-freebsd-arm644.60.2indirect
npm@rollup/rollup-freebsd-x644.60.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.2indirect
npm@rollup/rollup-linux-arm64-gnu4.60.2indirect
npm@rollup/rollup-linux-arm64-musl4.60.2indirect
npm@rollup/rollup-linux-loong64-gnu4.60.2indirect
npm@rollup/rollup-linux-loong64-musl4.60.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.2indirect
npm@rollup/rollup-linux-ppc64-musl4.60.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.2indirect
npm@rollup/rollup-linux-riscv64-musl4.60.2indirect
npm@rollup/rollup-linux-s390x-gnu4.60.2indirect
npm@rollup/rollup-linux-x64-gnu4.60.2indirect
npm@rollup/rollup-linux-x64-musl4.60.2indirect
npm@rollup/rollup-openbsd-x644.60.2indirect
npm@rollup/rollup-openharmony-arm644.60.2indirect
npm@rollup/rollup-win32-arm64-msvc4.60.2indirect
npm@rollup/rollup-win32-ia32-msvc4.60.2indirect
npm@rollup/rollup-win32-x64-gnu4.60.2indirect
npm@rollup/rollup-win32-x64-msvc4.60.2indirect
npm@simple-git/args-pathspec1.0.3indirect
npm@simple-git/argv-parser1.1.1indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/node25.9.2indirect
npm@vitest/coverage-v83.2.6indirect
npm@vitest/expect3.2.6indirect
npm@vitest/mocker3.2.6indirect
npm@vitest/pretty-format3.2.6indirect
npm@vitest/runner3.2.6indirect
npm@vitest/snapshot3.2.6indirect
npm@vitest/spy3.2.6indirect
npm@vitest/utils3.2.6indirect
npmacorn8.16.0indirect
npmajv8.20.0indirect
npmajv^8.17.1indirect
npmajv-formats3.0.1indirect
npmajv-formats^3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul0.3.12indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion2.1.1indirect
npmbrace-expansion5.0.6indirect
npmbundle-require5.1.0indirect
npmcac6.7.14indirect
npmchai5.3.3indirect
npmcheck-error2.1.3indirect
npmchokidar4.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconfbox0.1.8indirect
npmconsola3.4.2indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-eql5.0.2indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmes-module-lexer1.7.0indirect
npmesbuild0.25.12indirect
npmesbuild0.27.7indirect
npmestree-walker3.0.3indirect
npmexpect-type1.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-uri3.1.2indirect
npmfdir6.5.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmforeground-child3.3.1indirect
npmfsevents2.3.3indirect
npmglob10.5.0indirect
npmhas-flag4.0.0indirect
npmhtml-escaper2.0.2indirect
npmis-fullwidth-code-point3.0.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjoycon3.1.1indirect
npmjs-tokens10.0.0indirect
npmjs-tokens9.0.1indirect
npmjson-schema-traverse1.0.0indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmload-tsconfig0.2.5indirect
npmloupe3.2.1indirect
npmlru-cache10.4.3indirect
npmmagic-string0.30.21indirect
npmmagicast0.3.5indirect
npmmake-dir4.0.0indirect
npmminimatch10.2.5indirect
npmminimatch9.0.9indirect
npmminipass7.1.3indirect
npmmlly1.8.2indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.12indirect
npmobject-assign4.1.1indirect
npmpackage-json-from-dist1.0.1indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpathe2.0.3indirect
npmpathval2.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpirates4.0.7indirect
npmpkg-types1.3.1indirect
npmpostcss8.5.13indirect
npmpostcss-load-config6.0.1indirect
npmreaddirp4.1.2indirect
npmrequire-from-string2.0.2indirect
npmresolve-from5.0.0indirect
npmrollup4.60.2indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env3.10.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-literal3.1.0indirect
npmsucrase3.35.1indirect
npmsupports-color7.2.0indirect
npmtest-exclude7.0.2indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.16indirect
npmtinypool1.1.1indirect
npmtinyrainbow2.0.0indirect
npmtinyspy4.0.4indirect
npmtree-kill1.2.2indirect
npmts-interface-checker0.1.13indirect
npmtsup8.5.1indirect
npmtypescript6.0.3indirect
npmufo1.6.4indirect
npmundici-types7.24.6indirect
npmvite6.4.3indirect
npmvite-node3.2.4indirect
npmvitest3.2.6indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
Dependency advisories 0

Installing npm:@basou/cli@0.37.0 pulls in 12 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.