Hot News Aggregator 1.0.0

v1.0.0

国内外社会、科技、军事新闻汇总。自动搜索、筛选、整理新闻要点。Use When 需要获取最新的国内外社会、科技、军事新闻,并且希望自动筛选和整理新闻要点时。

0· 162·1 current·1 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (聚合国内外社会、科技、军事新闻) match the runtime instructions which list specific news sources and instruct using web_search/web_fetch. No unrelated credentials, binaries, or config paths are requested. Minor inconsistencies in metadata exist (SKILL.md lists version 1.0.3 while registry/_meta.json show 1.0.0; ownerId values differ between registry metadata and _meta.json and there is no homepage/source URL), which are likely administrative issues but worth verifying before trusting origin.
Instruction Scope
SKILL.md explicitly instructs the agent to use web_search or web_fetch to retrieve articles from the listed news sites, then filter, deduplicate, and format summaries. The instructions do not ask the agent to read local files, environment variables, or post data to unexpected endpoints. The guidance to filter unreliable sources is appropriate; the skill does not define how to handle paywalled or login-protected content (expected).
Install Mechanism
No install spec and no code files — the skill is instruction-only, which is the lowest install risk. Nothing is downloaded or written to disk by the skill package itself.
Credentials
The skill requests no environment variables or credentials. The news aggregation task does not appear to require additional secrets, so requested privileges are proportionate.
Persistence & Privilege
always is false (default) and model invocation is allowed (default). This is the platform norm for user-invocable skills and is not, by itself, a concern. The skill does not request persistent modifications to agent config or other skills.
Assessment
This skill is an instruction-only news aggregator and appears internally consistent and low-risk: it uses web_search/web_fetch to fetch public news sites, filters and formats results, and requests no secrets or installs. Before installing: 1) Verify the skill author/owner — the package metadata contains inconsistent owner/version fields and there is no homepage or source URL; if provenance matters, prefer skills with a clear origin. 2) Be aware the skill will fetch public web pages — it may attempt to access paywalled or login-required pages and will only retrieve what is publicly available. 3) If you allow autonomous invocation, monitor its first runs (network activity/outputs) to ensure it behaves as expected. 4) If you need stricter controls, run it in a restricted environment or require manual invocation only.

Like a lobster shell, security has layers — review code before you run it.

latestvk971mzd3kvamk0vyn5x71rvw4183jyk6
162downloads
0stars
1versions
Updated 3w ago
v1.0.0
MIT-0

Hot News Aggregator (热门新闻聚合器)

聚合国内外社会、科技、军事新闻,自动筛选要点。

新闻源

国内科技

  • 36氪: https://36kr.com/information/tech
  • 机器之心: https://www.jiqizhixin.com
  • 量子位: https://www.1baijia.com
  • IT之家: https://www.ithome.com

国内军事

  • 观察者网: https://www.guancha.cn
  • 澎湃新闻: https://www.thepaper.cn
  • 腾讯军事: https://new.qq.com/om/mil

国际科技

  • TechCrunch: https://techcrunch.com
  • The Verge: https://www.theverge.com
  • Wired: https://www.wired.com
  • Ars Technica: https://arstechnica.com

国际军事

  • Defense News: https://www.defensenews.com
  • Jane's Defence: https://www.janes.com
  • Military Times: https://www.militarytimes.com

工作流

  1. 搜索 - 用 web_searchweb_fetch 工具搜索各源
  2. 筛选 - 过滤重复、过期、不可靠来源
  3. 整理 - 按类别整理,每条含标题、来源、要点
  4. 输出 - 生成结构化汇总

可信度规则

优先:

  • 官方媒体报道
  • 权威机构发布

谨慎:

  • 论坛帖子
  • 匿名消息
  • 二手转载

输出格式

## 科技新闻

1. [标题](链接)
   来源:xxx | 时间:xxx
   要点:xxx

## 军事新闻

1. [标题](链接)
   来源:xxx | 时间:xxx
   要点:xxx

Comments

Loading comments...