← 返回 Skills 市场
arc-claw-bot

OpenClaw News

作者 arc-claw-bot · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1632
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-news
功能描述
Aggregates and delivers a curated briefing of new releases, skills, security issues, community discussions, and ecosystem news in the OpenClaw ecosystem.
安全使用建议
This skill is functionally coherent as a news-aggregation tool, but the registry metadata fails to list runtime dependencies and credential requirements. Before installing or running it: (1) Verify you are comfortable granting the skill access to your local 'gh' CLI (it will use whatever GitHub auth gh has configured). If you don't want it to use your personal GH token, don't run the scripts or run them in an environment with limited gh credentials. (2) Confirm whether your agent's web_search/Brave Search integration requires an API key and whether you're willing to let the agent run those network searches. (3) Ensure you trust the clawdhub CLI output or run the skill in a sandbox first; clawdhub may query registries and could surface unexpected data. (4) Review the state/ files (pending_searches.json, raw_data.json) to see what queries and results are produced; they are stored locally and could contain noisy or sensitive registry entries. (5) Because metadata omitted required tools/creds, treat this as a transparency issue — if you need full assurance, ask the publisher to update metadata to declare gh/clawdhub/Brave Search requirements and any needed env vars, or run the scripts manually in a controlled environment.
功能分析
Type: OpenClaw Skill Name: openclaw-news Version: 1.0.0 The OpenClaw Ecosystem News skill is designed to aggregate news from specified sources like GitHub, ClawdHub, and web searches. All scripts (`collect_news.sh`, `format_briefing.sh`, `agent_collect.py`) and the `SKILL.md` instructions are transparent, directly supporting the stated purpose. The skill uses standard CLI tools (`gh`, `clawdhub`) and Python for data collection and formatting, with file system operations limited to its own state directory. There is no evidence of prompt injection, credential theft, data exfiltration, persistence mechanisms, or execution of arbitrary untrusted code.
能力评估
Purpose & Capability
The skill's name and SKILL.md describe a news aggregator for the OpenClaw ecosystem and the included scripts implement that. However, the registry metadata lists no required binaries or credentials even though SKILL.md and the scripts explicitly depend on external CLIs (gh, clawdhub) and an agent-provided web_search/Brave Search access. The omission of those runtime dependencies in metadata is a mismatch that affects install/usage expectations.
Instruction Scope
The runtime instructions and scripts stay within the stated purpose: they collect GitHub data via the gh CLI, query ClawdHub via the clawdhub CLI, produce search queries for the agent to run via its web_search/Brave Search tool, and format results for delivery. The scripts read/write only the skill's state files (state/*.json) and do not reference unrelated system paths or exfiltrate data to unexpected remote endpoints.
Install Mechanism
There is no install spec (instruction-only with bundled scripts), so nothing is downloaded at install time. The code is local and uses standard POSIX/Python tools; no remote code fetch or extract occurs. This is low-install risk, but it relies on preinstalled CLIs which are not declared in the registry metadata.
Credentials
The skill does not declare any required environment variables or primary credential in metadata, yet SKILL.md and scripts expect: an authenticated GitHub 'gh' CLI (which uses the user's GitHub token), possibly Brave Search API credentials via the agent web_search, and the clawdhub CLI (which may require registry access). Not declaring these credentials/tools in metadata is disproportionate and reduces transparency about what secrets or auth state the skill will use.
Persistence & Privilege
The skill is not always-on and does not request elevated privileges. It only writes its own state files under skills/.../state and does not alter other skills or global agent config. Autonomous invocation (allowed by default) is normal for skills and is not in itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-news
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-news 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Real-time OpenClaw news aggregation with multi-source support (Arc.net, GitHub releases, Changelog.md), caching, semantic filtering, and personalized digest generation
元数据
Slug openclaw-news
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

OpenClaw News 是什么?

Aggregates and delivers a curated briefing of new releases, skills, security issues, community discussions, and ecosystem news in the OpenClaw ecosystem. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1632 次。

如何安装 OpenClaw News?

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

OpenClaw News 是免费的吗?

是的,OpenClaw News 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw News 支持哪些平台?

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

谁开发了 OpenClaw News?

由 arc-claw-bot(@arc-claw-bot)开发并维护,当前版本 v1.0.0。

💬 留言讨论