Netflix/repokid
AWS Least Privilege for Distributed, High-Velocity Deployment observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 53
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3387
- days_rel: n/a
- days_push: 282
- n_releases_24m: 0
Adoption not part of the score
1146 stars · 105 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Repokid is a Python tool from Netflix that enforces least privilege on AWS IAM roles by removing permissions for unused services from inline policies. It uses access advisor data provided by Aardvark and stores role state in DynamoDB.
Use cases
- automatically remove unused permissions from AWS IAM role policies
- enforce least privilege across many AWS accounts
- right-size IAM inline policies based on access advisor usage data
- periodically revoke stale IAM permissions in a multi-account AWS setup
- audit and remediate over-privileged IAM roles
When to choose
- you manage IAM roles at scale across multiple AWS accounts
- you already run Netflix Aardvark to collect CloudTrail access advisor data
- you want automated, scheduled least-privilege remediation of inline policies
When to avoid
- you only need one-off IAM policy audits rather than continuous remediation
- your IAM permissions are managed exclusively through customer-managed policies rather than inline policies
- you cannot deploy the Aardvark data-collection dependency or DynamoDB storage
Facets
cli-tool · maturity active
security cli monitoring security cloud-computing python cloud cli aws-iam least-privilege access-advisor aardvark dynamodb policy-remediation devops docker
2 sources
- readme: https://github.com/Netflix/repokid · fetched 2026-08-28 · 5c0de3f6aee6
- registry_pypi: https://pypi.org/pypi/repokid/json · fetched 2026-08-29 · 81ed3e4773af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Netflix/repokid | main | 47 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem