aws-review

Analyze AWS infrastructure-as-code for CIS benchmark security non-compliance.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/do360now/security-agents --skill aws-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-review
Source: https://github.com/do360now/security-agents/tree/main/.claude/skills/aws-review
Command: npx skills add https://github.com/do360now/security-agents --skill aws-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of evaluating AWS infrastructure against industry-standard security benchmarks, saving time and reducing manual effort.

Core Features & Use Cases

  • Security Posture Analysis: Performs comprehensive reviews of AWS configurations based on CIS AWS Foundations Benchmark v3.0.0.
  • Compliance Reporting: Generates detailed reports highlighting misconfigurations, vulnerabilities, and compliance gaps across IAM, storage, logging, monitoring, and networking.
  • Use Case: A security engineer wants to quickly audit an existing AWS environment to prepare for an external compliance assessment or internal security review.

Quick Start

Run the aws-review skill on your Terraform, CloudFormation, or configuration files to identify security gaps and compliance issues.

Frequently Asked Questions about aws-review

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

FAQPage Schema
How do I check my AWS infrastructure for CIS benchmark compliance?

To check AWS infrastructure for CIS benchmark compliance, analyze your infrastructure-as-code and configuration files against the CIS AWS Foundations Benchmark v3.0.0 to identify security non-compliance across IAM, S3, CloudTrail, security groups, and VPCs.

Can I audit Terraform and CloudFormation files for AWS security misconfigurations?

Yes, you can audit Terraform and CloudFormation files for AWS security misconfigurations by running automated evaluations on these configuration files to detect vulnerabilities and compliance gaps in storage, logging, monitoring, and networking setups.

What is the best way to automate an AWS security posture analysis?

The best way to automate an AWS security posture analysis is to evaluate AWS resources and policies programmatically, generating detailed reports that highlight misconfigurations and ensure adherence to security best practices without manual effort.

Does this automated AWS review cover IAM policies and VPC configurations?

Yes, this automated AWS review covers IAM policies and VPC configurations, applying CIS benchmark assessments to evaluate security non-compliance across your IAM setups, security groups, and VPC configurations.

How do I prepare for an external AWS compliance assessment?

To prepare for an external AWS compliance assessment, perform a comprehensive security posture analysis on your existing AWS environment to identify and remediate vulnerabilities and compliance gaps before the official review.

What AWS resources are evaluated during a security compliance review?

During a security compliance review, evaluated AWS resources include IAM policies, S3 setups, CloudTrail logs, security groups, and VPC configurations to ensure complete adherence to security best practices.