← 返回 Skills 市场
Railz
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install railz
功能描述
Railz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Railz data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install railz - 安装完成后,直接呼叫该 Skill 的名称或使用
/railz触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Railz 是什么?
Railz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Railz data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Railz?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install railz」即可一键安装,无需额外配置。
Railz 是免费的吗?
是的,Railz 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Railz 支持哪些平台?
Railz 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Railz?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills