← 返回 Skills 市场
Newsapi
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
202
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install newsapi
功能描述
NewsAPI integration. Manage Articles, Sources. Use when the user wants to interact with NewsAPI data.
安全使用建议
This skill delegates NewsAPI access to the Membrane service — you will need a Membrane account and must trust Membrane to store and use your NewsAPI credentials and to proxy requests. Before installing: verify the npm package name (@membranehq/cli) and the publisher, review Membrane's privacy/security documentation and OAuth scopes when you log in, and be aware that a global npm install runs third-party code. If you prefer not to trust a third-party proxy, use a direct NewsAPI integration with your own API key instead.
功能分析
Type: OpenClaw Skill
Name: newsapi
Version: 1.0.3
The newsapi skill bundle provides instructions for an AI agent to interact with NewsAPI via the Membrane CLI. The instructions in SKILL.md are functional and aligned with the stated purpose, focusing on installing the '@membranehq/cli' package and managing API connections through the Membrane platform. Notably, the skill includes security-positive best practices, such as advising the agent to let the external service handle credentials rather than requesting API keys from the user, and no indicators of malicious intent or data exfiltration were identified.
能力评估
Purpose & Capability
Name/description (NewsAPI integration) matches the instructions: all runtime steps are about installing the Membrane CLI, authenticating, creating a connection, discovering and running actions for NewsAPI. No unrelated services, binaries, or env vars are requested.
Instruction Scope
SKILL.md limits its actions to installing/using the Membrane CLI, logging in, creating a connection, listing actions, and running them. It does not instruct the agent to read arbitrary local files, environment variables, or post data to unknown endpoints. Auth flow is interactive/browser-based as described.
Install Mechanism
Installation is instruction-only (no automatic installer), and recommends npm install -g @membranehq/cli@latest. Global npm installs execute code from the npm package and thus carry the usual moderate risk of third-party packages; this is expected for a CLI-based integration but worth verifying the package and publisher before install.
Credentials
No environment variables, secrets, or config paths are requested. The skill explicitly tells users not to share NewsAPI keys and to let Membrane manage credentials, which is consistent with the described architecture.
Persistence & Privilege
Skill is not always-enabled and has no install-time code altering agent configs. It relies on the Membrane CLI and the user's Membrane account; autonomous model invocation is allowed by default but not combined with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install newsapi - 安装完成后,直接呼叫该 Skill 的名称或使用
/newsapi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Newsapi 是什么?
NewsAPI integration. Manage Articles, Sources. Use when the user wants to interact with NewsAPI data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。
如何安装 Newsapi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install newsapi」即可一键安装,无需额外配置。
Newsapi 是免费的吗?
是的,Newsapi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Newsapi 支持哪些平台?
Newsapi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Newsapi?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills