← 返回 Skills 市场
codejika

MasterCard AgentPay | Compatible compatible cards, wallets & payments

作者 codejika · GitHub ↗ · v2.3.4 · MIT-0
cross-platform ⚠ suspicious
279
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mastercard-agentpay
功能描述
MasterCard Agent Pay Compatible compatible cards, wallets & payments. Financial management for Agents and OpenClaw bots.
安全使用建议
This skill appears coherent for enabling agent payments. Before installing: (1) Only provide a CreditClaw API key you control and understand grants spending capability; treat it as a secret. (2) Ensure the agent runtime can keep decrypted card data strictly ephemeral (in-memory) and that logs/telemetry will not capture card fields or the API key. (3) Confirm your owner-approved spending limits, approval_mode, and blocked categories in spending.md to avoid unexpected charges. (4) If you do not want autonomous spending, disable or tightly scope agent autonomy (or keep approval_mode set to ask_for_everything). If you want more assurance, verify the service at https://creditclaw.com and confirm its ownership and privacy policies before handing over real payment credentials.
功能分析
Type: OpenClaw Skill Name: mastercard-agentpay Version: 2.3.4 The skill bundle describes a financial enablement platform ('CreditClaw') that allows AI agents to manage spending and receive payments. While the functionality is aligned with its stated purpose, the 'My Card (Rail 5)' flow in 'encrypted-card.md' introduces a high-risk architectural pattern: it requires the agent to retrieve a one-time decryption key and perform AES-256-GCM decryption to handle raw credit card details (number, CVV, etc.) in memory. This design relies entirely on the agent's adherence to markdown instructions to not log or persist the sensitive data, creating a significant vulnerability for accidental data exposure or theft if the agent's logic is subverted via prompt injection.
能力评估
Purpose & Capability
Name/description describe a payments platform and the skill only requests CREDITCLAW_API_KEY and documents API calls to https://creditclaw.com/api/v1 — these requirements match the stated purpose (creating checkouts, wallet signing, encrypted-card flow, management).
Instruction Scope
SKILL.md and companion docs instruct the agent to call CreditClaw API endpoints, poll status, request single-use decryption keys, and perform ephemeral decryption in memory. They do not instruct reading unrelated files or exfiltrating secrets to other domains; the docs explicitly warn not to send the API key to any domain except creditclaw.com/api/*.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. No packages, downloads, or extract steps are required — minimal surface area for code-install risk.
Credentials
Only a single environment variable (CREDITCLAW_API_KEY) is declared and used. That is appropriate and proportional for a service that performs authenticated payment operations. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration or credentials belonging to other skills. It does instruct ephemeral handling of decrypted card data (must be kept only in memory), which is appropriate for its function.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mastercard-agentpay
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mastercard-agentpay 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.3.4
agent-pay 2.3.4 (2026-03-12) - Expanded documentation for MasterCard Agent Pay compatibility, supported cards, wallets, and agent/bot-focused financial management. - Added detailed security section, including strict API key handling, server-enforced spend controls, and advanced safety/visibility features for owners. - Introduced multi-rail payments: Owner Card (live), Stripe x402 wallet (private beta), and upcoming Crossmint wallet. - Outlined new files and API endpoints for bot registration, spending rules, wallet operations, checkouts, and balance polling. - Updated quick-start guide and end-to-end flow for registering bots and onboarding owners securely.
元数据
Slug mastercard-agentpay
版本 2.3.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

MasterCard AgentPay | Compatible compatible cards, wallets & payments 是什么?

MasterCard Agent Pay Compatible compatible cards, wallets & payments. Financial management for Agents and OpenClaw bots. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。

如何安装 MasterCard AgentPay | Compatible compatible cards, wallets & payments?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mastercard-agentpay」即可一键安装,无需额外配置。

MasterCard AgentPay | Compatible compatible cards, wallets & payments 是免费的吗?

是的,MasterCard AgentPay | Compatible compatible cards, wallets & payments 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

MasterCard AgentPay | Compatible compatible cards, wallets & payments 支持哪些平台?

MasterCard AgentPay | Compatible compatible cards, wallets & payments 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MasterCard AgentPay | Compatible compatible cards, wallets & payments?

由 codejika(@codejika)开发并维护,当前版本 v2.3.4。

💬 留言讨论