url-to-markdown
Warn
Audited by Snyk on Jun 16, 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 fetches the runtime HTML of the user-supplied
<url>via Chrome CDP (Target.createTarget/Page.navigate), then reads it as free-form page content throughevaluateScript(cleanupAndExtractScript)returningdocument.documentElement.outerHTML, which is then converted to markdown and included in the agent context/output.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata