·prowler-sdk-check
</>

prowler-sdk-check

prowler-cloud/prowler

Creates Prowler security checks following SDK architecture patterns. Trigger: When creating or updating a Prowler SDK security check (implementation + metadata) for any provider (AWS, Azure, GCP, K8s, GitHub, etc.).

13Installs·1Trend·@prowler-cloud

Installation

$npx skills add https://github.com/prowler-cloud/prowler --skill prowler-sdk-check

SKILL.md

See complete schema below and assets/ folder for complete templates. For detailed field documentation, see references/metadata-docs.md.

See prowler-test-sdk skill for test patterns (PASS, FAIL, no resources, error handling).

| Provider | Provider name: aws, azure, gcp, kubernetes, github, m365 | | CheckID | Must match class name and folder name | | CheckTitle | Human-readable title | | Severity | low, medium, high, critical | | ServiceName | Service being checked | | Description | What the check evaluates | | Risk | Security impact of non-compliance |

Creates Prowler security checks following SDK architecture patterns. Trigger: When creating or updating a Prowler SDK security check (implementation + metadata) for any provider (AWS, Azure, GCP, K8s, GitHub, etc.). Source: prowler-cloud/prowler.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/prowler-cloud/prowler --skill prowler-sdk-check
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is prowler-sdk-check?

Creates Prowler security checks following SDK architecture patterns. Trigger: When creating or updating a Prowler SDK security check (implementation + metadata) for any provider (AWS, Azure, GCP, K8s, GitHub, etc.). Source: prowler-cloud/prowler.

How do I install prowler-sdk-check?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/prowler-cloud/prowler --skill prowler-sdk-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/prowler-cloud/prowler

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01