rotate-aws-keys

Official

Safely rotate AWS IAM keys with reviewed scripts

Authorfartybobo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AWS IAM key rotation is sensitive and manual because executing commands directly can lock you out or leave backups outdated, so this Skill gives you a fully reviewed script that you control instead of Claude running dangerous AWS operations.

Core Features & Use Cases

  • Script generation: Produces a self-contained bash script from a template, inserting the requested IAM username and profile so the user reviews every step before execution.
  • Verification and rollback prep: Reads ~/.aws/credentials, verifies current credentials, checks AWS key limits, stores a timestamped backup, validates the new key with retries, and outlines rollback steps before deleting the old key.
  • Use Case: When a user tells Claude their AWS keys are old or they need to rotate credentials, respond with this Skill to create a vetted workflow they can run locally while keeping shared profiles intact.

Quick Start

Generate a reviewed AWS rotation script by specifying the IAM user and profile, saving it locally, and running bash rotate-aws-keys.sh.

Dependency Matrix

Required Modules

aws-clijq

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rotate-aws-keys
Download link: https://github.com/fartybobo/farty-bobo/archive/main.zip#rotate-aws-keys

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.