Security
prowler - Claude MCP Skill
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).
SEO Guide: Enhance your AI agent with the prowler tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to main entry point for prowler development - quick reference for all components. trigger: general prow... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md## Components | Component | Stack | Location | |-----------|-------|----------| | SDK | Python 3.10+, uv | `prowler/` | | API | Django 5.1, DRF, Celery | `api/` | | UI | Next.js 16, React 19, Tailwind 4 | `ui/` | | MCP | FastMCP 2.13.1 | `mcp_server/` | ## Quick Commands ```bash # SDK uv sync uv run python prowler-cli.py aws --check check_name uv run pytest tests/ # API cd api && uv run python src/backend/manage.py runserver cd api && uv 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, Cloudflare, MongoDB Atlas, NHN, LLM, 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/](references/) for links to local developer guide
Signals
Information
- Repository
- prowler-cloud/prowler
- Author
- prowler-cloud
- Last Sync
- 9/4/2026
- Repo Updated
- 9/3/2026
- Created
- 1/12/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
upgrade-nodejs
Upgrading Bun's Self-Reported Node.js Version
cursorrules
CrewAI Development Rules
README
Agents — Working Implementations
cn-check
Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.
Related Guides
Bear Notes Claude Skill: Your AI-Powered Note-Taking Assistant
Learn how to use the bear-notes Claude skill. Complete guide with installation instructions and examples.
OpenAI Whisper API Claude Skill: Complete Guide to AI-Powered Audio Transcription
Learn how to use the openai-whisper-api Claude skill. Complete guide with installation instructions and examples.
Mastering the Oracle CLI: A Complete Guide to the Claude Skill for Database Professionals
Learn how to use the oracle Claude skill. Complete guide with installation instructions and examples.