skills/alinaqi/maggy/supabase-python/Gen Agent Trust Hub

supabase-python

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a template for project structure and implementation that follows standard security practices.
  • [CREDENTIALS_UNSAFE]: The skill correctly uses environment variables via a .env file and placeholders (e.g., <from supabase start>) for sensitive credentials like SUPABASE_SERVICE_ROLE_KEY and DATABASE_URL, avoiding hardcoded secrets.
  • [EXTERNAL_DOWNLOADS]: Instructions include installation of standard, well-known libraries (fastapi, supabase, sqlmodel, alembic) from official package registries.
  • [COMMAND_EXECUTION]: Provides standard commands for environment setup, database migrations using Alembic, and running the Uvicorn server. These are routine development operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 04:17 PM
Security Audit — agent-trust-hub — supabase-python