cloudflare-workers

Warn

Audited by Snyk on Mar 9, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). The skill's documentation and workflow show Workers fetching and transforming arbitrary external web responses (see "HTML Rewriter" in SKILL.md Advanced Topics: response = await fetch(request) -> HTMLRewriter().transform(response) ) and explicitly describe routing to and uploading/executing customer-provided Workers ("Workers for Platforms" in references/advanced-features.md), which means untrusted third-party/user-generated content is ingested and can influence runtime behavior.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 9, 2026, 07:50 AM