← 返回 Skills 市场
codejika

Replit Payments - Give your agent a CreditCard

作者 codejika · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
261
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install replit
功能描述
Replit Payments & Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots.
安全使用建议
This skill appears coherent for giving an agent controlled spending power via CreditClaw. Before installing: (1) only provide a CREDITCLAW_API_KEY you trust and ensure it is scoped/rotated appropriately; (2) confirm your account's default approval_mode is conservative (e.g., ask_for_everything) until you trust behavior; (3) ensure the hosting platform and agent are permitted to handle sensitive card data in memory and that you accept the risk of the agent performing network calls to creditclaw.com; (4) verify the domain (creditclaw.com) and your owner dashboard settings (limits, blocked categories, notifications); (5) if you have strict compliance requirements, avoid exposing raw card PII to any agent or require additional human approvals. If any of these points are unacceptable, do not install or only install after adjusting guardrails and credentials.
功能分析
Type: OpenClaw Skill Name: replit Version: 1.0.1 The CreditClaw skill bundle provides a comprehensive financial management framework for AI agents, including wallet management, payment processing (USDC/x402), and a secure credit card checkout flow (Rail 5). While the 'Rail 5' flow involves high-risk operations—specifically the agent-side decryption of credit card details using one-time keys—the documentation (skill.md, encrypted-card.md) includes extensive security warnings, server-side guardrail enforcement, and explicit instructions to prevent data persistence or exfiltration. There is no evidence of malicious intent, unauthorized data access, or prompt injection; the behavior is strictly aligned with the stated purpose of enabling agentic commerce via creditclaw.com.
能力评估
Purpose & Capability
Name/description match the behavior: the files and SKILL.md describe payment rails, card checkout, wallet balance, signing, top-ups and approvals. The only required credential is CREDITCLAW_API_KEY, which is appropriate for a payments API.
Instruction Scope
Instructions are focused on calling creditclaw.com endpoints, polling status, handling one-time decryption keys, and enforcing owner guardrails. Note: the skill instructs the agent to decrypt card data in memory and suggests storing encrypted blobs in a platform secrets manager — this is expected for a payments flow but is a sensitive operation that requires careful platform-level handling and proper owner consent.
Install Mechanism
No install spec or downloaded code; the skill is instruction-only and makes HTTPS API calls. This minimizes on-disk risk.
Credentials
Only a single credential (CREDITCLAW_API_KEY) is required and declared as primary. That maps directly to the described API usage. The skill handles sensitive card data as part of intended functionality; requiring the API key only is proportionate, but the operator should be aware that the agent will handle decrypted PII in memory during checkouts.
Persistence & Privilege
always is false, no system-wide changes or cross-skill configuration modifications are requested, and there is no installer that persists binaries. Autonomous invocation is enabled (default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install replit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /replit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated documentation with expanded security details and best practices for handling API keys and owner payment data. - Clarified supported payment rails, with current status and guides for each method. - Added comprehensive step-by-step setup and end-to-end flow for agent registration, owner linking, and spending workflows. - Emphasized strict default approval modes and server-side enforcement of all spending guardrails. - Detailed emergency controls and notification mechanisms for owners, including wallet freezing and audit logging. - Included direct skill file URLs and usage instructions for quick integration without local installation.
元数据
Slug replit
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Replit Payments - Give your agent a CreditCard 是什么?

Replit Payments & Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 261 次。

如何安装 Replit Payments - Give your agent a CreditCard?

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

Replit Payments - Give your agent a CreditCard 是免费的吗?

是的,Replit Payments - Give your agent a CreditCard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Replit Payments - Give your agent a CreditCard 支持哪些平台?

Replit Payments - Give your agent a CreditCard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Replit Payments - Give your agent a CreditCard?

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

💬 留言讨论