Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 06:49 UTC

valkey-io / valkeymodule-rs

Rust valkey SDK for modules

Rust · CBSD-3-Clause★ 82 stars⑂ 27 forkssince Apr 2024View on GitHub ↗

valkey-io/valkeymodule-rs holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (68/100) and lowest on Vitality (33/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

53
overall / 100
Moderate

Software health index

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

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

Ownership

ValkeyOrganization
1,684 followers48 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
crates.iovalkey-module0.1.126,381151 day agopluginvalkeyapi-bindingsdatabase
crates.iovalkey-module-macros0.1.125,983121 day agopluginvalkeyapi-bindingsdatabase
crates.iovalkey-module-macros-internals0.1.126,386121 day agopluginvalkeyapi-bindingsdatabase

Metrics by category

Vitality

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

33At Risk · 21% of overall
How it's scored
36/36Push recency — last push 1 days ago
6.2/36Commit cadence — 9/52 weeks with commits
10/18Commit volume — 12 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year12
human_commit_share0.82
days_since_last_push1
active_weeks_last_year9
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
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?

53Moderate · 17% of overall
How it's scored
31/60Stars — 82 stars
11.8/25Forks — 27 forks
1.7/15Watchers — 3 watchers
Inputs used
forks27
stars82
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicescircleci.com, shields.io
has_pull_request_templateno
How it's scored
57/80Monthly downloads — 18,750 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesvalkey-module, valkey-module-macros, valkey-module-macros-internals
dependents
ecosystemscrates
total_downloads246,170
monthly_downloads18,750
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?

68Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
16.7/22.5Commit distribution — top contributor authored 26% of commits
13.5/13.5Contributor breadth — 34 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled34
top_contributor_share0.257
How it's scored
12.9/42Issue resolution — 31% of issues closed
15.9/30PR acceptance — 102/193 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-Review — Found 16/30 approved changesets -- score normalized to 5
Inputs used
merged_prs102
open_issues18
closed_issues8
prs_merged_7d3
prs_decided_7d4
prs_merged_30d3
prs_decided_30d4
issue_closed_ratio0.308
closed_unmerged_prs91
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 backing — organization-owned
0/20Verified domain
23.2/25Owner reach — 1,684 followers of valkey-io
17/25Track record — 48 public repos, account ~2 yr old
Inputs used
followers1,684
owner_typeOrganization
is_verified
owner_loginvalkey-io
public_repos48
account_age_days866

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 3 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 15 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesvalkey-module, valkey-module-macros, valkey-module-macros-internals
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

49Weak · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 27 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 27 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 16/30 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
3.8/7.5Vulnerabilities — 5 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: paste 1.0.15 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
37.2/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 666 days ago
Inputs used
sourceosv
advisories7
affected_packages5
assessed_packages114
unassessed_packages6
affected_by_severitymoderate 2, unknown 3
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 114 resolved dependencies against OSV. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. 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.

60Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 68 of 82 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.829
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, build/docker/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 18 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, build/docker/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, valkeymodule-rs-macros-internals/Cargo.toml, valkeymodule-rs-macros/Cargo.toml
dependency_bot_commit_share0.18
How it's scored
45/45Type-checkable code — Rust (statically typed)
53.1/55Manageable file sizes — 3/85 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes133,637
source_files_sampled85
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

82GitHub stars
34contributors
12commits, last 12 months
1days since last push
0releases
2bus factor
18open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:valkey-module@0.1.12; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 27 ⇿
0Stars
27Forks

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.

0510152025302612024-052025-052026-06

Each point covers 2 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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-05 06:49 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 27 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 16/30 approved changesets -- score normalized to 5
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
Direct dependencies 23
RegistryPackageVersion constraintManifest
crates.iobitflags2.8.0Cargo.toml
crates.iolibc0.2Cargo.toml
crates.ioenum-primitive-derive^0.1Cargo.toml
crates.ionum-traits^0.2Cargo.toml
crates.ioregex1Cargo.toml
crates.iostrum_macros0.26Cargo.toml
crates.iobacktrace0.3Cargo.toml
crates.iolinkme0.3Cargo.toml
crates.ioserde1Cargo.toml
crates.ionix0.26Cargo.toml
crates.iocfg-if1Cargo.toml
crates.iovalkey-module-macros-internals0.1.12Cargo.toml
crates.iolog0.4Cargo.toml
crates.iopaste1.0.15Cargo.toml
crates.iosyn1valkeymodule-rs-macros-internals/Cargo.toml
crates.ioquote1valkeymodule-rs-macros-internals/Cargo.toml
crates.iolazy_static1valkeymodule-rs-macros-internals/Cargo.toml
crates.ioproc-macro21valkeymodule-rs-macros-internals/Cargo.toml
crates.iosyn1.0valkeymodule-rs-macros/Cargo.toml
crates.ioquote1.0valkeymodule-rs-macros/Cargo.toml
crates.ioproc-macro21valkeymodule-rs-macros/Cargo.toml
crates.ioserde1valkeymodule-rs-macros/Cargo.toml
crates.ioserde_syn0.1.0valkeymodule-rs-macros/Cargo.toml
All dependencies 120

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

RegistryPackageVersionRelation
crates.iobacktrace0.3.73direct
crates.iobitflags1.3.2direct
crates.iobitflags2.8.0direct
crates.iocfg-if1.0.0direct
crates.ioenum-primitive-derive0.1.2direct
crates.iolazy_staticdirect
crates.iolazy_static1.5.0direct
crates.iolibc0.2.169direct
crates.iolinkme0.3.29direct
crates.iolog0.4.25direct
crates.ionix0.26.4direct
crates.ionum-traits0.1.43direct
crates.ionum-traits0.2.19direct
crates.iopaste1.0.15direct
crates.ioproc-macro2direct
crates.ioproc-macro21.0.79direct
crates.ioquotedirect
crates.ioquote0.3.15direct
crates.ioquote1.0.36direct
crates.ioregex1.11.1direct
crates.ioserdedirect
crates.ioserde1.0.210direct
crates.ioserde_syndirect
crates.ioserde_syn0.1.0direct
crates.iostrum_macros0.26.4direct
crates.iosyndirect
crates.iosyn0.11.11direct
crates.iosyn1.0.109direct
crates.iosyn2.0.58direct
crates.ioaddr2line0.22.0indirect
crates.ioadler1.0.2indirect
crates.ioaho-corasick1.1.3indirect
crates.ioandroid-tzdata0.1.1indirect
crates.ioandroid_system_properties0.1.5indirect
crates.ioanyhow1.0.95indirect
crates.ioarc-swap1.7.1indirect
crates.ioautocfg1.2.0indirect
crates.iobindgen0.70.1indirect
crates.iobumpalo3.19.0indirect
crates.iobytes1.10.0indirect
crates.iocc1.2.13indirect
crates.iocexpr0.6.0indirect
crates.iochrono0.4.41indirect
crates.ioclang-sys1.7.0indirect
crates.iocombine4.6.7indirect
crates.iocore-foundation-sys0.8.7indirect
crates.iocron0.15.0indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iodashmap6.1.0indirect
crates.ioeither1.10.0indirect
crates.ioform_urlencoded1.2.1indirect
crates.iogimli0.29.0indirect
crates.ioglob0.3.1indirect
crates.iohashbrown0.14.5indirect
crates.ioheck0.5.0indirect
crates.ioiana-time-zone0.1.63indirect
crates.ioiana-time-zone-haiku0.1.2indirect
crates.ioidna0.5.0indirect
crates.ioitertools0.13.0indirect
crates.ioitoa1.0.11indirect
crates.iojs-sys0.3.77indirect
crates.iolibloading0.8.3indirect
crates.iolinkme-impl0.3.29indirect
crates.iolock_api0.4.13indirect
crates.iomemchr2.7.2indirect
crates.iomemoffset0.7.1indirect
crates.iominimal-lexical0.2.1indirect
crates.iominiz_oxide0.7.2indirect
crates.ionom7.1.3indirect
crates.ionum-bigint0.4.6indirect
crates.ionum-integer0.1.46indirect
crates.ioobject0.36.0indirect
crates.ioonce_cell1.21.3indirect
crates.ioparking_lot_core0.9.11indirect
crates.iopercent-encoding2.3.1indirect
crates.iopin-utils0.1.0indirect
crates.ioprettyplease0.2.17indirect
crates.ioredis0.28.2indirect
crates.ioredox_syscall0.5.15indirect
crates.ioregex-automata0.4.8indirect
crates.ioregex-syntax0.8.5indirect
crates.iorustc-demangle0.1.24indirect
crates.iorustc-hash1.1.0indirect
crates.iorustversion1.0.15indirect
crates.ioryu1.0.17indirect
crates.ioscopeguard1.2.0indirect
crates.ioserde_derive1.0.210indirect
crates.iosha1_smol1.0.0indirect
crates.ioshlex1.3.0indirect
crates.iosmallvec1.15.1indirect
crates.iosocket20.5.7indirect
crates.iosynom0.11.3indirect
crates.iotinyvec1.6.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iounicode-bidi0.3.15indirect
crates.iounicode-ident1.0.12indirect
crates.iounicode-normalization0.1.23indirect
crates.iounicode-xid0.0.4indirect
crates.iourl2.5.0indirect
crates.iowasm-bindgen0.2.100indirect
crates.iowasm-bindgen-backend0.2.100indirect
crates.iowasm-bindgen-macro0.2.100indirect
crates.iowasm-bindgen-macro-support0.2.100indirect
crates.iowasm-bindgen-shared0.2.100indirect
crates.iowindows-core0.61.2indirect
crates.iowindows-implement0.60.0indirect
crates.iowindows-interface0.59.1indirect
crates.iowindows-link0.1.3indirect
crates.iowindows-result0.3.4indirect
crates.iowindows-strings0.4.2indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-targets0.52.4indirect
crates.iowindows_aarch64_gnullvm0.52.4indirect
crates.iowindows_aarch64_msvc0.52.4indirect
crates.iowindows_i686_gnu0.52.4indirect
crates.iowindows_i686_msvc0.52.4indirect
crates.iowindows_x86_64_gnu0.52.4indirect
crates.iowindows_x86_64_gnullvm0.52.4indirect
crates.iowindows_x86_64_msvc0.52.4indirect
crates.iowinnow0.6.26indirect
Dependency advisories 5

This repository publishes no package the index resolves, so its own dependency graph was assessed — 114 packages, which also include development and test pins that never ship: 5 carry known advisories, of which 1 are direct. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
bytes1.10.0indirectmoderate21.11.1
idna0.5.0indirectmoderate21.0.0
paste1.0.15directunknown1
adler1.0.2indirectunknown1
anyhow1.0.95indirectunknown11.0.103

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

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.5.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.