supabase-api
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [EXTERNAL_DOWNLOADS] (INFO): The skill references the '@supabase/supabase-js' package. This is a standard dependency from a trusted organization (Supabase).
- [COMMAND_EXECUTION] (INFO): Includes 'curl' and 'supabase' CLI examples for API interaction and code generation. These are standard development workflows and do not involve arbitrary code execution.
- [CREDENTIALS_UNSAFE] (INFO): Demonstrates the use of environment variables for sensitive keys and generic placeholders for non-sensitive ones, which is the correct approach for API documentation.
Audit Metadata