volcengine-db-supabase

Fail

Audited by Snyk on Aug 12, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill includes direct CLI examples that pass and retrieve credentials (e.g., configure set --access-key --secret-key, exporting VOLCENGINE_ACCESS_KEY/SECRET_KEY, and projects api-keys), which would require the agent to accept, substitute, or print secret values verbatim in commands or outputs, creating an exfiltration risk.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Most URLs are official docs/CDNs and look benign, but a direct ZIP download hosted on a third‑party CDN and a domain that appears to be a typosquat of the official Volcengine console raise moderate risk for executable/malicious distribution or phishing.

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

  • Third-party content exposure detected (medium risk: 0.30). 该 skill 的必需运行流程是通过 scripts/supabase_dataplane.py 调用 execute_action() 来接收/读取调用者传入的 --query/--query-file/--source-code 等自由文本并直接作为 SQL 或部署源代码内容注入到 runtime API(如 db querydeploy-edge-function),属于先于选择具体条目的“用户可控文本摄取”。

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

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 12, 2026, 01:37 PM
Issues
4
Security Audit — snyk — volcengine-db-supabase