crustdata-supabase

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Python scripts to perform database initialization and lead synchronization. The setup_database.py script executes SQL DDL statements to set up tables, indexes, and Row Level Security (RLS) policies in Supabase, which is the expected behavior for this integration.\n- [EXTERNAL_DOWNLOADS]: Authenticated network requests are made to CrustData and Supabase API endpoints. These communications are strictly used for searching prospects and managing lead records, following the skill's documented workflows.\n- [SAFE]: A heuristic detection for a hardcoded connection string in setup_database.py was evaluated as a false positive. The connection URI is dynamically constructed from environment variables, conforming to standard security practices for database configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 09:59 PM