supabase-install-auth

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of official Supabase libraries (@supabase/supabase-js for Node.js and supabase for Python). These resources belong to Supabase, which is recognized as a well-known technology provider.
  • [COMMAND_EXECUTION]: The skill uses standard package management commands (npm install and pip install) and shell commands (echo) to set up the project environment. These operations are restricted to the expected scope of installing dependencies and creating a .env file for configuration.
  • [CREDENTIALS_UNSAFE]: The instructions guide the user on how to store API keys using environment variables or a .env file. It correctly uses generic placeholders (e.g., 'your-api-key') rather than hardcoding actual secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 12:12 AM