building-with-supabase
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard Node.js packages (@supabase/supabase-js, @supabase/auth-helpers-nextjs) and Deno imports for Supabase Edge Functions. These are from well-known, trusted technology providers and follow the standard implementation patterns for the service.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or credentials were detected. The code snippets demonstrate the correct usage of environment variables (e.g., process.env.SUPABASE_SERVICE_ROLE_KEY) and provide explicit guidance on maintaining the security of the service role key by keeping it server-side.
Audit Metadata