← 返回 Skills 市场
Worldline
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install worldline
功能描述
Worldline integration. Manage data, records, and automate workflows. Use when the user wants to interact with Worldline data.
安全使用建议
This appears to be a straightforward integration that uses the Membrane CLI to manage Worldline connections. Before installing or running: (1) Verify you trust the @membranehq/cli package source (check the npm package page and the project repo) — using `npx` can avoid a global install. (2) Be aware `npm install -g` modifies your system; run it in an environment where you accept that change. (3) The skill delegates auth to Membrane (browser/URL-based flow) — do not paste unrelated secrets into prompts. (4) If you must run in a sensitive environment, consider using an isolated environment or container for the CLI. (5) Note the minor mismatch between the metadata (no required binaries) and the documentation (requires Membrane CLI); this is a documentation/packaging issue, not a functional red flag.
功能分析
Type: OpenClaw Skill
Name: worldline
Version: 1.0.1
The skill provides a standard integration for Worldline payment services using the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate authentication, action discovery, and execution flows. It specifically emphasizes security best practices, such as avoiding manual credential handling and using Membrane's managed connections, and contains no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
能力评估
Purpose & Capability
The skill's name/description (Worldline integration) matches the runtime instructions which rely on the Membrane CLI to connect to Worldline. However, the registry metadata claims no required binaries while the SKILL.md explicitly instructs installing and using the @membranehq/cli (npm) binary — a minor mismatch between declared requirements and the documentation.
Instruction Scope
SKILL.md confines actions to installing and using the Membrane CLI to create connections, discover and run actions against Worldline. It explicitly advises against asking users for API keys and recommends letting Membrane handle auth. It does not instruct the agent to read unrelated files, other credentials, or to exfiltrate data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry (the skill is instruction-only), but the documentation instructs users to run `npm install -g @membranehq/cli@latest` and uses `npx` in examples. Installing a global npm package and using `@latest` are normal for CLI tools but carry standard supply-chain considerations (npm registry trust, global install footprint and permission implications).
Credentials
The skill requests no environment variables, no secrets, and explicitly tells integrators not to ask users for API keys. Authentication is delegated to Membrane (browser-based or headless flow). There are no unrelated credential requests.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not request system-wide configuration changes in the SKILL.md and does not attempt to modify other skills or agent-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install worldline - 安装完成后,直接呼叫该 Skill 的名称或使用
/worldline触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Worldline 是什么?
Worldline integration. Manage data, records, and automate workflows. Use when the user wants to interact with Worldline data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。
如何安装 Worldline?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install worldline」即可一键安装,无需额外配置。
Worldline 是免费的吗?
是的,Worldline 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Worldline 支持哪些平台?
Worldline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Worldline?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills