← 返回 Skills 市场
cp3d1455926-svg

News Noon Digest - 新闻午报

作者 cp3d1455926-svg · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install news-noon-digest
功能描述
每日中午12点自动推送新闻午报到QQ和飞书,包含全球热点、科技动态、财经要闻
安全使用建议
This skill's purpose (posting a noon digest to Feishu/QQ) is coherent, but take these precautions before installing: 1) Confirm the skill metadata declares the FEISHU_WEBHOOK_URL requirement — currently the registry shows none but SKILL.md and the script expect it. Treat the webhook URL as a secret: only give a webhook with minimal scope and be prepared to rotate it if abused. 2) Note the description promises "automatic fetching" of global news, but the bundled script currently uses hardcoded example items rather than fetching live feeds; if you expect real news aggregation, inspect or modify the fetch_* functions before use. 3) Test in a safe environment or a non-production Feishu group to verify behavior. 4) Because the repository/source is unknown, prefer to review or vendor-lock the code locally (or reimplement network fetching explicitly) before granting any webhook credentials. If the author later updates the skill to perform live web requests, re-review network endpoints and any new environment variables.
功能分析
Type: OpenClaw Skill Name: news-noon-digest Version: 1.0.0 The skill bundle is a standard news digest automation tool that generates and sends news summaries to Feishu and QQ. The code in scripts/fetch_and_digest.py uses hardcoded mock data for news content and standard library functions (urllib) to send notifications to a user-provided webhook, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description (daily noon news pushed to QQ and Feishu) matches the code and SKILL.md: the script formats a digest and posts to a Feishu webhook and indicates QQ push via cron. However, the README/SKILL.md say it "自动抓取全球新闻" (automatically fetch news), while the included script uses hardcoded example items rather than performing real network scraping — this is a functional mismatch that could mislead users.
Instruction Scope
SKILL.md instructs setting FEISHU_WEBHOOK_URL and optionally QQ_ENABLED, adding an OpenClaw cron entry, and running the included Python script. The instructions reference only the script and the webhook; they do not ask the agent to read unrelated files, credentials, or system paths.
Install Mechanism
No install spec (instruction-only) and only a single small Python script are included. Nothing is downloaded or written by an installer at install time, which keeps risk low.
Credentials
SKILL.md and the script require a FEISHU_WEBHOOK_URL (sensitive webhook URL) and accept QQ_ENABLED, but the registry metadata lists no required env vars or primary credential — this is an inconsistency. The webhook is a secret that grants posting ability to a Feishu bot/space, which is proportionate to the feature but should be clearly declared in the skill's metadata and documentation.
Persistence & Privilege
The skill does not request always:true or system-wide config changes. It runs as a user-invoked/cron job and does not modify other skills or request elevated persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install news-noon-digest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /news-noon-digest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug news-noon-digest
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

News Noon Digest - 新闻午报 是什么?

每日中午12点自动推送新闻午报到QQ和飞书,包含全球热点、科技动态、财经要闻. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 News Noon Digest - 新闻午报?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install news-noon-digest」即可一键安装,无需额外配置。

News Noon Digest - 新闻午报 是免费的吗?

是的,News Noon Digest - 新闻午报 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

News Noon Digest - 新闻午报 支持哪些平台?

News Noon Digest - 新闻午报 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 News Noon Digest - 新闻午报?

由 cp3d1455926-svg(@cp3d1455926-svg)开发并维护,当前版本 v1.0.0。

💬 留言讨论