web-scraping
Warn
Audited by Snyk on Mar 9, 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 (SKILL.md and scripts/scrape_medium_to_html.py) explicitly loads arbitrary public webpages (user-supplied Medium URLs), follows in-page "update" links and fetches embedded third-party content such as GitHub Gists via httpx, parsing and incorporating that untrusted, user-generated content into its outputs and workflow.
Audit Metadata