China News
v1.0.3中国新闻资讯聚合工具。Use when user wants to get latest news from Chinese sources. Supports multiple news sites (Sina, Sohu, NetEase, Tencent) via browser automation an...
⭐ 1· 178·0 current·0 all-time
by@tobewin
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Chinese news aggregator) align with requirements: python3, browser automation (via OpenClaw browser tool) and RSS fetching. The declared 'pip install requests' dependency and the browser/RSS modes are coherent with fetching and parsing news.
Instruction Scope
SKILL.md instructions are limited to: checking browser availability, visiting news sites, extracting titles/links via browser.evaluate, fetching RSS feeds via HTTP, categorizing and formatting reports. It does not request unrelated files, credentials, or secret environment variables. Note: browser.evaluate runs JavaScript in loaded pages (expected for scraping) — that means arbitrary page JS will be executed in the browser context, which is normal for scraping but worth being aware of.
Install Mechanism
No install spec is provided (instruction-only), so nothing is written to disk by the skill itself. The only dependency mentioned is 'pip install requests' in the metadata string; that is reasonable and low-risk for this purpose but is not enforced by an install step.
Credentials
The skill requests no environment variables, credentials, or config paths. Network access to external news sites is required and proportionate to the stated function.
Persistence & Privilege
always:false (default) and autonomous invocation allowed (platform default). No requests to modify other skills or system-wide settings. This level of privilege is normal for a user-invocable aggregator skill.
Assessment
This skill appears to do only what it claims: fetch news via the OpenClaw browser tool or RSS and format reports. Before installing, confirm your OpenClaw environment has the browser tool configured (if you want richer results) and that installing 'requests' via pip is acceptable. Be aware the skill will load external news pages and execute extraction JavaScript in the browser context (standard for scraping); ensure you are comfortable with the agent having network access to those sites. If you need stronger guarantees, review the full '完整流程' (Step 4) that was truncated in the SKILL.md to ensure no additional steps perform unexpected operations.Like a lobster shell, security has layers — review code before you run it.
latestvk973zn1ee77n9jjsbkcharfwd983jyhd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📰 Clawdis
Binspython3
