← Back to Skills Marketplace
Railz
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install railz
Description
Railz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Railz data.
Usage Guidance
This skill looks coherent, but before installing: (1) confirm you trust Membrane (@membranehq) — check the npm package page, GitHub repo, and privacy/security docs; (2) understand that logging in grants Membrane access to your Railz/financial data (OAuth/browser flow); (3) avoid pasting secrets into chat — the skill explicitly says not to request API keys; (4) consider installing the CLI in a controlled environment (container or VM) if you have security concerns; (5) review the CLI's install scripts and repository source if possible before running a global npm install.
Capability Analysis
Type: OpenClaw Skill
Name: railz
Version: 1.0.1
The skill provides a legitimate integration for the Railz financial API via the Membrane CLI. It instructs the agent to install the '@membranehq/cli' npm package and use it to manage authentication and execute financial data queries. While it requires shell execution capabilities and handles sensitive financial data, the instructions in SKILL.md are transparent, align with the stated purpose, and do not exhibit signs of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description (Railz integration) matches the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Railz, list/create/run actions, and manage Rails data. Requests and actions are proportional to the declared purpose.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI (login, connect, action list/create/run). They do not ask the agent to read unrelated local files or environment variables. Note: the auth flow grants Membrane access to the user's Railz/accounting data — this is expected for the integration but important to understand.
Install Mechanism
There is no formal install spec, but the SKILL.md directs users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package writes code to disk and may run install scripts; the package appears to be a named package on the npm registry (moderate/expected risk). Verify the package/publisher before installing.
Credentials
The skill declares no required environment variables or credentials. The instructions explicitly advise not to ask users for API keys and instead use Membrane-managed auth. This is proportionate, though it means trusting Membrane with credential management and access to financial data.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration changes. The Membrane CLI will store authentication state as part of normal CLI behavior; that is expected for a CLI-based integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install railz - After installation, invoke the skill by name or use
/railz - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Railz?
Railz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Railz data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Railz?
Run "/install railz" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Railz free?
Yes, Railz is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Railz support?
Railz is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Railz?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills