convert-url-html-to-md
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: 1.00). The skill explicitly fetches and converts arbitrary public web pages (see scripts/convert_url.js fetch_url and lib/url_to_markdown_readers.js html_reader.read_url), so it ingests untrusted third-party/user-generated content from arbitrary URLs and processes it into markdown for the agent to read.
Audit Metadata