supabase-automation

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs users to install UI components from the official Supabase registry (ui.supabase.com) using the npx shadcn command. These are standard and documented components for Supabase-based applications.
  • [COMMAND_EXECUTION]: The skill provides extensive documentation for the Supabase CLI (supabase) and standard tools like curl and deno. These commands are used to manage project infrastructure, migrations, and edge functions, which aligns with the skill's primary purpose.
  • [DATA_EXFILTRATION]: The skill guides users on how to manage sensitive environment variables and secrets using the Supabase CLI and Management API. It correctly recommends the use of environment variables and secure secret storage rather than hardcoding credentials.
  • [REMOTE_CODE_EXECUTION]: The skill utilizes Deno's runtime for edge functions, which involves importing modules directly from URLs (e.g., deno.land, esm.sh). This is the standard operational model for the Deno ecosystem and targets well-known, trusted registries.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 04:20 PM