supabase-database
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and template resource for database management, adhering to industry-standard security practices.
- [SAFE]: It emphasizes the implementation of Row Level Security (RLS) to ensure strict data isolation between tenants, which is a critical security control in multi-tenant applications.
- [SAFE]: The guidelines specifically warn against using string concatenation for database queries, directing the agent to use the Supabase client's built-in methods that provide protection against SQL injection.
- [SAFE]: The listed CLI commands (e.g.,
supabase migration new,supabase db push) are official tools for the Supabase platform and are used within their intended administrative context. - [SAFE]: No hardcoded credentials, malicious obfuscation, or unauthorized network operations were detected in the skill content.
Audit Metadata