supabase-report
Security Report Generator
🔴 CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED
You MUST write to context files AS YOU GO, not just at the end.
- Write to
.sb-pentest-audit.logIMMEDIATELY as you process each section- Update
.sb-pentest-context.jsonwith report metadata progressively- DO NOT wait until the entire report is generated to update files
- If the skill crashes or is interrupted, the partial progress must already be saved
This is not optional. Failure to write progressively is a critical error.
This skill generates a comprehensive Markdown security audit report from all collected findings.
When to Use This Skill
More from yoanbernabeu/supabase-pentest-skills
supabase-audit-rls
Test Row Level Security (RLS) policies for common bypass vulnerabilities and misconfigurations.
423supabase-pentest
Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.
275supabase-audit-functions
Discover and test Supabase Edge Functions for security vulnerabilities and misconfigurations.
214supabase-audit-auth-config
Analyze Supabase authentication configuration for security weaknesses and misconfigurations.
214supabase-help
Quick reference for all Supabase security audit skills with usage examples and command overview.
205supabase-audit-realtime
Test Supabase Realtime WebSocket channels for unauthorized subscriptions and data exposure.
199