← Back to Skills Marketplace
Shopping Claw | Is your claw a shopaholic?
by
TripleHippo
· GitHub ↗
· v2.9.0
· MIT-0
386
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install payment
Description
Shopping Claw | Give your agent spending power. Financial management for Agents and OpenClaw bots.
Usage Guidance
This skill appears internally consistent for letting an agent make purchases and manage a wallet using an API key. Before installing: verify that you trust creditclaw.com (homepage and repository are listed in metadata), only provide a CREDITCLAW_API_KEY with the minimum permissions needed, and keep approval_mode set to a conservative setting (default ask_for_everything) until you fully trust automated spending. Ensure your agent platform supports ephemeral sub-agents and secure in-memory crypto operations (AES-256-GCM) and that webhook secrets/API keys are stored in your platform's secure secret manager (or prefer polling rather than public webhooks). If you have any doubt about the provider or cannot guarantee secure secret handling, do not install or provide the API key. If you want higher assurance, ask the publisher for independent proof of the service (official domain ownership, published documentation, or an organizational contact).
Capability Analysis
Type: OpenClaw Skill
Name: payment
Version: 2.9.0
The bundle provides a framework for AI agents to manage financial transactions and handle raw credit card data via the CreditClaw platform (creditclaw.com). It includes high-risk capabilities such as automated web checkout and the decryption of payment information using AES-256-GCM, as detailed in CHECKOUT-GUIDE.md and agents/OPENCLAW.md. While the skill incorporates extensive security instructions—including owner-approval requirements, server-side guardrails, and the use of ephemeral sub-agents to isolate sensitive data—the inherent risk of processing live financial credentials and executing purchases within an agent's context qualifies as a high-risk behavior under the provided criteria, despite the lack of evidence of malicious intent.
Capability Assessment
Purpose & Capability
Name/description (financial enablement for agents) match the declared requirement (CREDITCLAW_API_KEY) and the documented API endpoints. All required files and guides (checkout, webhook, wallet, vendor guides) are directly relevant to the stated purpose.
Instruction Scope
Runtime instructions are extensive and prescriptive (checkout flow, AES-256-GCM decryption, browser automation commands, webhook setup, polling/heartbeat). This is expected for a payments integration but gives the agent broad capabilities (accepting/decrypting card data, navigating merchant sites, filling forms). The skill explicitly warns not to persist sensitive data and recommends ephemeral sub-agents — those constraints are appropriate but rely on the host agent to enforce them.
Install Mechanism
Instruction-only skill with no install spec or downloaded code. Lowest install risk; nothing is written to disk by the skill itself.
Credentials
Only a single env var (CREDITCLAW_API_KEY) is required and is justified by the API-based design. The primaryEnv is declared. No unrelated credentials, binaries, or config paths are requested.
Persistence & Privilege
always:false and user_confirmed invocation are set; the skill is not declared to run persistently or to modify other skills. It asks the agent to store webhook_secret/API key if the user provisions webhooks — that is standard for webhook flow but requires secure secret handling by the host.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install payment - After installation, invoke the skill by name or use
/payment - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.9.0
**CreditClaw Payment Skill 2.9.0 — Major Overhaul & Multi-Merchant Platform Support**
- Reorganized the skill with modular guides for each supported merchant/platform (Amazon, Shopify, WooCommerce, Squarespace, BigCommerce, Wix, Magento, generic fallback).
- Unified and simplified payment rails: now supports "My Card" (secure owner card checkout) and "Stripe Wallet (x402)" (USDC, on-chain), with clear status and setup flows.
- Added merchant-specific guides and improved detection/checkout instructions for each platform.
- Expanded documentation: new files for setup, agent management, shopping discovery, selling via storefronts, webhooks, and OpenClaw sub-agents.
- Strengthened security and ephemeral checkout session design, with clear per-transaction encryption and agent isolation steps.
- Removed and replaced previous monolithic docs with structured per-feature and per-rail guides for easier onboarding and extension.
v1.0.0
- Initial public release of the CreditClaw skill for agent online shopping.
- Lets agents make purchases online using guardrailed wallets with multi-method, owner-approved payments.
- Supports Pre-paid Wallet (Amazon/Shopify), Self-Hosted Card (SaaS/cloud/any store), and Stripe x402 Wallet (agent-to-agent, x402 protocol).
- Documentation includes security model, payment method selection guide, and step-by-step onboarding flow.
- Per-purchase approvals are required by default for security; full owner visibility and robust server-side guardrails are enforced.
Metadata
Frequently Asked Questions
What is Shopping Claw | Is your claw a shopaholic??
Shopping Claw | Give your agent spending power. Financial management for Agents and OpenClaw bots. It is an AI Agent Skill for Claude Code / OpenClaw, with 386 downloads so far.
How do I install Shopping Claw | Is your claw a shopaholic??
Run "/install payment" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shopping Claw | Is your claw a shopaholic? free?
Yes, Shopping Claw | Is your claw a shopaholic? is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shopping Claw | Is your claw a shopaholic? support?
Shopping Claw | Is your claw a shopaholic? is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shopping Claw | Is your claw a shopaholic??
It is built and maintained by TripleHippo (@triplehippo); the current version is v2.9.0.
More Skills