supabase-hello-world
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides code templates for a 'Hello World' example with Supabase. All demonstrated practices, such as using
process.env.SUPABASE_API_KEY, are consistent with industry security standards for secret management. - [EXTERNAL_DOWNLOADS]: The skill references official Supabase libraries (
@supabase/supabase-jsfor Node.js andsupabasefor Python). These are well-known, trusted packages for interacting with the Supabase platform. - [COMMAND_EXECUTION]: The skill instructions involve standard file creation and package management checks (
npm list,pip show) which are routine development tasks and do not pose a security risk in this context.
Audit Metadata