askill
prowler

prowlerSafety 85Repository

Main entry point for Prowler development - quick reference for all components. Trigger: General Prowler development questions, project overview, component navigation (NOT PR CI gates or GitHub Actions workflows).

0 stars
1.2k downloads
Updated 2/5/2026

Package Files

Loading files...
SKILL.md

Components

ComponentStackLocation
SDKPython 3.9+, Poetryprowler/
APIDjango 5.1, DRF, Celeryapi/
UINext.js 15, React 19, Tailwind 4ui/
MCPFastMCP 2.13.1mcp_server/

Quick Commands

# SDK
poetry install --with dev
poetry run python prowler-cli.py aws --check check_name
poetry run pytest tests/

# API
cd api && poetry run python src/backend/manage.py runserver
cd api && poetry run pytest

# UI
cd ui && pnpm run dev
cd ui && pnpm run healthcheck

# MCP
cd mcp_server && uv run prowler-mcp

# Full Stack
docker-compose up -d

Providers

AWS, Azure, GCP, Kubernetes, GitHub, M365, OCI, AlibabaCloud, MongoDB Atlas, IaC

Commit Style

feat:, fix:, docs:, chore:, perf:, refactor:, test:

Related Skills

  • prowler-sdk-check - Create security checks
  • prowler-api - Django/DRF patterns
  • prowler-ui - Next.js/React patterns
  • prowler-mcp - MCP server tools
  • prowler-test - Testing patterns

Resources

  • Documentation: See references/ for links to local developer guide

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

78/100Analyzed 2/16/2026

A well-structured reference skill serving as an entry point for Prowler development. Good metadata, clear component overview, and actionable commands. Limited reusability due to project-specific content, but excellent clarity and organization for its intended purpose.

85
85
55
75
70

Metadata

Licenseunknown
Version-
Updated2/5/2026
Publisheradbertram

Tags

apici-cdgithubsecuritytesting