·prowler-test-api
</>

prowler-test-api

prowler-cloud/prowler

Testing patterns for Prowler API: JSON:API, Celery tasks, RLS isolation, RBAC. Trigger: When writing tests for api/ (JSON:API requests/assertions, cross-tenant isolation, RBAC, Celery tasks, viewsets/serializers).

13Installs·1Trend·@prowler-cloud

Installation

$npx skills add https://github.com/prowler-cloud/prowler --skill prowler-test-api

SKILL.md

| createtestuser | Session user (dev@prowler.com) | | tenantsfixture | 3 tenants: [0],[1] have membership, [2] isolated | | authenticatedclient | JWT client for tenant[0] | | providersfixture | 9 providers in tenant[0] | | tasksfixture | 2 Celery tasks with TaskResult |

| authenticatedclientrbac | All permissions (admin) | | authenticatedclientrbacnoroles | Membership but NO roles | | authenticatedclientnopermissionsrbac | All permissions = False |

RLS returns 404, NOT 403 - the resource is invisible, not forbidden.

Testing patterns for Prowler API: JSON:API, Celery tasks, RLS isolation, RBAC. Trigger: When writing tests for api/ (JSON:API requests/assertions, cross-tenant isolation, RBAC, Celery tasks, viewsets/serializers). 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-test-api
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is prowler-test-api?

Testing patterns for Prowler API: JSON:API, Celery tasks, RLS isolation, RBAC. Trigger: When writing tests for api/ (JSON:API requests/assertions, cross-tenant isolation, RBAC, Celery tasks, viewsets/serializers). Source: prowler-cloud/prowler.

How do I install prowler-test-api?

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-test-api 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