Public record
Software health reportschema 0.11.0 · metrics 2.10.0 · 2026-07-17 08:51 UTC

lambdaclass / cairo-vm

cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.

Rust · CairoApache-2.0★ 0 stars⑂ 0 forkssince Mar 2026forkView on GitHub ↗
KindLibraryNetwork serviceCommand-line toolhow this is determined

lambdaclass/cairo-vm holds a health index of 38 out of 100, placing it in the Weak band. It scores highest on Sustainability & Governance (62/100) and lowest on Vitality (27/100). It was last updated 98 days ago. 3 contributors account for most of its recent work.

38
overall / 100
Weak

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.

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

Ownership

LambdaclassOrganization
779 followers415 public repossince Jan 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iofuzzerpoints to another repo — not scored0.0.2421360 days ago
crates.iocairo-vm3.2.077,581632 days agocairostarknetvm

Metrics by category

Vitality

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

27At Risk · 21% of overall
How it's scored
9.9/36Push recencylast push 98 days ago
17.3/36Commit cadence25/52 weeks with commits
18/18Commit volume114 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year114
human_commit_share
days_since_last_push98
active_weeks_last_year25
How it's scored
0/27Ships releasesno releases published
0/36Release recencyno releases
0/27Release cadenceno releases
0/10OpenSSF Scorecard: Signed-Releasesno 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?

30At 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
0/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_readmeno
has_licenseno
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
65.2/80Monthly downloads77,581 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagescairo-vm
dependents
ecosystemscrates
total_downloads1,984,942
monthly_downloads77,581
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?

62Moderate · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
15.7/22.5Commit distributiontop contributor authored 30% of commits
13.5/13.5Contributor breadth100 contributors
10/10OpenSSF Scorecard: Contributorsproject has 16 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled100
top_contributor_share0.3
How it's scored
0/42Issue resolutionno issues or no data
0/30PR acceptanceno decided pull requests or no data
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_prs0
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
20.8/25Owner reach779 followers of lambdaclass
25/25Track record415 public repos, account ~12 yr old
Inputs used
followers779
owner_typeOrganization
is_verified
owner_loginlambdaclass
public_repos415
account_age_days4,551
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on crates
35/35Publish recencylatest publish 2 days ago
20/20Version history63 published versions
0/20Not deprecatedcairo-vm: deprecated/yanked on the registry
Inputs used
packagescairo-vm
ecosystemscrates
any_deprecatedyes
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 19% of overall
How it's scored
24/24CI workflows14 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://lambdaclass.github.io/cairo-vm
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://lambdaclass.github.io/cairo-vm
docs_sitehttps://lambdaclass.github.io/cairo-vm
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

29At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
0/2.5CI-Testsno data
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 16 contributing companies or organizations
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
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): CI-Tests, Packaging, 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.

51Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrapMakefile, cairo1-run/Makefile, examples/custom_hint/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, cairo1-run/Makefile, examples/custom_hint/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeRust (statically typed)
52.6/55Manageable file sizes7/163 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes215,238
source_files_sampled163
oversized_source_files7
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

0GitHub stars
100contributors
114commits, last 12 months
98days since last push
0releases
3bus factor
0open issues
crates.io, PyPIpackage ecosystems

