Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-14 20:11 UTC

broxus / tycho-vm

RustApache-2.0★ 4 stars⑂ 1 forksince Sep 2023View on GitHub ↗

broxus/tycho-vm holds a health index of 32 out of 100, placing it in the At Risk band. It scores highest on Sustainability & Governance (70/100) and lowest on Engineering Quality (28/100). It was last updated 47 days ago. A single contributor accounts for most of its recent work.

32
overall / 100
At Risk

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.

32
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 45 is calibrated to 42 on the published index scale (record calibration 2026-08-02). High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

BroxusOrganization · verified domain
106 followers220 public repossince Sep 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
crates.iotycho-vm0.3.72,1401047 days ago
crates.iotycho-disasm0.3.728847 days ago
crates.iotycho-vm-proc0.3.32,1136214 days ago
crates.iotycho-executor0.3.71,9971047 days ago

Metrics by category

Vitality

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

50Moderate · 21% of overall
How it's scored
18/36Push recencylast push 47 days ago
13.8/36Commit cadence20/52 weeks with commits
14.5/18Commit volume40 commits in the last year
4/10OpenSSF Scorecard: Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year40
human_commit_share1
days_since_last_push47
active_weeks_last_year20
How it's scored
16.2/27Ships releases1 version tags (no GitHub releases)
16.2/36Release recencylatest release 349 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagv0.3.0
releases_from_tagsyes
days_since_latest_release349
mean_days_between_releases
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?

38Weak · 17% of overall
How it's scored
7.7/60Stars4 stars
0/25Forks1 forks
5.3/15Watchers10 watchers
Inputs used
forks1
stars4
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
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
50.6/80Monthly downloads6,278 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagestycho-vm, tycho-disasm, tycho-vm-proc, tycho-executor
dependents
ecosystemscrates
total_downloads61,115
monthly_downloads6,278
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?

70Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
5.8/22.5Commit distributiontop contributor authored 74% of commits
6.8/13.5Contributor breadth5 contributors
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.742
How it's scored
33.6/42Issue resolution80% of issues closed
25.7/30PR acceptance18/21 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 4/27 approved changesets -- score normalized to 1
Inputs used
merged_prs18
open_issues1
closed_issues4
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.8
closed_unmerged_prs3
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
20/20Verified domain
14.6/25Owner reach106 followers of broxus
25/25Track record220 public repos, account ~6 yr old
Inputs used
followers106
owner_typeOrganization
is_verifiedyes
owner_loginbroxus
public_repos220
account_age_days2,551

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable4 package(s) on crates
35/35Publish recencylatest publish 47 days ago
20/20Version history10 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagestycho-vm, tycho-disasm, tycho-vm-proc, tycho-executor
ecosystemscrates
any_deprecatedno
min_days_since_publish47

Engineering Quality

Are baseline engineering and documentation practices in place?

28At Risk · 19% of overall
How it's scored
0/24CI workflows
0/24Tests present
16/16Linter configrustfmt.toml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.rs/tycho-vm
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_sitehttps://docs.rs/tycho-vm
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

31At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-ReviewFound 4/27 approved changesets -- score normalized to 1
2.5/2.5Contributorsproject has 4 contributing companies or organizations
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
3/7.5Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packagingno data
0/5Pinned-Dependenciesno data
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
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate4.1
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier31
security_posture_before_jurisdiction41
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 34.

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.

39Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11.2/40Legible commit history21 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.21
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapCargo.toml, disasm/Cargo.toml, executor/Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
11/11Lint / format configrustfmt.toml
11/11Static type checkingRust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, disasm/Cargo.toml, executor/Cargo.toml, fuzz/Cargo.toml, vm-proc/Cargo.toml, vm/Cargo.toml
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeRust (statically typed)
50.8/55Manageable file sizes4/53 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes117,108
source_files_sampled53
oversized_source_files4

Key facts

4GitHub stars
5contributors
40commits, last 12 months
47days since last push
1releases
1bus factor
1open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 4.1 / 10
4.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-09-14 20:11 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/27 approved changesets -- score normalized to 1
10Contributorsproject has 4 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 34
RegistryPackageVersion constraintManifest
crates.ioahashdisasm/Cargo.toml
crates.ioanyhowdisasm/Cargo.toml
crates.ionum-bigintdisasm/Cargo.toml
crates.ioserdedisasm/Cargo.toml
crates.iosmol_strdisasm/Cargo.toml
crates.iothiserrordisasm/Cargo.toml
crates.iotycho-typesdisasm/Cargo.toml
crates.iotycho-vmdisasm/Cargo.toml
crates.ioahashexecutor/Cargo.toml
crates.ioanyhowexecutor/Cargo.toml
crates.ionum-bigintexecutor/Cargo.toml
crates.iothiserrorexecutor/Cargo.toml
crates.iotycho-typesexecutor/Cargo.toml
crates.iotycho-vmexecutor/Cargo.toml
crates.ioquotevm-proc/Cargo.toml
crates.iosynvm-proc/Cargo.toml
crates.iodarlingvm-proc/Cargo.toml
crates.ioproc-macro2vm-proc/Cargo.toml
crates.ioahashvm/Cargo.toml
crates.ioanyhowvm/Cargo.toml
crates.ioarbitraryvm/Cargo.toml
crates.iobitflagsvm/Cargo.toml
crates.ioblake2vm/Cargo.toml
crates.iodyn-clonevm/Cargo.toml
crates.ionum-bigintvm/Cargo.toml
crates.ionum-integervm/Cargo.toml
crates.ionum-traitsvm/Cargo.toml
crates.iosha2vm/Cargo.toml
crates.iothiserrorvm/Cargo.toml
crates.iotl-protovm/Cargo.toml
crates.iotracingvm/Cargo.toml
crates.iotycho-cryptovm/Cargo.toml
crates.iotycho-typesvm/Cargo.toml
crates.iotycho-vm-procvm/Cargo.toml
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

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.