← Back to Skills Marketplace
codejika

Replit Payments - Give your agent a CreditCard

by codejika · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
261
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install replit
Description
Replit Payments & Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install replit
  3. After installation, invoke the skill by name or use /replit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug replit
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Replit Payments - Give your agent a CreditCard?

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

How do I install Replit Payments - Give your agent a CreditCard?

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

Is Replit Payments - Give your agent a CreditCard free?

Yes, Replit Payments - Give your agent a CreditCard is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Replit Payments - Give your agent a CreditCard support?

Replit Payments - Give your agent a CreditCard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Replit Payments - Give your agent a CreditCard?

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

💬 Comments