web-to-markdown

Warn

Audited by Snyk on Feb 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: 0.90). The skill's scripts/scrape-and-convert.ts launches a headless Playwright browser and navigates to user-supplied arbitrary URLs (page.goto) then extracts page.innerHTML via page.evaluate and converts it to markdown, meaning it fetches and interprets untrusted public web content.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 12:40 AM