url-to-markdown
Warn
Audited by Snyk on Jun 23, 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). Outsider free text from public web pages is fetched at runtime (
scripts/converter.js→fetchHtml(url)), then converted into readable Markdown/metadata and passed into the LLM context via the skill’s output (article.contentMarkdown→markdownreturned to the caller/LLM).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata