supabase-help
✓Quick reference for all Supabase security audit skills with usage examples and command overview.
Installation
SKILL.md
| supabase-pentest | /supabase-pentest | Full guided security audit | | supabase-evidence | /supabase-evidence | Initialize evidence collection | | supabase-help | /supabase-help | This help reference |
| supabase-extract-url | /supabase-extract-url | Find Supabase project URL | | supabase-extract-anon-key | /supabase-extract-anon-key | Extract anon API key | | supabase-extract-service-key | /supabase-extract-service-key | Find leaked service key | | supabase-extract-jwt | /supabase-extract-jwt | Extract JWTs from code |
| supabase-extract-db-string | /supabase-extract-db-string | Find DB connection strings |
Quick reference for all Supabase security audit skills with usage examples and command overview. Source: yoanbernabeu/supabase-pentest-skills.
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-help- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-10
- Updated
- 2026-02-18
Quick answers
What is supabase-help?
Quick reference for all Supabase security audit skills with usage examples and command overview. Source: yoanbernabeu/supabase-pentest-skills.
How do I install supabase-help?
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-help 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
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-10