supabase-postgres-best-practices
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Postgres performance and security best practices. It includes guidance on query optimization, connection management, schema design, and Row-Level Security (RLS). All instructions and examples align with established industry standards.- [SAFE]: Code examples utilize standard placeholders for credentials and identifiers, posing no risk of secret exposure.- [SAFE]: Security-sensitive topics like Row-Level Security (RLS) and function privileges are handled with best-practice advice, including warnings about the risks of SECURITY DEFINER functions and the importance of search path configuration.- [SAFE]: External references target official documentation (postgresql.org) and well-known service providers (supabase.com).
Audit Metadata