supabase-postgres-best-practices
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and SQL examples focused on database management and performance optimization.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation from PostgreSQL and Supabase, which provides guidelines for database operations.
- [PROMPT_INJECTION]: The skill processes user-supplied SQL and schema designs, creating a potential surface for indirect prompt injection.
- Ingestion points: SQL queries and database schema definitions provided by the user for review (SKILL.md).
- Boundary markers: The skill does not explicitly define markers to delimit untrusted user content.
- Capability inventory: The agent performs SQL optimization, indexing advice, and schema design reviews.
- Sanitization: The skill includes detailed instructions on implementing Row-Level Security (security-rls-basics.md) and managing role-based permissions (security-privileges.md) to ensure data safety.
Audit Metadata