← 返回 Skills 市场
ROZO Intents Pay & Bridge
作者
Shawn Muggle
· GitHub ↗
· v1.0.2
· MIT-0
130
总下载
2
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install rozo-intents-skills
功能描述
Cross-chain crypto payments and bridging via Rozo. Send USDC/USDT across Ethereum, Base, BNB Chain, Solana, and Stellar. Use when user says "pay", "send", "t...
安全使用建议
This skill appears coherent for cross‑chain USDC/USDT payments: it runs local Node scripts and calls Rozo APIs and Stellar Horizon. Before installing, consider: (1) the skill requires Node.js and permission to run the local scripts — only allow it in a trusted environment; (2) it will ask you for wallet addresses and may instruct you to invoke wallet transactions, but it does not request private keys or API keys — never provide private keys; (3) if you plan to send real funds, test with a very small amount first and verify the token contract addresses and destination addresses shown in confirmations; (4) the repo includes test code that reads a .env.dev file for development — inspect any local env files you provide for secrets; (5) verify the external hosts (intentapiv4.rozo.ai, api-balance.rozo-deeplink.workers.dev, horizon.stellar.org) are legitimate for your use. If you need more assurance, run the scripts in a sandbox and review network requests (or have a developer inspect code) before enabling autonomous invocation.
功能分析
Type: OpenClaw Skill
Name: rozo-intents-skills
Version: 1.0.2
The skill bundle provides a legitimate integration for cross-chain crypto payments using the Rozo API. It includes well-documented Node.js scripts for checking wallet balances, parsing payment QR codes (EIP-681, Solana Pay, Stellar), and creating payment intents across Ethereum, Base, Solana, and Stellar. The AI agent instructions (SKILL.md) are clear and explicitly mandate user confirmation before any transaction is processed, mitigating risks of unauthorized transfers. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code logic aligns strictly with the stated purpose of facilitating crypto bridging and payments.
能力标签
能力评估
Purpose & Capability
Name/description match the included scripts and SKILL.md: parsing QR URIs, checking balances, Stellar trustline checks, creating and fetching payments via Rozo APIs. Required capabilities (Node, network access to Rozo endpoints and Horizon) are appropriate for a payment/bridge skill. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md instructs the agent to parse QR content (agent must decode images), run the provided node scripts, fetch balances, get fees, and confirm before sending. All actions are scoped to payment flows. The instructions do not tell the agent to read arbitrary system files, exfiltrate environment variables, or contact unexpected third‑party endpoints beyond the Rozo and Stellar APIs noted in the documentation.
Install Mechanism
There is no install spec — this is instruction‑only at install time. The repo contains JS/TS scripts that are intended to be run with Node (scripts/dist/*.js). No downloads from untrusted URLs or archive extraction are present in the skill metadata. Runtime requires Node.js to execute local scripts.
Credentials
The skill declares no required env vars or credentials and uses public, unauthenticated Rozo endpoints and the Stellar Horizon API. Tests in the repo reference a local .env.dev file (scripts/tests/fixtures.ts) — this is for development/testing only and is not required at runtime, but if you run tests you should inspect that file for secrets. No credentials are requested by the runtime instructions.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system modification. disable-model-invocation is the default (agent may invoke autonomously), which is expected for skills. The skill does not modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rozo-intents-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/rozo-intents-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated skill version to 1.0.2 and added explicit Node.js runtime requirements.
- Documented public, rate-limited API endpoints.
- Clarified scripts usage and runtime in documentation.
v1.0.1
- Initial public release of skill v1.0.1 with full source controlled under Git.
- Adds ability to send cross-chain crypto payments and bridging via Rozo, supporting USDC/USDT on Ethereum, Base, BNB Chain, Solana, and Stellar.
- Includes intent detection and routing for sending payments, checking balances, payment status, and parsing QR codes.
- Provides Node.js scripts for checking balances, creating payments, getting payment status, parsing QR codes, and verifying Stellar trustlines.
- Documentation covers supported chains, tokens, usage rules, resource references, and quick start info.
v1.0.0
Initial release of Rozo cross-chain crypto payments skill.
- Supports sending USDC/USDT across EVM chains (Ethereum, Arbitrum, Base, BSC, Polygon), Solana, and Stellar.
- Detects wallet addresses, transaction hashes, payment UUIDs, and QR codes; routes to relevant payment or information functions.
- Auto-selects token based on balance (USDC preferred), checks fees, requires user confirmation before sending.
- Four main intents: send payment, check wallet balance, parse QR code, and check payment status.
- Includes Node.js scripts for balance checking, trustline verification, payment creation, status lookup, and QR parsing.
- Reference docs included for supported chains, API endpoints, and address detection rules.
元数据
常见问题
ROZO Intents Pay & Bridge 是什么?
Cross-chain crypto payments and bridging via Rozo. Send USDC/USDT across Ethereum, Base, BNB Chain, Solana, and Stellar. Use when user says "pay", "send", "t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 ROZO Intents Pay & Bridge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rozo-intents-skills」即可一键安装,无需额外配置。
ROZO Intents Pay & Bridge 是免费的吗?
是的,ROZO Intents Pay & Bridge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ROZO Intents Pay & Bridge 支持哪些平台?
ROZO Intents Pay & Bridge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ROZO Intents Pay & Bridge?
由 Shawn Muggle(@shawnmuggle)开发并维护,当前版本 v1.0.2。
推荐 Skills