supabase-db

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of the official @supabase/supabase-js package from NPM, which is the standard library for a well-known and trusted database service.
  • [COMMAND_EXECUTION]: Provides documented instructions for using the supabase CLI tool via npx to generate TypeScript types, which is a common and safe developer workflow.
  • [CREDENTIALS_UNSAFE]: Recommends the use of environment variables (process.env) for managing database credentials and explicitly warns users to keep the service role key secret, aligning with security best practices.
  • [SAFE]: The content is educational and focuses on proper database architecture, specifically highlighting how to use RLS to protect data, which demonstrates a security-conscious design.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 07:53 AM