Public record
Software health reportschema 0.26.0 · metrics 2.10.0 · 2026-07-22 15:19 UTC

tailcallhq / gh-workflow

Write your github workflows in rust

RustApache-2.0★ 176 stars⑂ 26 forkssince Oct 2024View on GitHub ↗

tailcallhq/gh-workflow holds a health index of 19 out of 100, placing it in the Critical band. It scores highest on Vitality (90/100) and lowest on Security (32/100). It was last updated today. A single contributor accounts for most of its recent work.

19
overall / 100
Critical

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.

19
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 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02). A dependency reported as a malicious package applies a 35% multiplier to weighted overall health and gives it a Critical ceiling of 19.

Ownership

TailcallOrganization
108 followers38 public repossince Aug 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iogh-workflow0.9.011,547250 days agoactionsgeneratorgithubworkflow
crates.iogh-workflow-macros0.9.011,531180 days agoactionsgeneratorgithubworkflow
crates.iogh-workflow-tailcall0.9.0547190 days agoactionsgeneratorgithubworkflow

Metrics by category

Vitality

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

90Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
20.1/36Commit cadence29/52 weeks with commits
17.3/18Commit volume83 commits in the last year
10/10OpenSSF Scorecard: Maintained18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year83
human_commit_share0.33
days_since_last_push0
active_weeks_last_year29

Release discipline

100Exceptional
How it's scored
27/27Ships releases58 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~35.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count58
latest_release_tagv0.9.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases35.9
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?

55Moderate · 17% of overall
How it's scored
36.4/60Stars176 stars
11.7/25Forks26 forks
0/15Watchers2 watchers
Inputs used
forks26
stars176
watchers2
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_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
58.3/80Monthly downloads23,625 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgh-workflow, gh-workflow-macros, gh-workflow-tailcall
dependents
ecosystemscrates
total_downloads186,752
monthly_downloads23,625
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?

65Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2.8/22.5Commit distributiontop contributor authored 88% of commits
13.5/13.5Contributor breadth16 contributors
10/10OpenSSF Scorecard: Contributorsproject has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled16
top_contributor_share0.875
How it's scored
31.1/42Issue resolution74% of issues closed
19.6/30PR acceptance136/208 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 2/27 approved changesets -- score normalized to 0
Inputs used
merged_prs136
open_issues7
closed_issues20
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.741
closed_unmerged_prs72
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
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
14.6/25Owner reach108 followers of tailcallhq
19.4/25Track record38 public repos, account ~3 yr old
Inputs used
followers108
owner_typeOrganization
is_verified
owner_logintailcallhq
public_repos38
account_age_days1,427
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on crates
35/35Publish recencylatest publish 0 days ago
20/20Version history25 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgh-workflow, gh-workflow-macros, gh-workflow-tailcall
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.rs/gh-workflow/latest
10/10Repository description
10/10Topics4 topics
10/10Wiki
Inputs used
topicsgithub, github-actions, github-workflows, rust
has_wikiyes
homepagehttps://docs.rs/gh-workflow/latest
docs_sitehttps://docs.rs/gh-workflow/latest
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

32At 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
2.5/2.5CI-Tests29 out of 29 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 2/27 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 5 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained18 commit(s) and 0 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
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.6
malicious_dependency_cap19
malicious_dependency_multiplier35
security_posture_before_malicious56
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized. A dependency reported as a malicious package applies a 35% multiplier to Security posture and gives it a Critical ceiling of 19.
How it's scored
26.6/35Direct dependencies free of known advisories1 affected: serde_yml 0.0.13 (unknown)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
37.2/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 314 days ago
Inputs used
sourceosv
advisories6
affected_packages4
assessed_packages111
unassessed_packages2
affected_by_severityhigh 1, moderate 1, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 111 resolved dependencies against OSV. 2 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.

58Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history31 of 33 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.939
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapCargo.toml, crates/gh-workflow-macros/Cargo.toml, crates/gh-workflow-tailcall/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance57 of the last 100 commits are automated dependency updates
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_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsCargo.toml, crates/gh-workflow-macros/Cargo.toml, crates/gh-workflow-tailcall/Cargo.toml, crates/gh-workflow/Cargo.toml
dependency_bot_commit_share0.57
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/27 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes33,402
source_files_sampled27
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

176GitHub stars
16contributors
83commits, last 12 months
0days since last push
58releases
1bus factor
7open 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:gh-workflow@0.9.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 26 ⇿
0Stars
26Forks
57Releases

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.

05101520252552024-102025-082026-07
Major 0Minor 0Patch 0

Each point covers 2 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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-22 15:19 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 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 2/27 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained18 commit(s) and 0 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
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 16
RegistryPackageVersion constraintManifest
crates.iosyncrates/gh-workflow-macros/Cargo.toml
crates.ioquotecrates/gh-workflow-macros/Cargo.toml
crates.ioheckcrates/gh-workflow-macros/Cargo.toml
crates.ioderive_setterscrates/gh-workflow-tailcall/Cargo.toml
crates.iogh-workflow0.9.0crates/gh-workflow-tailcall/Cargo.toml
crates.ioheckcrates/gh-workflow-tailcall/Cargo.toml
crates.ioasync-traitcrates/gh-workflow/Cargo.toml
crates.ioderive_morecrates/gh-workflow/Cargo.toml
crates.ioderive_setterscrates/gh-workflow/Cargo.toml
crates.ioindexmapcrates/gh-workflow/Cargo.toml
crates.iomergecrates/gh-workflow/Cargo.toml
crates.ioserdecrates/gh-workflow/Cargo.toml
crates.ioserde_jsoncrates/gh-workflow/Cargo.toml
crates.ioserde_ymlcrates/gh-workflow/Cargo.toml
crates.iostrum_macroscrates/gh-workflow/Cargo.toml
crates.iogh-workflow-macros0.9.0crates/gh-workflow/Cargo.toml
All dependencies 113

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

