Scrape today's CCTV Xinwen Lianbo (新闻联播) daily news summary from EastMoney (东方财富网). Use when the user asks to get today's 新闻联播 content, CCTV news summary, or wants to fetch the latest 央视新闻联播要闻集锦 article. Triggers on requests mentioning 新闻联播, xinwen lianbo, CCTV news digest, or Ea
SaferSkills independently audited cctv-news-scraper (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Scrape the daily CCTV 新闻联播要闻集锦 (Xinwen Lianbo News Highlights) article from EastMoney using Playwright.
Ensure the environment has:
pip install playwright
playwright install chromiumRun the bundled script to fetch today's news:
python scripts/scrape_eastmoney.pyOptions:
--date YYYY-MM-DD — Fetch a specific date's news (default: today)--headless — Run browser without visible windowThe script outputs the article HTML content to stdout. Status messages go to stderr.
<a> tag matching the pattern {M}月{D}日晚间央视新闻联播要闻集锦div#ContentBody.txtinfos, stripping non-essential attributes and videos<!--文章主体--> marker to isolate the main article body--headless.div#ContentBody.txtinfos still exists.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.