supabase-admin

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected. The skill consists of documentation and SQL code snippets intended as templates for database administration and schema design.
  • [COMMAND_EXECUTION]: The skill requests access to the Bash tool. This is appropriate and expected for its stated purpose of DevOps and site reliability tasks, such as running migrations or database CLI commands.
  • [PRIVILEGE_ESCALATION]: The provided SQL examples include the use of 'SECURITY DEFINER' functions. In PostgreSQL/Supabase, these functions run with the privileges of the user who created them (typically a high-privileged user). While this is a standard pattern for specific administrative logic that needs to bypass RLS, users should ensure the logic within these functions is strictly validated.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 08:37 PM