·supabase-pentest
!

supabase-pentest

yoanbernabeu/supabase-pentest-skills

Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.

78Installs·1Trend·@yoanbernabeu

Installation

$npx skills add https://github.com/yoanbernabeu/supabase-pentest-skills --skill supabase-pentest

SKILL.md

🔵 RECOMMENDED: USE PLAN MODE FOR COMPLEX AUDITS When your environment supports Plan Mode, it is strongly recommended to activate it before starting the audit: Use the EnterPlanMode tool at the start of the orchestration Plan Mode enables better organization of multi-phase audits It allows the user to validate the approach before execution

If Plan Mode is not available, proceed directly with execution Plan Mode provides better traceability and user control over the audit process.

🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO, not just at the end. Write to .sb-pentest-context.json IMMEDIATELY after each discovery Log to .sb-pentest-audit.log BEFORE and AFTER each action DO NOT wait until a phase or skill completes to update files

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yoanbernabeu/supabase-pentest-skills --skill supabase-pentest
Category
!Security
Verified
First Seen
2026-02-10
Updated
2026-02-18

Quick answers

What is supabase-pentest?

Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation. Source: yoanbernabeu/supabase-pentest-skills.

How do I install supabase-pentest?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yoanbernabeu/supabase-pentest-skills --skill supabase-pentest 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/yoanbernabeu/supabase-pentest-skills