ionic-supabase
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill adheres to the Supabase security model by correctly distinguishing between publishable 'anon' keys and private 'service role' keys, providing explicit warnings to developers about not shipping secrets in the application bundle.\n- [SAFE]: The documentation emphasizes the mandatory use of Row Level Security (RLS) and provides specific SQL templates to ensure that user data is protected at the database level.\n- [SAFE]: The skill recommends using
@capacitor/preferencesfor session persistence instead oflocalStorage, which is a security best practice for Capacitor apps as it provides more reliable and potentially encrypted storage for JWTs.\n- [EXTERNAL_DOWNLOADS]: The skill instructions utilize standard, well-known open-source libraries including the official@supabase/supabase-jsclient and several recognized Capacitor community plugins for authentication and browser management.
Audit Metadata