← Back to Skills Marketplace
214
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install monero-pocket
Description
API client skill for Ripley Pocket — the M2M micro-payment gateway for AI agents. Use this skill whenever you need to: send or receive payments between AI ag...
Usage Guidance
This skill appears to be what it says — a REST client for a custodial Monero payments gateway. Before installing: only provide an API_KEY you trust the skill to use (prefer a key scoped for the actions you want, or a test key), test with minimal funds, and monitor activity. Consider restricting autonomous invocation (require explicit user confirmation) if you do not want the agent to make payments automatically. Because the skill's source/homepage is unknown, verify the service operator and that you are comfortable entrusting them with custody of funds before moving real value.
Capability Analysis
Type: OpenClaw Skill
Name: monero-pocket
Version: 1.0.1
The skill provides a comprehensive API client for 'Ripley Pocket' (https://pocket.ripley.run), enabling AI agents to manage custodial Monero (XMR) wallets, perform cross-chain swaps, and execute payments. While the functionality described in SKILL.md is consistent with its stated purpose, the inherent capability to withdraw funds and perform financial transactions constitutes a high-risk behavior for an automated agent. No evidence of intentional malice, such as credential theft or unauthorized command execution, was found in the provided documentation or code examples.
Capability Assessment
Purpose & Capability
Name, description, and declared environment variables (API_KEY, RIPLEY_URL) match a client for a custodial Monero payments API. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
SKILL.md contains concrete curl examples and endpoint descriptions limited to registration, balance, payments, swaps, and deposit flows. It does not instruct the agent to read local files or unrelated environment variables. Note: the doc tells the user to 'save the api_key' (it is shown only once), which implies the agent or user will persist a secret — handle storage carefully.
Install Mechanism
Instruction-only skill with no install spec and no code files, so nothing is written to disk or pulled from remote sources by the skill itself.
Credentials
Only a single primary credential (API_KEY) and an optional RIPLEY_URL are declared — this is proportionate for a REST API client that authenticates via X-API-KEY.
Persistence & Privilege
always:false (normal). The skill permits autonomous invocation (disable-model-invocation:false), which is platform-default; because this skill can initiate payments, giving it an API_KEY allows it to act on funds if invoked autonomously. This is expected for a payments client but is an operational risk to consider.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install monero-pocket - After installation, invoke the skill by name or use
/monero-pocket - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Skill renamed from "ripley-pocket" to "monero-pocket"
- Added required environment variable: API_KEY
- Set default environment variable: RIPLEY_URL ("https://pocket.ripley.run")
- Declared API_KEY as primary environment variable
- No code or endpoint changes detected; documentation and configuration metadata only
v1.0.0
- Initial release of monero-pocket skill.
- Provides API client functionality for Ripley Pocket, enabling agent-to-agent payments, Monero balance checks, withdrawals, cross-chain swaps, and deposits in multiple cryptocurrencies.
- Supports agent registration, viewing transaction history, and integration of AI agents with payment systems.
- Triggers on mentions of Ripley Pocket, XMR/Monero payments, agent micro-payments, or XMR402 protocol.
- Allows funding of agent wallets with BTC, ETH, USDT, LTC (auto-converted to XMR).
Metadata
Frequently Asked Questions
What is Ripley Pocket For Monero?
API client skill for Ripley Pocket — the M2M micro-payment gateway for AI agents. Use this skill whenever you need to: send or receive payments between AI ag... It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.
How do I install Ripley Pocket For Monero?
Run "/install monero-pocket" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ripley Pocket For Monero free?
Yes, Ripley Pocket For Monero is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ripley Pocket For Monero support?
Ripley Pocket For Monero is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ripley Pocket For Monero?
It is built and maintained by XBToshi (@xbtoshi); the current version is v1.0.1.
More Skills