subscription-schemas

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOWCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION] (LOW): The scripts migrate-schema.sh, create-payment-tables.sh, setup-rls-policies.sh, and validate-schema.sh execute system commands including curl, psql, and jq to manage database schema and configuration.
  • [EXTERNAL_DOWNLOADS] (LOW): The scripts depend on external utilities (psql, jq) and interact with the Supabase API at the provided SUPABASE_URL.
  • [CREDENTIALS_UNSAFE] (INFO): The scripts require SUPABASE_SERVICE_ROLE_KEY via environment variables. This key has full administrative access to the database. Usage is standard for migration tasks but requires careful handling of the environment.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 08:41 AM