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

zegl/kube-score

Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes. observed · 2026-08-28

github.com/zegl/kube-score · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 83
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: 209
  • age_days: 2908
  • days_rel: 492
  • days_push: 105
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

3102 stars · 200 forks observed · 2026-08-28

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

kube-score is a static code analysis tool for Kubernetes object definitions that scores manifests and Helm charts against reliability and security best practices. It outputs actionable recommendations such as setting container limits, configuring probes, and avoiding running as root, and integrates easily into CI pipelines.

Use cases

  • lint kubernetes yaml manifests for best practices
  • check helm charts for reliability and security issues before deploy
  • prevent downtime caused by misconfigured deployments and statefulsets
  • run kubernetes manifest analysis in ci pipeline
  • verify pods have resource limits probes and poddisruptionbudgets
  • detect containers running as root or with privileged security context

When to choose

  • you want automated static analysis of kubernetes yaml or helm charts in CI
  • you need recommendations for improving reliability and security of manifests
  • you want a fast go binary or docker image with no cluster access required

When to avoid

  • you need runtime security scanning of a live cluster rather than static analysis
  • you need policy enforcement with admission control rather than linting

Facets

cli-tool · maturity active

linter security developer-tools ci-cd security infrastructure-as-code cli windows kubernetes-manifests helm-charts static-analysis reliability pod-security kubernetes devops containers linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
zegl/kube-scoremain60

For agents

markdown · JSON · MCP: product_card(name="zegl/kube-score")

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