ionic-supabase
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate architectural guidance for integrating Supabase into mobile applications. It follows best practices by instructing users to manage environment variables and clearly distinguishes between public and secret keys.
- [CREDENTIALS_UNSAFE]: Security-conscious documentation explicitly warns against including the Supabase service role key in the client application and mandates the use of Row Level Security (RLS) for data protection.
- [EXTERNAL_DOWNLOADS]: Recommends standard, official libraries such as
@supabase/supabase-jsand Capacitor plugins. All external dependencies and CLI tools mentioned are official or well-recognized community resources appropriate for the task. - [COMMAND_EXECUTION]: Includes standard development commands for the Supabase CLI, such as initialization and migration management, which are expected in a developer-focused skill.
Audit Metadata