prowler
Automate cloud security scans and compliance checks across any provider
All Skills in This Repository (40)
Pure Emerald Level Indicatorsprowler-attack-paths-query
Generate openCypher queries for cloud attack path detection using Cartography schemas.
prowler-provider
Extend Prowler with new cloud providers and services using provided templates.
jsonapi
Enforce JSON:API v1.1 compliance in Django REST Framework endpoints.
prowler-commit
Generate conventional-commit messages and enforce format constraints before committing.
pytest
Write and maintain pytest-based tests for Python SDKs.
react-19
Guide React 19 component and hook patterns with the React Compiler in .tsx projects.
nextjs-15
Guide Next.js 15 App Router structure with file conventions and data fetching.
prowler-compliance-review
Validate Prowler compliance framework PRs for JSON and metadata issues.
prowler-changelog
Generate and insert keepachangelog-compliant entries into CHANGELOG.md files.
typescript
Apply strict TypeScript patterns for types, interfaces, and guards.
prowler-pr
Automates Prowler pull request creation and governance with templates and CI checks.
zod-4
Migrate and validate data with Zod v4 schemas.
Frequently Asked Questions
FAQPage SchemaHow to install Prowler skills?โผ
Run `npx skills add prowler-cloud/prowler --all -g -y` in your terminal to install the full skill suite globally.
What does Prowler do?โผ
Prowler scans cloud accounts like AWS, Azure, GCP, and Kubernetes for security misconfigurations and maps findings to compliance frameworks such as CIS, NIST, PCI-DSS, and SOC2.
How do I create a new Prowler security check?โผ
The prowler-sdk-check skill walks your AI agent through the exact folder structure, check logic, metadata file, and tests needed for any provider.
Can I add a new cloud provider to Prowler?โผ
Yes. The prowler-provider skill gives your agent the provider class, service, and client templates required to add a new provider or extend an existing one.
Do these skills work with Claude Code and other AI agents?โผ
Yes. Every skill follows the standard SKILL.md format and works in Claude Code, Cursor, Codex, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core