audit-db-schema
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a read-only audit workflow using official Supabase and database-standard tools. It explicitly instructs the user not to apply migrations or perform destructive operations during the audit process.
- [SAFE]: Database queries target standard metadata tables (
information_schema,pg_indexes,pg_policies) to identify common security gaps such as missing Row-Level Security (RLS) or plaintext sensitive columns. - [SAFE]: External lookups for best practices target well-known documentation sources and official search tools for Prisma, Drizzle, and Supabase.
Audit Metadata