010115-supabase-platform
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for the Supabase platform, providing best practices for database security and schema design.
- [SAFE]: Code examples utilize well-known and official libraries, specifically
@supabase/supabase-jsandhonofor Deno-based Edge Functions. - [SAFE]: The provided validation script (
scripts/validate.py) performs local checks for project configuration files (like.env). It verifies the presence of required environment variable keys without displaying or exfiltrating their values. - [SAFE]: The documentation actively promotes security best practices, such as enforcing null safety in Row Level Security (RLS) policies and preventing search path hijacking in PostgreSQL functions.
Audit Metadata