Claw Cctv News Fetcher

AdvisoryAudited by VirusTotal on Mar 30, 2026.

Overview

Type: OpenClaw Skill Name: claw-cctv-news-fetcher Version: 1.0.0 The skill is a legitimate news scraper designed to fetch highlights from the CCTV News Broadcast (Xinwen Lianbo). The core logic in `scripts/news_crawler.js` uses the `node-html-parser` library to extract titles and content from official CCTV domains (cctv.cntv.cn and tv.cctv.com). While the script lacks strict input validation for the date parameter (potential SSRF vulnerability if provided with path traversal strings), there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.