supabase-api
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill recommends installing
@supabase/supabase-jsvia npm. This is a legitimate package from a trusted organization (Supabase). - [CREDENTIALS_UNSAFE] (SAFE): Code snippets use placeholders like 'your-anon-key' and environment variables such as
process.env.SUPABASE_SERVICE_ROLE_KEYinstead of hardcoding actual secrets. - [COMMAND_EXECUTION] (SAFE): Includes standard command-line examples for
curland the Supabase CLI (gen types) for development purposes. No malicious command injection patterns were detected.
Audit Metadata