← 返回 Skills 市场
Payment Rails
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
180
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install payment-rails
功能描述
Payment Rails integration. Manage data, records, and automate workflows. Use when the user wants to interact with Payment Rails data.
安全使用建议
This skill appears to be a wrapper around the Membrane CLI for Payment Rails and is mostly coherent, but take these precautions before installing or using it: 1) Verify the npm package and its publisher (@membranehq/cli) on the npm registry and GitHub to ensure it's the legitimate CLI you expect. Global npm installs run code on install — consider installing in a container or virtual environment first. 2) Confirm the connector and Payment Rails/Trolley mapping (the SKILL.md's 'Official docs' link points to Rapyd, which is unrelated) — ask the publisher to clarify the correct documentation and connector behavior. 3) Understand that Membrane will hold OAuth/connector credentials server-side; only proceed if you trust that third party with your payout account data. 4) Test with non-production data and minimum privileges (sandbox test accounts) before giving access to live payout workflows. If you want higher assurance, request a signed repo link, package checksum, or more precise documentation from the skill author.
功能分析
Type: OpenClaw Skill
Name: payment-rails
Version: 1.0.3
The skill bundle provides instructions for integrating with Payment Rails (Trolley) using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution through the Membrane platform (getmembrane.com). No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The skill claims to integrate with Payment Rails (Trolley) and the SKILL.md consistently instructs using the Membrane CLI and a payment-rails connector key, which is coherent. However, the 'Official docs' link points to rapyd.net (a different payments provider), indicating a likely copy-paste/documentation error that should be clarified.
Instruction Scope
The runtime instructions are focused on installing and using the Membrane CLI, creating a connection, listing/searching actions, building actions, and running them. They do not instruct reading arbitrary local files or environment variables, nor do they direct data to unexpected external endpoints beyond Membrane. Minor ambiguity: the login example uses a --tenant flag without a sample value and several agent types are listed without strict guidance, but this is operational sloppiness rather than scope creep.
Install Mechanism
The skill recommends installing @membranehq/cli via npm -g (public npm registry). Installing a global npm CLI is a common but moderate-risk action because npm packages execute code on install and can run with user privileges. This is expected for a CLI-based skill but users should verify the package source and maintainers before installing globally.
Credentials
No environment variables, local config paths, or credentials are requested by the skill itself; authentication is delegated to Membrane (the CLI triggers a browser-based or headless OAuth flow). This is proportionate, but note that delegating auth means Membrane's backend will hold the actual service credentials — users must trust that third party.
Persistence & Privilege
The skill is instruction-only, has no install script that writes files or alters other skills, and does not request always:true. It is user-invocable and allows autonomous invocation by default (platform normal), which is appropriate here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install payment-rails - 安装完成后,直接呼叫该 Skill 的名称或使用
/payment-rails触发 - 根据 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
元数据
常见问题
Payment Rails 是什么?
Payment Rails integration. Manage data, records, and automate workflows. Use when the user wants to interact with Payment Rails data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。
如何安装 Payment Rails?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install payment-rails」即可一键安装,无需额外配置。
Payment Rails 是免费的吗?
是的,Payment Rails 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Payment Rails 支持哪些平台?
Payment Rails 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Payment Rails?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills