← 返回 Skills 市场
431
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install tulebank
功能描述
TuleBank — check wallet balance, send ARS to any CVU/ALIAS, swap USDC/wARS, manage beneficiaries, and move funds with ARS off-ramp/on-ramp flows.
安全使用建议
This skill is a coherent CLI wrapper for a banking proxy, but you should only install it if you trust both the 'tulebank' binary and the proxy it talks to. Before using: (1) verify the 'tulebank' binary comes from a trusted source and inspect what it stores on disk (API keys/config), (2) confirm who operates the proxy and how it handles Ripio credentials and funds, (3) ensure the agent will always prompt you to confirm sends and never auto-send without explicit, recent confirmation, and (4) treat OTP codes and API keys as sensitive — never paste them into unknown UIs. If any of these are unclear or the binary is untrusted, do not use this skill for real funds.
功能分析
Type: OpenClaw Skill
Name: tulebank
Version: 1.2.0
The tulebank skill provides a CLI-based interface for managing Argentine Peso (ARS) transfers, crypto swaps (USDC/wARS), and beneficiary management via the Ripio platform. The instructions in SKILL.md emphasize safety by requiring explicit user confirmation before executing any financial transactions and strictly mandate the use of the provided 'tulebank' binary. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The name/description (bank wallet, sends, swaps, beneficiaries) match the runtime instructions which instruct running the 'tulebank' CLI. The only declared requirement is the 'tulebank' binary, which is appropriate for a CLI-only skill. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits actions to running the 'tulebank' CLI, parsing JSON output, asking the user for OTP confirmation, and confirming send operations with users. It explicitly forbids bypassing the CLI via imported libraries. The instructions do involve sensitive operations (moving funds, handling OTPs) but they remain scoped to the stated purpose and do not instruct reading unrelated system files or environment variables.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written by the skill itself. This minimizes the skill's on-disk footprint; however, it relies on an external 'tulebank' binary which must already be present and trusted.
Credentials
The skill declares no environment variables or credentials, which is consistent. However, the CLI can create and store a per-user API key via 'tulebank signup'/'tulebank setup' (as described), and the SKILL.md notes a proxy handles Ripio Ramps API credentials. The skill itself does not request unrelated credentials, but the external binary and proxy will handle keys and persistence, so verify how those are stored and who operates the proxy.
Persistence & Privilege
The skill does not request always:true and uses normal model invocation. That is appropriate, but because this skill enables on-demand fund transfers, allow only user-initiated flows and ensure the agent follows the SKILL.md requirement to ALWAYS confirm sends; autonomous invocation combined with fund-moving capability increases risk if confirmations are bypassed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tulebank - 安装完成后,直接呼叫该 Skill 的名称或使用
/tulebank触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Add ARS on-ramp commands (wARS default) and history guidance
v1.1.0
Fix: clarify --amount is ARS-denominated, never convert to USDC manually
v1.0.3
Fix: clarify --amount is ARS-denominated, never convert to USDC manually
v1.0.2
Fix: clarify --amount is ARS-denominated, never convert to USDC manually
v1.0.0
TuleBank skill 1.0.0 – Initial Release
- Check wallet balances and manage a smart wallet on Base chain.
- Send Argentine pesos (ARS) to any CVU or ALIAS using the CLI.
- Add, search, and manage beneficiaries for off-ramp transactions.
- Swap USDC and wARS tokens directly from the CLI.
- Off-ramp crypto funds to Argentine bank accounts via Ripio Ramps integration.
- Full instructions for KYC/OTP flow, beneficiary confirmation, and manual/auto token send included.
元数据
常见问题
Tulebank 是什么?
TuleBank — check wallet balance, send ARS to any CVU/ALIAS, swap USDC/wARS, manage beneficiaries, and move funds with ARS off-ramp/on-ramp flows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 431 次。
如何安装 Tulebank?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tulebank」即可一键安装,无需额外配置。
Tulebank 是免费的吗?
是的,Tulebank 完全免费(开源免费),可自由下载、安装和使用。
Tulebank 支持哪些平台?
Tulebank 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tulebank?
由 aromeoes(@aromeoes)开发并维护,当前版本 v1.2.0。
推荐 Skills