← Back to Skills Marketplace
Transfi
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install transfi
Description
TransFi integration. Manage Recordses. Use when the user wants to interact with TransFi data.
Usage Guidance
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.
Capability Analysis
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).
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install transfi - After installation, invoke the skill by name or use
/transfi - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Transfi?
TransFi integration. Manage Recordses. Use when the user wants to interact with TransFi data. It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.
How do I install Transfi?
Run "/install transfi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Transfi free?
Yes, Transfi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Transfi support?
Transfi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Transfi?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills