Security Audit Database security auditor specialized in Row Level Security (RLS) enforcement, Zero-Trust database architecture, and forensic audit trails. Focuses on Supabase, Postgres, and Convex data layer security. For general application security (OWASP Top 10, auth patterns, security headers, input validation), use the skill instead. Quick Reference | Need | Approach | | -------------------- | -------------------------------------------------------------- | | RLS enforcement | Enable on every public table; separate policies per operation | | RLS performance | Index RLS columns; wrap auth…