cloud-SKILL.md

Aggregate cloud misconfigurations from AWS Security Hub, Azure Defender, and open-source tools.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/DCx7C5/ai-marketplace --skill cloud-skill-md
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-SKILL.md
Source: https://github.com/DCx7C5/ai-marketplace/tree/main/skills/vulnerabilities/cloud
Command: npx skills add https://github.com/DCx7C5/ai-marketplace --skill cloud-skill-md

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires boto3, botocore, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Cloud security posture management across AWS, Azure, and multi-cloud environments to detect misconfigurations, policy violations, and insecure configurations.

Core Features & Use Cases

  • Multi-cloud CSPM: Continuously monitor AWS Security Hub, Azure Defender for Cloud, and open-source tools (Prowler, ScoutSuite) for misconfigurations and compliance gaps.
  • Unified Reporting: Aggregate findings into a single posture report with severity, provider, and service breakdown.
  • Remediation Guidance: Generate prioritized remediation recommendations aligned with standards (NIST, CIS, CCM) and governance needs.

Quick Start

Run the CSPM agent to scan AWS Security Hub and Azure Defender for Cloud across accounts and generate a unified posture report.

Frequently Asked Questions about cloud-SKILL.md

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

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

Run multi-cloud CSPM workflows using Python scripts to scan AWS Security Hub and Azure Defender for Cloud. This aggregates findings into a unified posture report with severity, provider, and service breakdown.

Can I use Prowler and ScoutSuite for multi-cloud compliance checks?

Apply open-source CSPM workflows using Prowler and ScoutSuite alongside native services to assess cloud accounts. This identifies misconfigurations and generates compliance reports aligned with CIS, NIST, and CCM standards.

What is the best way to generate unified posture reports for cloud misconfigurations?

Use Python scripts to aggregate findings from AWS Security Hub, Azure Defender for Cloud, Prowler, and ScoutSuite into a single posture report. This provides a severity, provider, and service breakdown of cloud misconfigurations.

Does this Skill provide remediation guidance for cloud security findings?

Generate prioritized remediation guidance aligned with NIST, CIS, and CCM frameworks after assessing cloud posture. This provides actionable recommendations to resolve detected misconfigurations and governance issues.

Do I need boto3 to run automated posture checks on AWS Security Hub?

Install Python dependencies boto3 and botocore to execute CSPM scripts targeting AWS Security Hub. These libraries provide the necessary API clients to authenticate, query findings, and run automated posture checks.