Audit cloud accounts for security misconfigurations with Prowler
Run targeted AWS, Azure, or GCP security and compliance audits when an agent needs actionable cloud findings instead of a generic cloud-security platform overview.
Prerequisites
Python or Docker runtime, cloud account credentials, optional AWS CLI or equivalent cloud auth setup
Installation
Choose whichever fits your setup:
- Copy this skill folder into your local skills directory.
- Clone the repo and symlink or copy the skill into your agent workspace.
- Add the repo as a git submodule if you manage shared skills centrally.
- Install it through your internal provisioning or packaging workflow.
- Download the folder directly from GitHub and place it in your skills collection.
Install command or upstream instructions:
Install Prowler with pipx, pip, Homebrew, or Docker, authenticate to the target cloud account, then run the relevant provider checks such as `prowler aws`, `prowler azure`, or `prowler gcp` and review the generated findings report.