Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-06 11:50 UTC

EffortlessMetrics / tokmd

Code intelligence for humans, machines, and LLMs: receipts, metrics, and insights from your codebase.

RustApache-2.0★ 5 stars⑂ 2 forkssince Jan 2026View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

EffortlessMetrics/tokmd holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Vitality (85/100) and lowest on Security (51/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

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

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

Ownership

EffortlessMetricsOrganization
7 followers75 public repossince Mar 2024

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

Package ecosystems

Metrics by category

Vitality

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

85Excellent · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
16.6/36Commit cadence24/52 weeks with commits
18/18Commit volume2,239 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year2,239
human_commit_share1
days_since_last_push1
active_weeks_last_year24
How it's scored
27/27Ships releases22 releases published
36/36Release recencylatest release 1 days ago
27/27Release cadencea release every ~8.6 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count22
latest_release_tagv1.15.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases8.6

Community & Adoption

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

54Moderate · 17% of overall
How it's scored
9.8/60Stars5 stars
0/25Forks2 forks
0/15Watchers0 watchers
Inputs used
forks2
stars5
watchers0
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_badges7
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io, github.com, shields.io
has_pull_request_templateyes
How it's scored
56.9/80Monthly downloads18,408 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagestokmd, tokmd-git, tokmd-core, tokmd-gate, tokmd-scan, tokmd-wasm, tokmd-model
dependents
ecosystemscrates
total_downloads57,288
monthly_downloads18,408
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?

56Moderate · 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
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
29.8/42Issue resolution71% of issues closed
19.1/30PR acceptance1,754/2,761 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/10 approved changesets -- score normalized to 0
Inputs used
merged_prs1,754
open_issues30
closed_issues73
prs_merged_7d0
prs_decided_7d60
prs_merged_30d0
prs_decided_30d60
issue_closed_ratio0.709
closed_unmerged_prs1,007
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 domainverified-domain status not read for this organization
6.5/25Owner reach7 followers of EffortlessMetrics
17.7/25Track record75 public repos, account ~2 yr old
Inputs used
followers7
owner_typeOrganization
is_verified
owner_loginEffortlessMetrics
public_repos75
account_age_days864
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable7 package(s) on crates
35/35Publish recencylatest publish 1 days ago
20/20Version history17 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagestokmd, tokmd-git, tokmd-core, tokmd-gate, tokmd-scan, tokmd-wasm, tokmd-model
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows28 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://github.com/EffortlessMetrics/tokmd
10/10Repository description
10/10Topics19 topics
0/10Wiki
Inputs used
topicsci, cli, code-metrics, code-statistics, csv, devex, github-actions, jsonl, llm, llmops, loc, markdown, monorepo, repository-analysis, rust, tokei, sloc, tsv, ai-tools
has_wikino
homepagehttps://github.com/EffortlessMetrics/tokmd
docs_sitehttps://github.com/EffortlessMetrics/tokmd
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

51Moderate · 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-Tests10 out of 10 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/10 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflowdangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.1

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.

82Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md, GEMINI.md, crates/tokmd-analysis-types/CLAUDE.md, crates/tokmd-analysis/CLAUDE.md, crates/tokmd-core/CLAUDE.md, crates/tokmd-envelope/CLAUDE.md, crates/tokmd-format/CLAUDE.md, crates/tokmd-gate/CLAUDE.md, crates/tokmd-git/CLAUDE.md, crates/tokmd-model/CLAUDE.md, crates/tokmd-scan/CLAUDE.md, crates/tokmd-sensor/CLAUDE.md, crates/tokmd-types/CLAUDE.md, crates/tokmd/CLAUDE.md
0/15Machine-readable docs (llms.txt)
38.9/40Legible commit history73 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.73
agent_instruction_filesAGENTS.md, CLAUDE.md, GEMINI.md, crates/tokmd-analysis-types/CLAUDE.md, crates/tokmd-analysis/CLAUDE.md, crates/tokmd-core/CLAUDE.md, crates/tokmd-envelope/CLAUDE.md, crates/tokmd-format/CLAUDE.md, crates/tokmd-gate/CLAUDE.md, crates/tokmd-git/CLAUDE.md, crates/tokmd-model/CLAUDE.md, crates/tokmd-scan/CLAUDE.md, crates/tokmd-sensor/CLAUDE.md, crates/tokmd-types/CLAUDE.md, crates/tokmd/CLAUDE.md
agent_instruction_max_bytes15,122
How it's scored
18/18One-command bootstrapJustfile
22/22Automated tests
0/11Lint / format config
11/11Static type checkingcrates/tokmd-python/python/tokmd/py.typed
10/10Reproducible environmentDockerfile, Nix, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixyes
has_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesJustfile
has_devcontainerno
has_linter_configno
typecheck_configscrates/tokmd-python/python/tokmd/py.typed
agent_commit_share0
toolchain_manifestsCargo.toml, crates/tokmd-analysis-types/Cargo.toml, crates/tokmd-analysis/Cargo.toml, crates/tokmd-cockpit/Cargo.toml, crates/tokmd-core/Cargo.toml, crates/tokmd-envelope/Cargo.toml, crates/tokmd-format/Cargo.toml, crates/tokmd-gate/Cargo.toml, crates/tokmd-git/Cargo.toml, crates/tokmd-io-port/Cargo.toml, crates/tokmd-model/Cargo.toml, crates/tokmd-node/Cargo.toml, crates/tokmd-python/Cargo.toml, crates/tokmd-scan/Cargo.toml, crates/tokmd-sensor/Cargo.toml, crates/tokmd-settings/Cargo.toml, crates/tokmd-types/Cargo.toml, crates/tokmd-wasm/Cargo.toml, crates/tokmd/Cargo.toml, crates/tokmd/tests/data/Cargo.toml, fuzz/Cargo.toml, vendor/home-0.5.12/Cargo.toml, xtask/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeRust (statically typed)
54.7/55Manageable file sizes7/1,375 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes131,889
source_files_sampled1,375
oversized_source_files7
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

5GitHub stars
1contributors
2,239commits, last 12 months
1days since last push
22releases
1bus factor
30open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'xtask' points at a different repository (https://github.com/arcboxlabs/xtask); excluded from ecosystem scoring
  • Could not fetch crates package 'tokmd-node' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

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

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.

111222212026-032026-032026-03
OpenSSF Scorecard 5.1 / 10
5.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-06 11:50 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests10 out of 10 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/10 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 145
RegistryPackageVersion constraintManifest
crates.ioanyhow1.0.101xtask/Cargo.toml
crates.ioblake3xtask/Cargo.toml
crates.ioclap4.6.0xtask/Cargo.toml
crates.ioserdextask/Cargo.toml
crates.iotoml1.1.2xtask/Cargo.toml
crates.iocargo_metadata0.23.1xtask/Cargo.toml
crates.iojsonschema0.46.5xtask/Cargo.toml
crates.iopetgraph0.8.3xtask/Cargo.toml
crates.iochrono0.4xtask/Cargo.toml
crates.ioglobset0.4.18xtask/Cargo.toml
crates.iosemver1xtask/Cargo.toml
crates.ioserde_json1xtask/Cargo.toml
crates.iosyn2.0.117xtask/Cargo.toml
crates.ioproc-macro21xtask/Cargo.toml
crates.ioquote1xtask/Cargo.toml
crates.iowalkdir2xtask/Cargo.toml
crates.iotokmd-corextask/Cargo.toml
crates.iotokmd-analysisxtask/Cargo.toml
crates.iotokmd-analysis-typesxtask/Cargo.toml
crates.ioserdecrates/tokmd-analysis-types/Cargo.toml
crates.ioserde_jsoncrates/tokmd-analysis-types/Cargo.toml
crates.iotokmd-envelopecrates/tokmd-analysis-types/Cargo.toml
crates.iotokmd-typescrates/tokmd-analysis-types/Cargo.toml
crates.ioanyhowcrates/tokmd-analysis/Cargo.toml
crates.ioblake3crates/tokmd-analysis/Cargo.toml
crates.ioserde_jsoncrates/tokmd-analysis/Cargo.toml
crates.ioglobset0.4.18crates/tokmd-analysis/Cargo.toml
crates.ioregex1.12.3crates/tokmd-analysis/Cargo.toml
crates.iorustc-hash2crates/tokmd-analysis/Cargo.toml
crates.iotree-sitter0.26.9crates/tokmd-analysis/Cargo.toml
crates.iotree-sitter-python0.25.0crates/tokmd-analysis/Cargo.toml
crates.iotree-sitter-rust0.24.2crates/tokmd-analysis/Cargo.toml
crates.iotree-sitter-typescript0.23.2crates/tokmd-analysis/Cargo.toml
crates.iotokmd-analysis-typescrates/tokmd-analysis/Cargo.toml
crates.iotokmd-formatcrates/tokmd-analysis/Cargo.toml
crates.iotokmd-scancrates/tokmd-analysis/Cargo.toml
crates.iotokmd-typescrates/tokmd-analysis/Cargo.toml
crates.iotokmd-gitcrates/tokmd-analysis/Cargo.toml
crates.ioanyhowcrates/tokmd-cockpit/Cargo.toml
crates.ioblake3crates/tokmd-cockpit/Cargo.toml
crates.ioignore0.4.23crates/tokmd-cockpit/Cargo.toml
crates.ioserdecrates/tokmd-cockpit/Cargo.toml
crates.ioserde_jsoncrates/tokmd-cockpit/Cargo.toml
crates.iotime0.3.41crates/tokmd-cockpit/Cargo.toml
crates.iotokmd-analysiscrates/tokmd-cockpit/Cargo.toml
crates.iotokmd-analysis-typescrates/tokmd-cockpit/Cargo.toml
crates.iotokmd-envelopecrates/tokmd-cockpit/Cargo.toml
crates.iotokmd-typescrates/tokmd-cockpit/Cargo.toml
crates.iotokmd-gitcrates/tokmd-cockpit/Cargo.toml
crates.ioanyhowcrates/tokmd-core/Cargo.toml
crates.iobase640.22.1crates/tokmd-core/Cargo.toml
crates.ioserdecrates/tokmd-core/Cargo.toml
crates.ioserde_jsoncrates/tokmd-core/Cargo.toml
crates.iotokmd-formatcrates/tokmd-core/Cargo.toml
crates.iotokmd-settingscrates/tokmd-core/Cargo.toml
crates.iotokmd-modelcrates/tokmd-core/Cargo.toml
crates.iotokmd-scancrates/tokmd-core/Cargo.toml
crates.iotokmd-typescrates/tokmd-core/Cargo.toml
crates.iotokmd-analysiscrates/tokmd-core/Cargo.toml
crates.iotokmd-analysis-typescrates/tokmd-core/Cargo.toml
crates.iotokmd-cockpitcrates/tokmd-core/Cargo.toml
crates.iotokmd-gitcrates/tokmd-core/Cargo.toml
crates.ioblake31.8.4crates/tokmd-envelope/Cargo.toml
crates.ioserdecrates/tokmd-envelope/Cargo.toml
crates.ioserde_jsoncrates/tokmd-envelope/Cargo.toml
crates.ioanyhowcrates/tokmd-format/Cargo.toml
crates.iocsv1.4.0crates/tokmd-format/Cargo.toml
crates.ioblake3crates/tokmd-format/Cargo.toml
crates.ioserdecrates/tokmd-format/Cargo.toml
crates.ioserde_jsoncrates/tokmd-format/Cargo.toml
crates.iomidly0.5.3crates/tokmd-format/Cargo.toml
crates.iotime0.3.47crates/tokmd-format/Cargo.toml
crates.iouuid1.23crates/tokmd-format/Cargo.toml
crates.iotokmd-analysis-typescrates/tokmd-format/Cargo.toml
crates.iotokmd-settingscrates/tokmd-format/Cargo.toml
crates.iotokmd-typescrates/tokmd-format/Cargo.toml
crates.ioserdecrates/tokmd-gate/Cargo.toml
crates.ioserde_jsoncrates/tokmd-gate/Cargo.toml
crates.iotoml1.1.2crates/tokmd-gate/Cargo.toml
crates.ioanyhowcrates/tokmd-git/Cargo.toml
crates.iotokmd-typescrates/tokmd-git/Cargo.toml
crates.iozip8.6.0crates/tokmd-io-port/Cargo.toml
crates.ioserdecrates/tokmd-model/Cargo.toml
crates.iotokei14.0.0crates/tokmd-model/Cargo.toml
crates.iotokmd-typescrates/tokmd-model/Cargo.toml
crates.ionapi3crates/tokmd-node/Cargo.toml
crates.ionapi-derive3crates/tokmd-node/Cargo.toml
crates.iotokio1crates/tokmd-node/Cargo.toml
crates.ioserde_jsoncrates/tokmd-node/Cargo.toml
crates.ioserdecrates/tokmd-node/Cargo.toml
crates.iotokmd-corecrates/tokmd-node/Cargo.toml
crates.iotokmd-envelopecrates/tokmd-node/Cargo.toml
crates.iopyo30.29.0crates/tokmd-python/Cargo.toml
crates.ioserde_jsoncrates/tokmd-python/Cargo.toml
crates.iotokmd-corecrates/tokmd-python/Cargo.toml
crates.iotokmd-envelopecrates/tokmd-python/Cargo.toml
crates.ioanyhowcrates/tokmd-scan/Cargo.toml
crates.ioignore0.4.25crates/tokmd-scan/Cargo.toml
crates.iotempfilecrates/tokmd-scan/Cargo.toml
crates.iotokei14.0.0crates/tokmd-scan/Cargo.toml
crates.iotokmd-io-portcrates/tokmd-scan/Cargo.toml
crates.iotokmd-settingscrates/tokmd-scan/Cargo.toml
crates.iotokmd-typescrates/tokmd-scan/Cargo.toml
crates.ioanyhowcrates/tokmd-sensor/Cargo.toml
crates.ioserdecrates/tokmd-sensor/Cargo.toml
crates.iotokmd-envelopecrates/tokmd-sensor/Cargo.toml
crates.iotokmd-settingscrates/tokmd-sensor/Cargo.toml
crates.iotokmd-scancrates/tokmd-sensor/Cargo.toml
crates.iotokmd-modelcrates/tokmd-sensor/Cargo.toml
crates.iotokmd-typescrates/tokmd-sensor/Cargo.toml
crates.ioserdecrates/tokmd-settings/Cargo.toml
crates.ioserde_jsoncrates/tokmd-settings/Cargo.toml
crates.iotoml1.1crates/tokmd-settings/Cargo.toml
crates.iotokmd-typescrates/tokmd-settings/Cargo.toml
crates.ioserdecrates/tokmd-types/Cargo.toml
crates.iojs-sys0.3.91crates/tokmd-wasm/Cargo.toml
crates.ioserde_jsoncrates/tokmd-wasm/Cargo.toml
crates.iotokmd-corecrates/tokmd-wasm/Cargo.toml
crates.iotokmd-envelopecrates/tokmd-wasm/Cargo.toml
crates.iowasm-bindgen0.2.114crates/tokmd-wasm/Cargo.toml
crates.ioanyhowcrates/tokmd/Cargo.toml
crates.ioclap4.6.0crates/tokmd/Cargo.toml
crates.iotokmd-analysiscrates/tokmd/Cargo.toml
crates.iotokmd-analysis-typescrates/tokmd/Cargo.toml
crates.iotokmd-modelcrates/tokmd/Cargo.toml
crates.iotokmd-envelopecrates/tokmd/Cargo.toml
crates.iotokmd-scancrates/tokmd/Cargo.toml
crates.iotokmd-settingscrates/tokmd/Cargo.toml
crates.iotokmd-corecrates/tokmd/Cargo.toml
crates.iotokmd-formatcrates/tokmd/Cargo.toml
crates.iotokmd-typescrates/tokmd/Cargo.toml
crates.iotokmd-cockpitcrates/tokmd/Cargo.toml
crates.iotokmd-gitcrates/tokmd/Cargo.toml
crates.ioclap_complete4.6.5crates/tokmd/Cargo.toml
crates.iodialoguer0.12.0crates/tokmd/Cargo.toml
crates.ioconsole0.16.3crates/tokmd/Cargo.toml
crates.iotoml1.1.2crates/tokmd/Cargo.toml
crates.ioindicatif0.18.4crates/tokmd/Cargo.toml
crates.iodirs6.0.0crates/tokmd/Cargo.toml
crates.ioserde_jsoncrates/tokmd/Cargo.toml
crates.iotokmd-gatecrates/tokmd/Cargo.toml
crates.ioserdecrates/tokmd/Cargo.toml
crates.ioblake3crates/tokmd/Cargo.toml
crates.iotime0.3.47crates/tokmd/Cargo.toml
crates.iojsonschema0.46.5crates/tokmd/Cargo.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.31.0 — full methodology · metrics wiki.

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