codex-supabase

Fail

Audited by Snyk on Jun 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt instructs placing the Supabase API key directly into a command-line argument (--api-key <key>), which requires the LLM to handle or emit the secret value verbatim and thus creates an exfiltration risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill invokes remote code at runtime via "npx @supabase/mcp-server-supabase" (package page: https://www.npmjs.com/package/@supabase/mcp-server-supabase), which fetches and executes code from the npm registry as a required dependency.

MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

  • Hidden Unicode characters detected (1 type(s) found)

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W021
MEDIUM

Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 16, 2026, 03:36 AM
Issues
3
Security Audit — snyk — codex-supabase