← 返回 Skills 市场
gora050

World News Api

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install world-news-api
功能描述
World News API integration. Manage data, records, and automate workflows. Use when the user wants to interact with World News API data.
安全使用建议
Things to check before installing/using: - Verify the Membrane project and the @membranehq/cli package (homepage, npm page, GitHub) so you trust the publisher and supply chain. - Note the SKILL.md asks you to run a global npm install; consider using npx or a local install if you want to avoid global package installation. - Understand Membrane will hold and manage API credentials for World News API — ensure you are comfortable with their privacy/security practices. - The skill metadata did not list the required binary, but the runtime docs require the Membrane CLI; this mismatch is benign but worth noting. - In headless or automated environments, follow the documented login flow carefully and avoid pasting secrets into untrusted prompts. If you want higher assurance, ask the skill author for a formal install spec and the exact npm package checksum or link to the package release to validate what will be installed.
功能分析
Type: OpenClaw Skill Name: world-news-api Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with the World News API using the Membrane CLI. The documentation in SKILL.md outlines standard procedures for installation via npm, authentication, and managing API actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the instructions are consistent with the stated purpose of the integration.
能力评估
Purpose & Capability
The SKILL.md describes using the Membrane CLI to connect to World News API and manage actions — this is coherent with the skill name/description. Small inconsistency: the registry metadata lists no required binaries, but the instructions explicitly require installing @membranehq/cli (npm).
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI (login, connect, list/create/run actions). The instructions do not ask the agent to read unrelated files, environment variables, or exfiltrate data to unexpected endpoints. They do require network access and interactive or headless login via Membrane.
Install Mechanism
There is no formal install spec in the registry; instead SKILL.md asks the user to run `npm install -g @membranehq/cli@latest`. Installing a public npm package is a common approach but has supply-chain implications; the package appears to be from the @membranehq scope (official-sounding) and the skill links to getmembrane.com and a GitHub repo, but the install step is not captured in the skill metadata.
Credentials
The skill does not request environment variables or keys in the metadata. It requires a Membrane account and interactive login; Membrane will manage downstream API credentials server-side. This is proportionate, but it means you must trust Membrane to hold your World News API credentials and perform auth on your behalf.
Persistence & Privilege
The skill does not request always:true or system-wide config changes. Autonomous invocation (disable-model-invocation: false) is the platform default and acceptable here. The skill does not claim to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install world-news-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /world-news-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug world-news-api
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

World News Api 是什么?

World News API integration. Manage data, records, and automate workflows. Use when the user wants to interact with World News API data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 World News Api?

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

World News Api 是免费的吗?

是的,World News Api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

World News Api 支持哪些平台?

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

谁开发了 World News Api?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论