Supabase Security Audit

PassAudited by VirusTotal on May 16, 2026.

Findings (1)

The bundle is a legitimate security auditing tool for Supabase and Vercel environments. The primary script, `scripts/audit.js`, performs read-only checks and simulated privilege escalation tests within PostgreSQL transactions that are explicitly rolled back to prevent permanent changes. The documentation in `SKILL.md` and `references/threat-patterns.md` is educational, focusing on identifying and fixing common RLS misconfigurations, and the provided SQL hotfix is a defensive measure to prevent unauthorized role mutations.