← 返回 Skills 市场
309
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install metamask
功能描述
MetaMask Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install metamask - 安装完成后,直接呼叫该 Skill 的名称或使用
/metamask触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
MetaMask Payments - 是什么?
MetaMask Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 309 次。
如何安装 MetaMask Payments -?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install metamask」即可一键安装,无需额外配置。
MetaMask Payments - 是免费的吗?
是的,MetaMask Payments - 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MetaMask Payments - 支持哪些平台?
MetaMask Payments - 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MetaMask Payments -?
由 codejika(@codejika)开发并维护,当前版本 v1.0.0。
推荐 Skills