prowler-sdk-check

Generate Prowler security check file structures and metadata templates.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/vanhoangkha/cloud-security-audit --skill prowler-sdk-check-vanhoangkha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prowler-sdk-check
Source: https://github.com/vanhoangkha/cloud-security-audit/tree/main/multi-cloud/prowler/skills/prowler-sdk-check
Command: npx skills add https://github.com/vanhoangkha/cloud-security-audit --skill prowler-sdk-check-vanhoangkha

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating new security checks for Prowler, ensuring consistency and adherence to SDK architecture patterns.

Core Features & Use Cases

  • Automated Check Generation: Generates the necessary file structure and boilerplate code for new Prowler security checks.
  • Metadata Assistance: Provides guidance and templates for creating comprehensive check metadata.
  • Use Case: A cloud security engineer needs to add a new check for a specific AWS S3 configuration. This Skill will help them quickly scaffold the check's files and metadata according to Prowler's standards.

Quick Start

Use the prowler-sdk-check skill to create a new Prowler check for the 's3_bucket_public_access' resource.

Frequently Asked Questions about prowler-sdk-check

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

FAQPage Schema
How do I create a new Prowler security check for AWS?

To create a Prowler security check for AWS, use this Skill to generate the required file structure, boilerplate code, and metadata schema adhering to SDK architecture patterns. It scaffolds the check's files according to Prowler's standards.

What is the correct file structure for a Prowler SDK check?

The correct file structure for a Prowler SDK check includes implementation templates and metadata schema definitions. This Skill provides the necessary file structure templates to ensure your new checks follow the required SDK architecture patterns.

Can I generate Prowler security checks for Azure and GCP?

Yes, you can generate Prowler security checks for Azure and GCP. This Skill facilitates the creation of new checks across various cloud providers, including AWS, Azure, GCP, and Kubernetes, using standardized SDK patterns.

What's the best way to add metadata to a custom Prowler check?

The best way to add metadata to a custom Prowler check is by using the metadata schema definitions and templates provided by this Skill. It offers guidance to ensure your comprehensive check metadata meets Prowler's required standards.

How do I verify and locally execute a newly created Prowler check?

To verify and locally execute a newly created Prowler check, this Skill includes specific verification and local execution commands. It requires adherence to specific naming conventions to ensure the generated check runs correctly.