← 返回 Skills 市场
Transfi
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install transfi
功能描述
TransFi integration. Manage Recordses. Use when the user wants to interact with TransFi data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to connect to TransFi and does not ask for unrelated secrets. Before installing, verify you trust the Membrane project and its npm package (review the @membranehq/cli package on npm/github), because a global npm install will write to your system and run third-party install scripts. Expect the CLI to open a browser or print auth URLs and to store tokens/config locally; if you prefer, test in a sandbox or container first. If you need stronger assurances, ask the maintainer for the exact location where credentials are stored and for the CLI's npm package checksum or repository tag to review.
功能分析
Type: OpenClaw Skill
Name: transfi
Version: 1.0.0
The skill instructions in SKILL.md require the agent to perform high-risk operations, including the global installation of an external NPM package (@membranehq/cli) and the execution of various shell commands for authentication and API interaction. While these capabilities are plausibly needed for the stated purpose of integrating with the TransFi platform via Membrane, they represent a significant attack surface (shell and network access) that warrants a suspicious classification. Additionally, the _meta.json file contains an unusual future-dated timestamp (April 2026).
能力标签
能力评估
Purpose & Capability
The skill describes a TransFi integration and the SKILL.md shows only Membrane CLI commands to connect to TransFi, discover and run actions — the requested tooling and steps match the stated purpose.
Instruction Scope
Runtime instructions are scoped to installing and using the Membrane CLI (login, connect, action list/run). They do not instruct reading unrelated files, harvesting environment variables, or contacting other endpoints besides Membrane/TransFi.
Install Mechanism
The skill recommends installing @membranehq/cli via npm (global install) and using npx for some commands. Installing a global npm package modifies the host environment and runs code from the npm registry (moderate risk expected for CLI tools); no arbitrary URL downloads or extracts are suggested.
Credentials
No environment variables, secrets, or unrelated credentials are requested. The instructions explicitly advise using Membrane-managed connections rather than asking the user for API keys. Note: the Membrane CLI will perform authentication and likely persist tokens/config locally (not detailed in SKILL.md).
Persistence & Privilege
The skill is not forced-always or requesting elevated platform privileges. It's user-invocable and can be called autonomously by the agent (platform default), which is expected for this type of integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install transfi - 安装完成后,直接呼叫该 Skill 的名称或使用
/transfi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Transfi 是什么?
TransFi integration. Manage Recordses. Use when the user wants to interact with TransFi data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Transfi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install transfi」即可一键安装,无需额外配置。
Transfi 是免费的吗?
是的,Transfi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Transfi 支持哪些平台?
Transfi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Transfi?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills