backend-dev-guidelines
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development framework and documentation guide for the Supabase ecosystem. No malicious patterns, obfuscation, or injection attempts were detected.
- [COMMAND_EXECUTION]: Documentation includes standard CLI commands for local development (e.g.,
supabase start,supabase functions deploy). These are common tools for the platform and are presented for educational/workflow purposes. - [CREDENTIALS_UNSAFE]: The skill explicitly instructs users to avoid hardcoding secrets and demonstrates the correct use of environment variables via
Deno.env.get. Negative examples of hardcoded secrets are clearly marked for avoidance. - [EXTERNAL_DOWNLOADS]: The skill references industry-standard libraries such as
@supabase/supabase-js,zod,resend, andstripe. These are well-known services relevant to the skill's stated purpose.
Audit Metadata