china-news-crawler
Warn
Audited by Snyk on Feb 15, 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 accepts arbitrary public news URLs (via scripts/extract_news.py) and uses its fetchers (scripts/crawlers/fetchers.py with RequestsFetcher/CurlCffiFetcher) and platform crawlers (scripts/crawlers/*.py for mp.weixin.qq.com, toutiao, 163.com, sohu, news.qq.com) to fetch and parse untrusted, user-generated/public third‑party web content that the agent reads and interprets.
Audit Metadata