clickhousectl-cloud-deploy

Fail

Audited by Snyk on Apr 10, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill instructs embedding API keys and service passwords directly into CLI commands and code samples (e.g., --api-key/--api-secret flags and literal password fields), which requires handling and pasting secret values verbatim and poses exfiltration risk.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs running a remote install command that downloads and executes code at runtime via "curl -fsSL https://clickhouse.com/cli | sh", which fetches and executes required tooling (clickhousectl).

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 10, 2026, 10:34 AM
Issues
2