supabase-cli

Fail

Audited by Snyk on Feb 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The prompt contains commands that directly expose credentials (e.g., psql URIs with plaintext passwords and instructions to run supabase status / supabase projects api-keys and redirect outputs to .env), so an agent following it may need to read and emit secret values verbatim.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill instructs the agent to pull and inspect external, user-controlled project data (e.g., "supabase db pull" / "supabase db pull --linked", "supabase functions download", "supabase storage cp", and similar commands that fetch schema, function source, or storage from linked/remote projects), which are untrusted third-party sources whose content the agent is expected to read and interpret.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 01:14 AM