← 返回 Skills 市场
0
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install real-time-news
功能描述
实时新闻
安全使用建议
Install only if you are comfortable giving this skill a Xiaobenyang API key and having it written to a local .env file. Use a dedicated, low-privilege key if possible, keep the folder out of source control, and remove the .env entry when you no longer use the skill. VirusTotal and the static scan were clean, and I found no artifact-backed exfiltration or destructive behavior, but the credential storage and inconsistent documentation warrant Review.
能力评估
Purpose & Capability
The core purpose, retrieving real-time news hot lists through the Xiaobenyang API, fits the listed tool wrappers and outbound API calls. The concern is not the news API itself, but that credential handling and persistence are larger than the minimal frontmatter description discloses.
Instruction Scope
The instructions mostly route users to news tools, but include copy-paste drift such as a school-search example and a gaokao project name. They also tell the agent to show raw API data after only informal整理, which leaves filtering and redaction underspecified.
Install Mechanism
There are no install scripts or obfuscated package behavior, only Python dependencies in requirements.txt. However, the skill metadata does not declare the required API key, network dependency, or local .env write behavior.
Credentials
The skill requires a user-supplied XBY_APIKEY and sends it to https://mcp.xiaobenyang.com as an API header, which is purpose-aligned, but it does not define masking, retention, deletion, or scoping expectations.
Persistence & Privilege
scripts/config.py writes the provided API key to a local .env file and mutates the process environment by default, without file permission hardening, opt-in storage, or a documented removal path.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install real-time-news - 安装完成后,直接呼叫该 Skill 的名称或使用
/real-time-news触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
实时新闻 skill 初始发布。
- 提供多来源实时新闻热榜检索,包括微博、知乎、百度、今日头条等主流平台
- 强制要求用户配置 API 密钥,自动引导获取和保存密钥
- 明确分离“大模型路由”与“工具函数调用”逻辑
- 通过工具选择规则自动路由用户意图到相应资讯源
- 所有请求参数按需提问补齐,禁止缺失参数时擅自补充或伪造
- 返回结果为原始数据整理后展示,确保信息透明
元数据
常见问题
Real Time News 是什么?
实时新闻. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 0 次。
如何安装 Real Time News?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install real-time-news」即可一键安装,无需额外配置。
Real Time News 是免费的吗?
是的,Real Time News 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Real Time News 支持哪些平台?
Real Time News 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Real Time News?
由 ALinkLab(@alinklab)开发并维护,当前版本 v1.0.0。
推荐 Skills