Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/capslock

None observed · 2026-08-28

github.com/google/capslock · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 99
  • Release rhythm 35
  • Longevity 81

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1136
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1175 stars · 51 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Capslock is a capability analysis CLI for Go packages that classifies which privileged operations a package can access via transitive calls to the standard library. It helps surface the permissions of third-party dependencies to support supply chain security reviews.

Use cases

  • audit which privileged operations my Go dependencies can access
  • detect unexpected capability changes in third-party packages
  • direct security reviews toward the most privileged code paths
  • apply least-privilege analysis to Go packages before trusting them
  • identify the purpose of an unknown Go package from its capabilities

When to choose

  • you maintain Go code and want to vet third-party dependencies for excessive privileges
  • you run supply chain security reviews and need capability signals beyond CVE scanning
  • you want to alert on capability changes in dependencies over time

When to avoid

  • your project is not written in Go
  • you need dynamic runtime analysis or vulnerability/CVE scanning rather than static capability classification
  • you need analysis of non-standard-library privileged operations outside Capslock's supported set

Facets

cli-tool · maturity active

security linter dependency-audit cli developer-tools security developer-tools programming-languages go cli cross-platform capability-analysis supply-chain-security least-privilege go-packages static-analysis

1 source

Member repositories

RepositoryRoleHealth v2
google/capslockmain73

For agents

markdown · JSON · MCP: product_card(name="google/capslock")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem