supabase
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and installs the @membranehq/cli package from the official NPM registry. This utility is the official CLI tool provided by the vendor for managing integrations and secure authentication flows.
- [COMMAND_EXECUTION]: Utilizes the membrane CLI to perform environment setup, connection management, and database queries. These operations are intended behaviors for integrating Supabase via the Membrane platform.
- [DATA_EXFILTRATION]: Facilitates communication with Supabase and Membrane APIs. The skill implements security best practices by using a server-side authentication proxy to avoid exposing raw API keys or access tokens within the agent's environment.
Audit Metadata