Data collection warnings

  • Community profile unavailable
  • Could not fetch crates package 'cairo-vm-cli' from its registry
  • Could not fetch crates package 'cairo-vm-tracer' from its registry
  • Could not fetch crates package 'cairo1-run' from its registry
  • crates package 'fuzzer' points at a different repository (https://github.com/Eveheeero/debugger); excluded from ecosystem scoring
  • Could not fetch crates package 'hint_accountant' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 2.9 / 10
2.9aggregate

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-07-17 08:50 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 16 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities17 existing vulnerabilities detected
Direct dependencies 68
RegistryPackageVersion constraintManifest
crates.iocairo-vmcairo-vm-cli/Cargo.toml
crates.iocairo-vm-tracercairo-vm-cli/Cargo.toml
crates.ioclap4.3.10cairo-vm-cli/Cargo.toml
crates.iomimalloc0.1.37cairo-vm-cli/Cargo.toml
crates.iothiserrorcairo-vm-cli/Cargo.toml
crates.iocairo-vmcairo-vm-tracer/Cargo.toml
crates.iothiserrorcairo-vm-tracer/Cargo.toml
crates.ionum-bigintcairo-vm-tracer/Cargo.toml
crates.ionum-traitscairo-vm-tracer/Cargo.toml
crates.ioaxum0.6.18cairo-vm-tracer/Cargo.toml
crates.iotokio1.28.2cairo-vm-tracer/Cargo.toml
crates.ioserdecairo-vm-tracer/Cargo.toml
crates.iotower-http0.4.0cairo-vm-tracer/Cargo.toml
crates.iotracing0.1.37cairo-vm-tracer/Cargo.toml
crates.iotracing-subscriber0.3.17cairo-vm-tracer/Cargo.toml
crates.ioinclude_dir0.7.3cairo-vm-tracer/Cargo.toml
crates.iomime_guess2.0.4cairo-vm-tracer/Cargo.toml
crates.iocairo-vmcairo1-run/Cargo.toml
crates.ioserde_jsoncairo1-run/Cargo.toml
crates.iocairo-lang-sierra-type-size2.12.0-dev.0cairo1-run/Cargo.toml
crates.iocairo-lang-sierra-to-casmcairo1-run/Cargo.toml
crates.iocairo-lang-compilercairo1-run/Cargo.toml
crates.iocairo-lang-sierracairo1-run/Cargo.toml
crates.iocairo-lang-utilscairo1-run/Cargo.toml
crates.iocairo-lang-casmcairo1-run/Cargo.toml
crates.ioitertools0.11.0cairo1-run/Cargo.toml
crates.ioclap4.3.10cairo1-run/Cargo.toml
crates.iothiserrorcairo1-run/Cargo.toml
crates.ioassert_matches1.5.0cairo1-run/Cargo.toml
crates.iorstest0.17.0cairo1-run/Cargo.toml
crates.ionum-traits0.2cairo1-run/Cargo.toml
crates.ionum-bigintcairo1-run/Cargo.toml
crates.ioarbitrary1.3.0fuzzer/Cargo.toml
crates.iocairo-vmfuzzer/Cargo.toml
crates.iohonggfuzz=0.5.58fuzzer/Cargo.toml
crates.ioserde1.0.180fuzzer/Cargo.toml
crates.ioserde_json1.0.104fuzzer/Cargo.toml
crates.iocairo-vmhint_accountant/Cargo.toml
crates.ioserdehint_accountant/Cargo.toml
crates.ioserde_json1.0hint_accountant/Cargo.toml
crates.iozip0.6.6vm/Cargo.toml
crates.ionum-bigintvm/Cargo.toml
crates.iorandvm/Cargo.toml
crates.ionum-traitsvm/Cargo.toml
crates.ionum-integervm/Cargo.toml
crates.ioserdevm/Cargo.toml
crates.ioserde_jsonvm/Cargo.toml
crates.iostarknet-cryptovm/Cargo.toml
crates.iosha3vm/Cargo.toml
crates.iotracingvm/Cargo.toml
crates.ioindocvm/Cargo.toml
crates.iolazy_staticvm/Cargo.toml
crates.ionomvm/Cargo.toml
crates.iosha2vm/Cargo.toml
crates.iogeneric-arrayvm/Cargo.toml
crates.iokeccakvm/Cargo.toml
crates.ioanyhowvm/Cargo.toml
crates.iothiserrorvm/Cargo.toml
crates.iostarknet-types-core0.2.4vm/Cargo.toml
crates.iorust_decimal1.35.0vm/Cargo.toml
crates.ionum-prime0.4.3vm/Cargo.toml
crates.iobitvecvm/Cargo.toml
crates.iocairo-lang-starknet-classesvm/Cargo.toml
crates.iocairo-lang-casmvm/Cargo.toml
crates.ioark-ffvm/Cargo.toml
crates.ioark-stdvm/Cargo.toml
crates.ioarbitraryvm/Cargo.toml
crates.ioclap4.3.10vm/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.11.0 — full methodology · metrics wiki.

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