Repokid is an AWS IAM permission management tool that automatically removes unused service permissions from IAM role inline policies. The tool integrates with Access Advisor through Aardvark to analyze service usage patterns and identify permissions that grant access to services that are not being utilized. It operates by scanning IAM roles within an AWS account and removing permissions for services that have not been accessed. Repokid requires a DynamoDB table for storing role information and uses specific table structures with primary keys and global secondary indexes for efficient data organization. The tool supports both cloud-based and local development environments, with Docker Compose available for local DynamoDB instances. The system requires appropriate IAM permissions to function across AWS accounts and can be configured through a JSON configuration file. It provides a systematic approach to implementing the principle of least privilege by automatically pruning unnecessary permissions from IAM roles.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A list of disposable email domains to detect or block disposable accounts
A tool for privilege escalation within Linux environments by targeting vulnerabilities in SUDO usage.
An automated script that configures Active Directory domains using customizable XML configuration files.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.