supabase-audit-tables-list
CommunityEnumerate exposed Supabase tables at a glance
Authoryoanbernabeu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps security auditors quickly identify the API surface of a Supabase project by listing all tables exposed through the PostgREST/OpenAPI schema, enabling effective surface mapping and risk assessment.
Core Features & Use Cases
- Enumerates all publicly exposed tables and their schemas to reveal potential data exposure.
- Outputs structured metadata including table names, schemas, and basic column information to guide RLS testing and access control reviews.
- Use Case: Before testing RLS policies or performing data access tests, run this skill to map the available surfaces and prioritize high-risk tables.
Quick Start
To start auditing, run the OpenAPI endpoint for your project and capture the exposed tables. curl -s "$SUPABASE_URL/rest/v1/" -H "apikey: $ANON_KEY"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: supabase-audit-tables-list Download link: https://github.com/yoanbernabeu/supabase-pentest-skills/archive/main.zip#supabase-audit-tables-list Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.