cloudflare-worker-base
Fail
Audited by Snyk on Sep 4, 2026
Risk Level: HIGH
Full Analysis
HIGH W008: Secret detected in skill content (API keys, tokens, passwords).
- Secret detected (high risk: 1.00). Upon analyzing the provided skill documentation and configuration files, a literal Cloudflare account ID (
0460574641fdbb98159c98ebf593e2bd) was found hardcoded intemplates/wrangler.jsoncon line 9. While account IDs are typically identifiers rather than pure secret keys, they provide direct scoping/access context to Cloudflare infrastructure and should not be hardcoded in production templates.
Issues (1)
W008
HIGHSecret detected in skill content (API keys, tokens, passwords).
Audit Metadata