← Back to Skills Marketplace
gora050

Payment Rails

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
180
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install payment-rails
Description
Payment Rails integration. Manage data, records, and automate workflows. Use when the user wants to interact with Payment Rails data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install payment-rails
  3. After installation, invoke the skill by name or use /payment-rails
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug payment-rails
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Payment Rails?

Payment Rails integration. Manage data, records, and automate workflows. Use when the user wants to interact with Payment Rails data. It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.

How do I install Payment Rails?

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

Is Payment Rails free?

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

Which platforms does Payment Rails support?

Payment Rails is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Payment Rails?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments