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

corneliusweig/rakkess

Review Access - kubectl plugin to show an access matrix for k8s server resources observed · 2026-08-28

github.com/corneliusweig/rakkess · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: n/a
  • age_days: 2749
  • days_rel: n/a
  • days_push: 1246
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1401 stars · 60 forks observed · 2026-08-28

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

rakkess is a kubectl plugin that displays an access matrix showing the current user's permissions across all Kubernetes server resources, similar to an extended `kubectl auth can-i --list`. It can also reverse the query to list which subjects (users, groups, service accounts) have access to a given resource.

Use cases

  • show all my permissions on a kubernetes cluster
  • check which users can access a configmap
  • audit rbac access matrix for k8s resources
  • find who can delete deployments in a namespace
  • verify service account permissions in kubernetes

When to choose

  • you need a complete overview of RBAC permissions rather than single `kubectl auth can-i` checks
  • you want to find all subjects with access to a specific resource
  • you need to audit name-restricted roles

When to avoid

  • you only need a simple single-resource permission check (use `kubectl auth can-i`)
  • you need continuous RBAC compliance auditing or policy enforcement rather than ad-hoc inspection

Facets

cli-tool · maturity maintenance

authorization cli security developer-tools security cli go cross-platform kubectl-plugin rbac kubernetes access-matrix k8s devops

1 source

Member repositories

RepositoryRoleHealth v2
corneliusweig/rakkessmain23

For agents

markdown · JSON · MCP: product_card(name="corneliusweig/rakkess")

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