supabase-self-hosted-docker-ubuntu
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill clones the official Supabase repository from GitHub (
github.com/supabase/supabase) to obtain necessary deployment configurations and scripts. - [COMMAND_EXECUTION]: The procedure involves executing standard system administration commands, including package management via
apt-get, container orchestration viadocker compose, and cloud service management using the Vercel CLI vianpx. - [REMOTE_CODE_EXECUTION]: The skill executes an initialization script (
generate-keys.sh) located within the official Supabase repository to generate cryptographic keys and update the local environment configuration.
Audit Metadata