← Back to Skills Marketplace
aromeoes

Tulebank

by aromeoes · GitHub ↗ · v1.2.0
cross-platform ✓ Security Clean
431
Downloads
1
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install tulebank
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tulebank
  3. After installation, invoke the skill by name or use /tulebank
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tulebank
Version 1.2.0
License
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 431 downloads so far.

How do I install Tulebank?

Run "/install tulebank" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tulebank free?

Yes, Tulebank is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tulebank support?

Tulebank is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tulebank?

It is built and maintained by aromeoes (@aromeoes); the current version is v1.2.0.

💬 Comments