cloud-pentest

Assess AWS, Azure, and GCP security posture with ScoutSuite and Prowler audits.

21|1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/woohyun212/security-skill --skill cloud-pentest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-pentest
Source: https://github.com/woohyun212/security-skill/tree/main/cloud-pentest
Command: npx skills add https://github.com/woohyun212/security-skill --skill cloud-pentest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a structured, repeatable way to assess cloud security posture across multiple providers, removing manual checklist work and consolidating findings for remediation planning.

Core Features & Use Cases

  • Multi-cloud CSPM: Runs ScoutSuite and Prowler to collect CIS and security posture findings for AWS, Azure, and GCP.
  • Deep IAM analysis: Enumerates roles, policies, and privilege escalation paths to highlight over-permissive grants.
  • Exposure & Network Review: Checks storage/public buckets, NSGs/security groups, NACLs, IMDS settings, and firewall rules; combines automated scans with targeted CLI queries for actionable evidence.
  • Reporting & Remediation: Produces a consolidated findings report with attack narratives, CIS violations, and example IaC remediation suggestions.

Quick Start

Run the cloud-pentest skill to perform ScoutSuite and Prowler audits, analyze IAM/storage/network posture, and generate a consolidated findings report for a specified authorized cloud account.

Frequently Asked Questions about cloud-pentest

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

FAQPage Schema
How do I automate cloud security posture management across AWS, Azure, and GCP?

Multi-cloud security posture audits automate CSPM by running ScoutSuite and Prowler to collect CIS findings across AWS, Azure, and GCP. This removes manual checklist work and consolidates results into a structured report for remediation planning.

What is the best way to find IAM privilege escalation paths in my cloud environment?

IAM privilege escalation analysis enumerates roles and policies to identify over-permissive grants in authorized cloud environments. It highlights risky privilege chains and documents them with actionable evidence for security teams to review.

How can I check my cloud storage buckets and network security groups for public exposure?

Cloud storage exposure and network posture checks review public buckets, NSGs, security groups, NACLs, and firewall rules. They combine automated scans with targeted CLI queries to produce actionable evidence of misconfigurations.

Do I need provider credentials and CLIs to run Prowler and ScoutSuite audits?

Yes, valid provider credentials and installed CLIs for AWS, Azure, or GCP are required to run ScoutSuite and Prowler audits. The skill uses these local tools to authenticate and gather security posture findings.

Can I get IaC remediation suggestions for CIS violations found during a cloud security audit?

Yes, consolidated findings reports include example IaC remediation suggestions for detected CIS violations. The report provides attack narratives and specific guidance to fix over-permissive cloud configurations.