← Back to Skills Marketplace
alinklab

Real Time News

by ALinkLab · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
0
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install real-time-news
Description
实时新闻
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install real-time-news
  3. After installation, invoke the skill by name or use /real-time-news
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
实时新闻 skill 初始发布。 - 提供多来源实时新闻热榜检索,包括微博、知乎、百度、今日头条等主流平台 - 强制要求用户配置 API 密钥,自动引导获取和保存密钥 - 明确分离“大模型路由”与“工具函数调用”逻辑 - 通过工具选择规则自动路由用户意图到相应资讯源 - 所有请求参数按需提问补齐,禁止缺失参数时擅自补充或伪造 - 返回结果为原始数据整理后展示,确保信息透明
Metadata
Slug real-time-news
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Real Time News?

实时新闻. It is an AI Agent Skill for Claude Code / OpenClaw, with 0 downloads so far.

How do I install Real Time News?

Run "/install real-time-news" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Real Time News free?

Yes, Real Time News is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Real Time News support?

Real Time News is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Real Time News?

It is built and maintained by ALinkLab (@alinklab); the current version is v1.0.0.

💬 Comments