supabase-server
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- Informational Documentation: The skill acts as a comprehensive guide for using the
@supabase/serverpackage, offering code snippets for Deno, Hono, and Cloudflare Workers. It includes migration paths from legacy Supabase patterns to modern, safer alternatives. - Credential Management Guidance: It correctly advises users to move away from legacy API keys (like
SUPABASE_ANON_KEY) toward more modern secret management practices. It explicitly warns against using unauthenticated modes (auth: 'none') for sensitive data. - Standard Package Integration: The skill references well-known packages and official Supabase modules (
@supabase/server,@supabase/ssr) and integrates with established services like Stripe for webhook handling. - Trusted Infrastructure: All URLs and repository references target official domains associated with the skill's primary vendor and well-known development platforms.
Audit Metadata