aws-health-check

Analyze AWS account security, cost, and reliability risks via CLI commands.

15|20|Updated May 11, 2026
One-click install
npx skills add https://github.com/awslabs/startups --skill aws-health-check-awslabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-health-check
Source: https://github.com/awslabs/startups/tree/main/solution-architecture/plugins/aws-dev-toolkit/skills/aws-health-check
Command: npx skills add https://github.com/awslabs/startups --skill aws-health-check-awslabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps AWS users quickly identify security weaknesses, cost waste, reliability risks, and operational gaps without performing a full Well-Architected review.

Core Features & Use Cases

  • Security Assessment: Checks AWS security posture including GuardDuty status, CloudTrail configuration, public resources, risky security groups, RDS exposure, and IMDSv2 settings.
  • Cost and Reliability Review: Finds waste indicators such as unattached EBS volumes, idle Elastic IPs, stopped instances, single-AZ databases, and static capacity configurations.
  • Use Case: A startup team can run this Skill before a production launch to discover high-impact AWS account issues and prioritize quick remediation steps.

Quick Start

Run the aws-health-check skill to scan my AWS account for security, cost, and reliability issues in the configured region.

Frequently Asked Questions about aws-health-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quickly audit my AWS account for security and cost risks?

Quickly audit AWS account health risks by scanning for security weaknesses, cost waste, and reliability gaps using AWS CLI account inspection commands. The assessment validates findings directly without guessing or generating unsupported recommendations.

What does an AWS account health check include for a pre-launch review?

An AWS account health check includes security posture analysis like GuardDuty status and CloudTrail configuration, cost waste detection such as unattached EBS volumes, and reliability reviews covering single-AZ databases and stopped instances.

Can I check AWS security posture and reliability gaps without a full Well-Architected review?

You can check AWS security posture and reliability gaps without a full Well-Architected review by running a targeted assessment of public resources, risky security groups, RDS exposure, IMDSv2 settings, and idle Elastic IPs.

Do I need AWS CLI access to scan my AWS account for operational issues?

Yes, you need AWS CLI access to scan your AWS account for operational issues. The health check validates findings by executing account inspection commands directly against your configured region rather than relying on external scanning tools.

What is the best way to find unattached EBS volumes and idle Elastic IPs in my AWS environment?

The best way to find unattached EBS volumes and idle Elastic IPs is to run an AWS account health check that targets cost waste indicators across your cloud infrastructure, alongside stopped instances and static capacity configurations.

Are there limitations to what an automated AWS account audit can detect for operational readiness?

Limitations of this automated AWS account audit include its focus on quick assessments rather than deep operational readiness, meaning it identifies high-impact issues for prioritized remediation but does not replace comprehensive architectural reviews.