SkillAgentSearch skills...

Popeye

Generate an authorized_keys file from users stored in AWS IAM

Install / Use

/learn @qltysh-archive/Popeye
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

Generate and output an authorized_keys file based on an IAM group.

iam

Usage

  • Create a group in IAM
  • Assign users to said group
  • Have users upload public keys to their account
docker run \
  --env AWS_ACCESS_KEY_ID=... \
  --env AWS_SECRET_ACCESS_KEY=... \
  codeclimate/popeye --group GROUP

Installation

Available on DockerHub

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Haskell

Security Score

87/100

Audited on Nov 11, 2025

No findings