cloudflare-troubleshooting
Fail
Audited by Snyk on Sep 8, 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 prompt instructs the agent to ask the user for their Cloudflare API key and email, and then explicitly embeds those sensitive credentials verbatim into
curlheaders in command examples. Additionally, while there is a security note to "Never log API keys in output", the instruction to collect and use them directly in command-line arguments creates an insecure credential handling and exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata