소개
This skill provides an opinionated framework for implementing and auditing PostgreSQL Row Level Security (RLS) to ensure bulletproof data isolation in multi-tenant applications. It automatically identifies security gaps such as superuser bypasses, table owner leaks, and view vulnerabilities while providing high-performance patterns for policy functions and transaction-scoped contexts. It acts as a mandatory guardrail whenever Claude touches authentication tables, tenant isolation logic, or database migration scripts, ensuring that your last line of defense against data breaches is correctly configured.