supabase-postgres-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- Standard Educational Content: The skill is composed entirely of Markdown documentation and SQL snippets. These resources are intended to provide context for an agent to improve SQL query performance, schema design, and security configurations. No executable scripts, binaries, or active code paths are included in the provided files.
- Security Best Practices: Several reference files (e.g.,
security-privileges.md,security-rls-basics.md) specifically advocate for the Principle of Least Privilege and database-enforced Row-Level Security. This demonstrates a proactive security posture aimed at hardening database environments rather than exploiting them. - No Malicious Patterns Detected: A thorough scan for prompt injection, data exfiltration, obfuscation, and persistence mechanisms yielded no matches. The SQL examples provided are standard for Postgres and Supabase environments, using placeholders (e.g., '123', 'xxx') for any potentially sensitive values.
- Verified Organization: The metadata identifies the author as 'supabase', and all external links point to official documentation (Postgres and Supabase) or the Agent Skills open standard repository, consistent with the skill's stated purpose.
Audit Metadata