Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-18 20:36 UTC

replicate / cog-runtime

Cog runtime implementation

Go · PythonNo license detected★ 5 stars⑂ 2 forkssince Nov 2024archivedView on GitHub ↗
KindApplicationhow this is determined

replicate/cog-runtime holds a health index of 19 out of 100, placing it in the Critical band. It scores highest on Sustainability & Governance (77/100) and lowest on Community & Adoption (18/100). The repository is archived, so no further maintenance is expected.

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

Ownership

ReplicateOrganization · verified domain
11,598 followers169 public repossince Jan 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Gogithub.com/replicate/cog-runtimev0.4.0-78359 days ago
PyPIcogletpoints to another repo — not scored0.22.0-2335 days agomachine-learninginferencecogprediction

Metrics by category

Vitality

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

41Weak · 21% of overall
How it's scored
9.9/36Push recencylast push 169 days ago
2.8/36Commit cadence4/52 weeks with commits
8.6/18Commit volume8 commits in the last year
0/10OpenSSF Scorecard: Maintainedproject is archived
Inputs used
commits_last_year8
human_commit_share0.9
days_since_last_push169
active_weeks_last_year4
How it's scored
27/27Ships releases78 releases published
16.2/36Release recencylatest release 339 days ago
27/27Release cadencea release every ~0.4 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count78
latest_release_tagv0.5.0-alpha18
releases_from_tagsno
days_since_latest_release339
mean_days_between_releases0.4

Community & Adoption

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

18Critical · 17% of overall
How it's scored
9.8/60Stars5 stars
0/25Forks2 forks
1.7/15Watchers3 watchers
Inputs used
forks2
stars5
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5Licenseno license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

77Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
9.3/22.5Commit distributiontop contributor authored 59% of commits
12.2/13.5Contributor breadth9 contributors
10/10OpenSSF Scorecard: Contributorsproject has 17 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.588
How it's scored
0/42Issue resolutionno issues or no data
26.8/30PR acceptance210/235 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
12/15OpenSSF Scorecard: Code-ReviewFound 16/19 approved changesets -- score normalized to 8
Inputs used
merged_prs210
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs25
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
25/25Owner reach11,598 followers of replicate
25/25Track record169 public repos, account ~6 yr old
Inputs used
followers11,598
owner_typeOrganization
is_verifiedyes
owner_loginreplicate
public_repos169
account_age_days2,424
How it's scored
25/25Published & resolvable1 package(s) on go
26/35Publish recencylatest publish 359 days ago
20/20Version history78 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/replicate/cog-runtime
ecosystemsgo
any_deprecatedno
min_days_since_publish359

Engineering Quality

Are baseline engineering and documentation practices in place?

65Good · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml, pyproject.toml ([tool.ruff])
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests26 out of 27 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.2/2.5CI-Tests26 out of 27 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6/7.5Code-ReviewFound 16/19 approved changesets -- score normalized to 8
2.5/2.5Contributorsproject has 17 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
0/2.5Licenselicense file not detected
0/7.5Maintainedproject is archived
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
4.5/5SASTSAST tool is not run on all commits -- score normalized to 9
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities15 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.
How it's scored
9.5/35Direct dependencies free of known advisories1 affected: github.com/getkin/kin-openapi v0.133.0 (critical 9.1)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories20
affected_packages3
assessed_packages31
unassessed_packages0
affected_by_severitycritical 1, moderate 1, unknown 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 31 resolved dependencies against OSV. 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.

64Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
31.4/40Legible commit history53 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.589
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapnoxfile.py
22/22Automated tests
11/11Lint / format config.golangci.yml, pyproject.toml ([tool.ruff])
11/11Static type checkingGo (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance10 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
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesnoxfile.py
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.1
How it's scored
45/45Type-checkable codeGo (statically typed)
55/55Manageable file sizes0/235 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes36,968
source_files_sampled235
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)python/coglet/openapi.json
0/20MCP servernot applicable to this kind of software
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filespython/coglet/openapi.json
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

5GitHub stars
9contributors
8commits, last 12 months
169days since last push
78releases
1bus factor
0open issues
Go, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • pypi package 'coglet' points at a different repository (https://github.com/replicate/cog); excluded from ecosystem scoring

More detail

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

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.

111222212025-072025-102026-01
Major 0Minor 1Patch 5
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-09-18 20:35 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests26 out of 27 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 16/19 approved changesets -- score normalized to 8
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool is not run on all commits -- score normalized to 9
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities15 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
Gogithub.com/alecthomas/kongv1.12.1go.mod
Gogithub.com/gabriel-vasile/mimetypev1.4.10go.mod
Gogithub.com/getkin/kin-openapiv0.133.0go.mod
Gogithub.com/replicate/gov0.0.0-20241101110715-45e9ae8c2040go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogo.uber.org/zapv1.27.0go.mod
Gogolang.org/x/syncv0.17.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
PyPItyping_extensions>=4.15pyproject.toml
All dependencies 31

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

RegistryPackageVersionRelation
Gogithub.com/alecthomas/kongv1.12.1direct
Gogithub.com/gabriel-vasile/mimetypev1.4.10direct
Gogithub.com/getkin/kin-openapiv0.133.0direct
Gogithub.com/replicate/gov0.0.0-20241101110715-45e9ae8c2040direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogo.uber.org/zapv1.27.0direct
Gogolang.org/x/syncv0.17.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/go-logr/logrv1.4.2indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-openapi/jsonpointerv0.21.0indirect
Gogithub.com/go-openapi/swagv0.23.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826indirect
Gogithub.com/oasdiff/yamlv0.0.0-20250309154309-f31be36b4037indirect
Gogithub.com/oasdiff/yaml3v0.0.0-20250309153720-d2182401db90indirect
Gogithub.com/perimeterx/marshmallowv1.1.5indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/woodsbury/decimal128v1.3.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.56.0indirect
Gogo.opentelemetry.io/otelv1.31.0indirect
Gogo.opentelemetry.io/otel/metricv1.31.0indirect
Gogo.opentelemetry.io/otel/tracev1.31.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogolang.org/x/netv0.39.0indirect
Gogolang.org/x/textv0.24.0indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 31 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/getkin/kin-openapiv0.133.0directcritical80.144.0
golang.org/x/netv0.39.0indirectmoderate111.27.0-rc.3
golang.org/x/textv0.24.0indirectunknown10.39.0

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

How one result sits in the wider record: aggregate statisticsGo, PyPI.