cliproxyapi-cloudflare-stack

Fail

Audited by Snyk on Jul 30, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill embeds literal example API keys and credential JSONs (e.g., "sk-...", "grok-...") and instructs creating and copying credential files, which means secret values would be placed in files/commands and could be echoed or exfiltrated—this requires careful handling and poses a substantive exfiltration risk.

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

  • Third-party content exposure detected (medium risk: 0.30). The skill’s runtime workflow includes a Cloudflare Worker (“email-receiver”) that receives emails via Cloudflare Email Routing and stores/query data in D1, meaning outsider-authored email bodies/content can reach the LLM-enabled system indirectly through that ingest pipeline.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill instructs the user to run privileged commands and modify system service files (sudo dpkg install, copying/editing /etc/systemd/system, and running systemctl), which directly change the machine's state and require elevated privileges.

Issues (4)

W007
HIGH

Insecure credential handling 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).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 30, 2026, 04:34 AM
Issues
4
Security Audit — snyk — cliproxyapi-cloudflare-stack