supabase-postgres-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for database administrators and developers. The technical content focuses on performance tuning, such as index optimization (partial, composite, covering), connection pooling, and Row-Level Security (RLS) implementation. All code examples are standard industry practices and are accompanied by explanations of their security and performance benefits.
- [SAFE]: External links and resources reference official documentation from PostgreSQL and Supabase, or their public GitHub repositories. There are no attempts to download or execute code from untrusted sources.
- [SAFE]: No obfuscation, prompt injection, or data exfiltration patterns were detected. The use of placeholders like 'xxx' for passwords in examples follows standard documentation safety protocols.
Audit Metadata