supabase
Installation
SKILL.md
Supabase Security Audit Toolkit
Main entry point for auditing Supabase application security.
Quick Start
# Full guided audit (recommended)
/supabase https://myapp.example.com
# Quick security check
/supabase check https://myapp.example.com
# Help and skills reference
/supabase help
Execution Modes
Related skills
More from yoanbernabeu/supabase-pentest-skills
supabase-audit-rls
Test Row Level Security (RLS) policies for common bypass vulnerabilities and misconfigurations.
370supabase-pentest
Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.
237supabase-audit-auth-config
Analyze Supabase authentication configuration for security weaknesses and misconfigurations.
185supabase-audit-functions
Discover and test Supabase Edge Functions for security vulnerabilities and misconfigurations.
183supabase-help
Quick reference for all Supabase security audit skills with usage examples and command overview.
179supabase-audit-realtime
Test Supabase Realtime WebSocket channels for unauthorized subscriptions and data exposure.
171