RegistryPackageVersionRelation
crates.ioasync-trait0.1.91direct
crates.ioderive_more2.1.1direct
crates.ioderive_setters0.1.9direct
crates.iogh-workflowdirect
crates.iogh-workflow-macrosdirect
crates.ioheck0.5.0direct
crates.ioindexmap2.14.0direct
crates.iomerge0.2.0direct
crates.ioquote1.0.37direct
crates.ioquote1.0.47direct
crates.ioserde1.0.229direct
crates.ioserde_json1.0.151direct
crates.ioserde_yml0.0.13direct
crates.iostrum_macros0.28.0direct
crates.iosyn2.0.119direct
crates.iosyn2.0.89direct
crates.iosyn3.0.3direct
crates.ioautocfg1.5.0indirect
crates.iobitflags2.10.0indirect
crates.iocfg-if1.0.4indirect
crates.ioconsole0.16.3indirect
crates.iodarling0.21.3indirect
crates.iodarling_core0.21.3indirect
crates.iodarling_macro0.21.3indirect
crates.ioderive_more-impl2.1.1indirect
crates.iodiff0.1.13indirect
crates.ioencode_unicode1.0.0indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.3.0indirect
crates.iofnv1.0.7indirect
crates.iogetrandom0.3.4indirect
crates.iohashbrown0.17.0indirect
crates.ioident_case1.0.1indirect
crates.ioinsta1.48.0indirect
crates.ioitoa1.0.15indirect
crates.iolibc0.2.177indirect
crates.iolinux-raw-sys0.11.0indirect
crates.iomemchr2.7.6indirect
crates.iomerge_derive0.2.0indirect
crates.ionoyalib0.0.5indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.3indirect
crates.iopretty_assertions1.4.1indirect
crates.ioproc-macro-error-attr22.0.0indirect
crates.ioproc-macro-error22.0.1indirect
crates.ioproc-macro21.0.103indirect
crates.ioproc-macro21.0.92indirect
crates.ior-efi5.3.0indirect
crates.iorustc-hash2.1.3indirect
crates.iorustc_version0.4.1indirect
crates.iorustix1.1.2indirect
crates.iosemver1.0.27indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.iosimilar2.7.0indirect
crates.iosmallvec1.15.2indirect
crates.iostrsim0.11.1indirect
crates.iotempfile3.23.0indirect
crates.iounicode-ident1.0.14indirect
crates.iounicode-ident1.0.22indirect
crates.iowasip21.0.1+wasi-0.2.4indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowit-bindgen0.46.0indirect
crates.ioyansi1.0.1indirect
crates.iozmij1.0.0indirect
npm@glideapps/ts-necessities2.2.3indirect
npm@types/node22.7.5indirect
npmabort-controller3.0.0indirect
npmbase64-js1.5.1indirect
npmbiskviit1.0.1indirect
npmbrowser-or-node3.0.0indirect
npmbuffer6.0.3indirect
npmcollection-utils1.0.1indirect
npmcross-fetch4.0.0indirect
npmdata-uri-to-buffer4.0.1indirect
npmencoding0.1.12indirect
npmevent-target-shim5.0.1indirect
npmevents3.3.0indirect
npmfetch1.1.0indirect
npmfetch-blob3.2.0indirect
npmformdata-polyfill4.0.10indirect
npmfs0.0.1-securityindirect
npmiconv-lite0.4.24indirect
npmieee7541.2.1indirect
npmis-url1.2.4indirect
npmjs-base643.7.7indirect
npmlodash4.17.21indirect
npmnode-domexception1.0.0indirect
npmnode-fetch2.7.0indirect
npmnode-fetch3.3.2indirect
npmpako0.2.9indirect
npmpako1.0.11indirect
npmpluralize8.0.0indirect
npmprocess0.11.10indirect
npmpsl1.9.0indirect
npmquicktype-core23.0.170indirect
npmreadable-stream4.5.2indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmstring_decoder1.3.0indirect
npmtiny-inflate1.0.3indirect
npmtr460.0.3indirect
npmundici-types6.19.8indirect
npmunicode-properties1.4.1indirect
npmunicode-trie2.0.0indirect
npmurijs1.19.11indirect
npmweb-streams-polyfill3.3.3indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwordwrap1.0.0indirect
npmyaml2.5.1indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
lodash4.17.21indirecthigh34.18.0
yaml2.5.1indirectmoderate12.8.3
serde_yml0.0.13directunknown1
proc-macro-error22.0.1indirectunknown1

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

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.26.0 — full methodology · metrics wiki.

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