← Back to Skills Marketplace
245
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install spraay-payments
Description
Send batch crypto payments, payroll, invoices, token swaps, price feeds, and AI inference using the Spraay Protocol x402 gateway. Use when the user asks to '...
Usage Guidance
This skill is coherent with a payments gateway but it can trigger real crypto transfers and send notifications to external endpoints. Before installing: 1) Confirm the SPRAAY_GATEWAY_URL is the official gateway URL and not a hostile endpoint. 2) Test only free endpoints (price, resolve, health, chains, endpoints) first. 3) Do not allow the agent to autonomously execute paid endpoints or perform transfers without explicit, per-action user confirmation. 4) Understand how your wallet/facilitator integrates with x402; avoid storing private keys or wallet credentials in environment variables for the agent. 5) Review webhook/email/XMTP recipient targets to avoid leaking sensitive payment details. 6) If you need stronger safety, require that the agent ask for confirmation or a manual 2nd factor before any paid call that could move funds.
Capability Analysis
Type: OpenClaw Skill
Name: spraay-payments
Version: 1.0.0
The spraay-payments skill is a legitimate integration for the Spraay Protocol, enabling multi-chain crypto payments, AI inference, and infrastructure services via the x402 gateway (gateway.spraay.app). The skill's logic, including the health-check.sh script and SKILL.md instructions, is transparent and strictly aligned with its stated purpose of facilitating machine-to-machine payments and API interactions without any evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description align with required binaries (curl, jq) and the single required env var (SPRAAY_GATEWAY_URL). The skill is instruction-only and the provided examples/endpoints match a payments/gateway integration. Nothing requested appears unrelated to a payments gateway.
Instruction Scope
SKILL.md instructs the agent to call many paid endpoints that perform real crypto payments, swaps, invoices, and to send emails/XMTP/webhooks. The x402 payment flow is described but wallet handling is vague — it claims the agent's wallet will 'handle this automatically' if an x402-compatible facilitator exists, which is ambiguous and could cause the agent to trigger actual micropayments or require use of an external wallet. The skill also exposes endpoints that can send data externally (email, webhooks), so the agent could leak payment or user data if invoked without careful confirmation. The SKILL.md does not instruct reading local secrets, but the payment flow and external-notification endpoints increase risk of undesired actions.
Install Mechanism
No install spec (instruction-only) and only a small health-check script are included. No third-party downloads or archive extraction. Lowest-risk install mechanism.
Credentials
Only one required env var (SPRAAY_GATEWAY_URL) is declared and used. No API keys or unrelated credentials are requested, which is proportionate. However, the skill carries financial authority via the described x402 flow — while no secrets are requested by the skill itself, the integration relies on external wallet/facilitator behavior which could require credentials or user wallet actions outside the skill.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes. The skill is allowed to be invoked autonomously by the agent (disable-model-invocation=false), which is normal, but combined with the ability to perform real payments this increases blast radius if the agent is permitted to act without explicit user confirmation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install spraay-payments - After installation, invoke the skill by name or use
/spraay-payments - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Spraay Payments?
Send batch crypto payments, payroll, invoices, token swaps, price feeds, and AI inference using the Spraay Protocol x402 gateway. Use when the user asks to '... It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.
How do I install Spraay Payments?
Run "/install spraay-payments" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Spraay Payments free?
Yes, Spraay Payments is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Spraay Payments support?
Spraay Payments is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Spraay Payments?
It is built and maintained by plagtech (@plagtech); the current version is v1.0.0.
More Skills