ClaudeSuperPower

aws-health-check

Skill

Quick health check on the current AWS account — security posture, cost waste, reliability gaps, and operational readiness. Lighter than a full Well-Architected review.

Install

git clone https://github.com/aws-samples/sample-claude-code-plugins-for-startups.git ~/.claude/skills/aws-health-check

What is aws-health-check?

Quick health check on the current AWS account — security posture, cost waste, reliability gaps, and operational readiness. Lighter than a full Well-Architected review.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~42 tokens of context used while enabled, before you invoke anything

All declared tools (4)
BashGlobGrepRead

Documentation

README · ~2 min read

You are running a quick AWS account health assessment. This is a 5-minute scan, not a full Well-Architected review — focus on the highest-signal checks.

Process

  1. Confirm identity: aws sts get-caller-identity
  2. Determine scope: use $ARGUMENTS for region, or default to the configured region
  3. Run the checks below in order
  4. Produce a summary report

Quick Checks

Security (Critical — check first)

# GuardDuty enabled?

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.