Loading...
Loading...
Found 167 Skills
Test Row Level Security (RLS) policies for common bypass vulnerabilities and misconfigurations.
FastAPI with Supabase and SQLAlchemy/SQLModel
Analyze Supabase authentication configuration for security weaknesses and misconfigurations.
Attempt to read data from exposed tables to verify actual data exposure and RLS effectiveness.
Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and deleting data in your Supabase database.
This skill should be used when managing database schema, migrations, and seed data using Prisma ORM with Supabase PostgreSQL. Apply when setting up Prisma with Supabase, creating migrations, seeding data, configuring shadow database for migration preview, adding schema validation to CI, or managing database changes across environments.
Next.js with Supabase and Drizzle ORM
Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.
Quick reference for all Supabase security audit skills with usage examples and command overview.
Generate a comprehensive Markdown security audit report with executive summary, findings, and remediation guidance.
Identify storage buckets that are publicly accessible and may contain sensitive data.
CRITICAL - Detect exposed PostgreSQL database connection strings in client-side code. Direct DB access is a P0 issue.