supabase-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation were detected across the provided files.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries such as
@supabase/supabase-jsandzodfor TypeScript, and thesupabasepackage for Python. These are appropriate for the skill's stated purpose of implementing Supabase integrations. - [CREDENTIALS_UNSAFE]: The implementation guides correctly demonstrate using environment variables (
process.env.SUPABASE_API_KEY) for authentication instead of hardcoding secrets, following security best practices. - [COMMAND_EXECUTION]: The skill uses standard agent tools (
Read,Write,Edit) to assist with code refactoring and configuration, with no evidence of unauthorized or dangerous command execution.
Audit Metadata