Supabase Dashboard Builder

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill provides a template for building a Supabase dashboard using a FastAPI proxy in SKILL.md. It contains architectural vulnerabilities, specifically the use of the high-privilege SUPABASE_SERVICE_KEY in a proxy that lacks its own authentication mechanism, and a recommendation for an overly permissive CORS policy (allow_origins=['*']). These flaws could lead to unauthorized access to the whitelisted database tables if the application is deployed as described. No evidence of intentional malice or data exfiltration was found.