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

thekevinscott / dirsql

Turn a filesystem into a database

Rust · Python · TypeScriptMIT★ 0 stars⑂ 0 forkssince Apr 2026View on GitHub ↗
KindLibraryCommand-line toolNetwork servicePluginhow this is determined

thekevinscott/dirsql holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (86/100) and lowest on Community & Adoption (34/100). It was last updated today. 2 contributors account for most of its recent work.

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

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

Ownership

Kevin ScottPersonal account
257 followers215 public repossince Nov 2009

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
crates.iodirsql0.4.258471610 days ago
npmdirsql0.4.295,8601840 days ago
PyPIdirsql0.4.3012,382830 days agosqlfilesystemdirectorysqliteindex
PyPIdirsql-plugin-embeddings0.1.171,701189 days ago

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
13.2/36Commit cadence19/52 weeks with commits
18/18Commit volume1,225 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,225
human_commit_share1
days_since_last_push0
active_weeks_last_year19

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~0.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagdirsql-npm-v0.4.29
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases0.1
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?

34At Risk · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars0
watchers0
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_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
51/80Monthly downloads6,707 downloads/month across crates, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesdirsql, dirsql
dependents
ecosystemscrates, npm
total_downloads3,124
monthly_downloads6,707
unverified_packages_excludeddirsql, dirsql-plugin-embeddings
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?

73Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
12.9/22.5Commit distributiontop contributor authored 43% of commits
4.1/13.5Contributor breadth3 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor2
contributors_sampled3
top_contributor_share0.426
How it's scored
41.7/42Issue resolution99% of issues closed
24.9/30PR acceptance466/561 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs466
open_issues3
closed_issues437
prs_merged_7d27
prs_decided_7d35
prs_merged_30d29
prs_decided_30d60
issue_closed_ratio0.993
closed_unmerged_prs95
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
17.3/25Owner reach257 followers of thekevinscott
25/25Track record215 public repos, account ~16 yr old
Inputs used
followers257
owner_typeUser
is_verified
owner_loginthekevinscott
public_repos215
account_age_days6,128
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on crates, npm, pypi
35/35Publish recencylatest publish 0 days ago
20/20Version history184 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdirsql, dirsql, dirsql, dirsql-plugin-embeddings
ecosystemscrates, npm, pypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows14 workflow(s)
24/24Tests present
16/16Linter configbiome.json, packages/python/Cargo.toml ([lints]), packages/python/pyproject.toml ([tool.ruff]), packages/rust/Cargo.toml ([lints])
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests5 out of 5 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://thekevinscott.github.io/dirsql/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://thekevinscott.github.io/dirsql/
docs_sitehttps://thekevinscott.github.io/dirsql/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

54Moderate · 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-Tests5 out of 5 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
7.5/7.5Code-Reviewall changesets reviewed
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities31 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.4
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.

86Excellent · 4% of overall
How it's scored
45/45Agent instructions.claude/CLAUDE.md, AGENTS.md, docs/.claude/CLAUDE.md, docs/AGENTS.md, notes/agents.md
0/15Machine-readable docs (llms.txt)
37.9/40Legible commit history71 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.71
agent_instruction_files.claude/CLAUDE.md, AGENTS.md, docs/.claude/CLAUDE.md, docs/AGENTS.md, notes/agents.md
agent_instruction_max_bytes37,219
How it's scored
18/18One-command bootstrapjustfile
22/22Automated tests
11/11Lint / format configbiome.json, packages/python/Cargo.toml ([lints]), packages/python/pyproject.toml ([tool.ruff]), packages/rust/Cargo.toml ([lints])
11/11Static type checkingpackages/python/dirsql/py.typed, packages/ts/tsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice29 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, pnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_filesjustfile
has_devcontainerno
has_linter_configyes
typecheck_configspackages/python/dirsql/py.typed, packages/ts/tsconfig.json
agent_commit_share0.29
toolchain_manifestsCargo.toml, packages/python/Cargo.toml, packages/rust/Cargo.toml, packages/rust/tests/fixtures/testext/Cargo.toml, packages/ts/napi/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeRust (statically typed)
54.7/55Manageable file sizes2/337 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes152,041
source_files_sampled337
oversized_source_files2

Key facts

0GitHub stars
3contributors
1,225commits, last 12 months
0days since last push
100releases
2bus factor
3open issues
crates.io, npmpackage ecosystems

Data collection warnings

  • Could not fetch crates package 'dirsql-py-ext' from its registry
  • Could not fetch pypi package 'dirsql-github-checks' from its registry
  • Could not fetch pypi package 'dirsql-distcheck' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index crates:dirsql@0.4.25; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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 13:11 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities31 existing vulnerabilities detected
Direct dependencies 33
RegistryPackageVersion constraintManifest
PyPIclick>=8.1internals/checks/pyproject.toml
PyPIpyyaml>=6internals/checks/pyproject.toml
PyPIclick>=8.1internals/distcheck/pyproject.toml
crates.iodirsqlpackages/python/Cargo.toml
crates.iopyo30.28packages/python/Cargo.toml
PyPItomli>=2packages/python/pyproject.toml
PyPIbin-shim>=0.1packages/python/pyproject.toml
crates.ioaxum0.8packages/rust/Cargo.toml
crates.ioblake31packages/rust/Cargo.toml
crates.ioclap4packages/rust/Cargo.toml
crates.iofutures0.3packages/rust/Cargo.toml
crates.iofutures-channelpackages/rust/Cargo.toml
crates.ioglobset0.4packages/rust/Cargo.toml
crates.ioignore0.4packages/rust/Cargo.toml
crates.ionotify7packages/rust/Cargo.toml
crates.ioreedline0.49packages/rust/Cargo.toml
crates.iorusqlite0.34packages/rust/Cargo.toml
crates.ioserdepackages/rust/Cargo.toml
crates.ioserde_jsonpackages/rust/Cargo.toml
crates.ioshlex1packages/rust/Cargo.toml
crates.iothiserrorpackages/rust/Cargo.toml
crates.iotokiopackages/rust/Cargo.toml
crates.iotokio-stream0.1packages/rust/Cargo.toml
crates.iotoml0.8packages/rust/Cargo.toml
crates.iowalkdir2packages/rust/Cargo.toml
npmbin-shim^0.2.0packages/ts/package.json
npmsmol-toml^1.6.1packages/ts/package.json
PyPIdirsqlplugins/dirsql-plugin-embeddings/pyproject.toml
PyPIsqlite-vec>=0.1plugins/dirsql-plugin-embeddings/pyproject.toml
PyPImodel2vec>=0.6plugins/dirsql-plugin-embeddings/pyproject.toml
PyPIcachetta>=0.7plugins/dirsql-plugin-embeddings/pyproject.toml
PyPItqdm>=4plugins/dirsql-plugin-embeddings/pyproject.toml
PyPIclick>=8plugins/dirsql-plugin-embeddings/pyproject.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

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 statisticscrates.io, npm, PyPI.