News Express
v1.0.4Use this skill when users ask for news updates, daily briefings, or what's happening in the world.
⭐ 0· 150·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the instructions: the skill fetches public RSS feeds and summarizes headlines. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md limits runtime behavior to using the platform's web_fetch tool to GET listed RSS URLs and parse titles/descriptions/links. It does not instruct reading local files, other env vars, or sending data to third-party endpoints outside the listed feeds.
Install Mechanism
There is no install spec and no code to write to disk — lower risk and consistent with an instruction-only feed reader.
Credentials
No environment variables, credentials, or config paths are requested. The RSS feed list is public and appropriate for a news-summarization skill.
Persistence & Privilege
Skill is not forced-always and does not request persistent system privileges or modify other skills; autonomous invocation remains platform-default and is not combined with other concerning requests.
Assessment
This skill appears coherent: it only needs network access to fetch public RSS feeds. Before installing, confirm you trust the platform's web_fetch tool (it will perform outbound HTTP requests). Consider whether you want specific sources included (some feeds are HTTP or region-specific) and be aware of possible rate limits, parsing quirks, or content bias from the listed outlets. If you need stricter privacy or want to avoid particular sources, ask for a version that lets you supply/whitelist feeds.Like a lobster shell, security has layers — review code before you run it.
latestvk971xztzxdv3js5tzmpcsg46yx849rq6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
