clickhousectl-cloud-deploy

Fail

Audited by Snyk on May 20, 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 explicitly instructs using API keys and secrets as literal CLI arguments (e.g., --api-key <key> --api-secret <secret>), tells the user to copy the Key Secret, and shows connection examples that embed the service password, which requires the agent to handle or emit secret values verbatim.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill instructs installing the CLI at runtime with "curl -fsSL https://clickhouse.com/cli | sh", which fetches and executes remote code and is a required dependency for the workflow, so this URL is a high-confidence runtime risk.

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
May 20, 2026, 05:05 PM
Issues
2
Security Audit — snyk — clickhousectl-cloud-deploy