supabase-install-auth
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the installation of the official '@supabase/supabase-js' package via npm and the 'supabase' package via pip. These are legitimate, well-known libraries from a trusted service provider.
- [SAFE]: Instructions for handling API keys use clearly defined placeholders ('your-api-key') rather than hardcoded secrets. The recommendation to store these in environment variables or .env files aligns with standard development security practices for local configuration.
- [SAFE]: Network operations are limited to communicating with official Supabase domains (supabase.com, api.supabase.com) for documentation, dashboard access, and status checks.
Audit Metadata