article-extractor

Warn

Audited by Snyk on Aug 21, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The skill’s runtime workflow reads outsider-authored free text directly from user-provided “ARTICLE_URL” by fetching the URL contents and extracting article text via reader, trafilatura, or the fallback method (curl -s "$ARTICLE_URL" piped into HTML parsing), so an outsider can supply poison HTML/page content for ingestion.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 21, 2026, 05:03 AM
Issues
1
Security Audit — snyk — article-extractor