← Back to Skills Marketplace
codejika

MetaMask Payments -

by codejika · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
309
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install metamask
Description
MetaMask Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots.
Usage Guidance
Key things to check before installing: 1) Confirm the skill's provenance — the manifest points to creditclaw.com but the skill name says MetaMask; verify you trust creditclaw.com and the publisher. 2) Treat CREDITCLAW_API_KEY like money — create a minimally privileged/test API key or sandbox account first and never paste the key into untrusted prompts. 3) Verify owner-side guardrails: set approval_mode to 'ask_for_everything' and low per-transaction/daily limits while you test. 4) If you must allow automated use, restrict which domains and merchants are allowed in the owner's dashboard and monitor webhook logs and notifications. 5) Test with minimal/sandbox funds and confirm webhooks/callback URLs are correct. 6) If the name/branding mismatch (MetaMask vs CreditClaw) can't be explained by the publisher, treat this as suspicious and prefer not to install until you can verify the publisher and rationale.
Capability Analysis
Type: OpenClaw Skill Name: metamask Version: 1.0.0 The metamask/creditclaw skill bundle provides a comprehensive financial management framework for AI agents, allowing them to handle payments, checkouts, and wallet balances via the creditclaw.com API. While the skill handles sensitive operations—including a 'My Card' flow (encrypted-card.md) where the agent decrypts card details in memory for transactions—it includes extensive security documentation, server-side guardrails, and explicit instructions for the agent to protect API keys and discard sensitive data. No evidence of malicious intent, unauthorized data exfiltration, or prompt injection attacks was found; the high-risk capabilities are transparently documented and aligned with the stated purpose of financial enablement.
Capability Assessment
Purpose & Capability
The documentation and endpoints are consistent with a CreditClaw bot-finance/payments integration and the single required env var (CREDITCLAW_API_KEY) matches that purpose. However the skill is labeled 'MetaMask Payments' / 'MetaMask Wallet' while all files point to CreditClaw (creditclaw.com). The name/branding mismatch is unexpected and could be sloppy or deliberate mislabeling.
Instruction Scope
Runtime instructions are instruction-only and instruct the agent to call CreditClaw APIs, handle webhooks, retrieve one-time decryption keys, and decrypt owner card data in memory for single transactions. This behavior is consistent with a payment skill but involves handling highly sensitive data (card details, cryptographic signing for x402). There are no instructions to read unrelated local files or other credentials, but the agent will fetch external documentation URLs and must be trusted to handle secrets correctly.
Install Mechanism
No install spec or third-party downloads are present (instruction-only). Nothing is written to disk by the skill bundle itself. This is the lower-risk install pattern.
Credentials
Only one credential is required: CREDITCLAW_API_KEY (declared as the primary credential). That is proportionate for a service that performs authenticated payment and wallet operations. Note: possession of this single API key grants the skill the ability to request payments, sign x402 requests, and perform purchases subject to owner guardrails—so it is a high-value secret and should be scoped and protected accordingly.
Persistence & Privilege
always:false and no install-time persistence are appropriate. However, because the skill enables monetary actions (card checkout and x402 signing) and the platform allows autonomous model invocation by default, users should be aware that if the agent is permitted to act autonomously and owner guardrails are permissive (or misconfigured), the agent could initiate spending flows. Combine autonomy with a spending-capable skill only if you trust the agent behavior and guardrails.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install metamask
  3. After installation, invoke the skill by name or use /metamask
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
MetaMask skill now upgraded to CreditClaw with advanced financial enablement for AI agents: - Major rebranding: MetaMask skill is now CreditClaw—purpose-built for agentic financial management. - Adds support for secure card payments, x402 USDC payments via Stripe, and (upcoming) Crossmint rails. - Enhanced owner permission controls (approval modes, limits, spending categories). - Stronger security: API key protection, per-session decryption, server-enforced guardrails, detailed access logging. - Fully documented payment rails, setup flow, and webhooks for seamless bot/agent integration.
Metadata
Slug metamask
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is MetaMask Payments -?

MetaMask Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots. It is an AI Agent Skill for Claude Code / OpenClaw, with 309 downloads so far.

How do I install MetaMask Payments -?

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

Is MetaMask Payments - free?

Yes, MetaMask Payments - is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MetaMask Payments - support?

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

Who created MetaMask Payments -?

It is built and maintained by codejika (@codejika); the current version is v1.0.0.

💬 Comments