supabase-troubleshooting
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of documentation and does not contain executable scripts or background processes.
- [COMMAND_EXECUTION]: The documentation references standard developer tools like the Supabase CLI (
supabase db reset,supabase start), Docker, and Git. These are intended for manual use by the developer during local troubleshooting. - [CREDENTIALS_UNSAFE]: A local PostgreSQL connection string is mentioned with default credentials (
postgres:postgres). Since these are the standard defaults for local Supabase development and not production secrets, they do not pose a security risk. - [PROMPT_INJECTION]: No patterns associated with prompt injection or behavioral overrides were detected. The skill instructions for the AI are limited to keyword extraction and reference mapping.
Audit Metadata