← Back to Skills Marketplace
239
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vic
Description
VISA Intelligent Commerce compatible Payments & Wallet - Give your agent spending power. Financial management for Agents and OpenClaw bots.
Usage Guidance
This skill appears coherent for enabling agent spending via CreditClaw: it only needs one API key and instructs the agent to call CreditClaw APIs. Before installing, confirm you trust https://creditclaw.com and are willing to give an agent the ability to make network requests that can spend funds. Ensure the API key is stored securely (secret manager), that your agent enforces the documented approval_mode (default 'ask for everything' is safest), and that the agent runtime will not persist decrypted card data or log secrets. If you want stricter control, configure owner approval thresholds and review transaction logs on the dashboard rather than granting broad autonomous spend permissions.
Capability Analysis
Type: OpenClaw Skill
Name: vic
Version: 1.0.0
The skill bundle describes a financial enablement platform ('CreditClaw') that allows AI agents to manage spending via credit cards and USDC wallets. While the 'Rail 5' flow in encrypted-card.md requires the agent to handle decrypted card details—a high-risk operation—the bundle includes extensive defensive instructions, such as mandates to discard sensitive data immediately after use and explicit warnings against sharing API keys with third-party domains. No evidence of malicious intent, exfiltration, or unauthorized execution was found; the logic is consistent with the stated purpose of secure agentic commerce.
Capability Assessment
Purpose & Capability
Name/description (agent spending, wallets, purchases) align with requested resources: a single service API key (CREDITCLAW_API_KEY) and HTTP calls to https://creditclaw.com/api/v1. There are no unrelated environment variables, binaries, or config paths required.
Instruction Scope
All runtime instructions are API-driven and constrained to CreditClaw endpoints (checkout, rail5, stripe-wallet, status, webhooks, etc.). The docs explicitly describe handling of sensitive data (one-time AES-256-GCM decryption of card data in-memory) and warn not to leak the API key. This is expected for a payments skill but implies the agent must perform cryptographic operations and strictly avoid persisting secrets — the operator should ensure the agent environment and policies enforce that.
Install Mechanism
Instruction-only skill with no install spec and no code files to run locally. This is the lowest-risk install model; nothing is downloaded or executed by an installer.
Credentials
Only CREDITCLAW_API_KEY is required (declared as primary credential). That single secret is proportional to the described functionality. The SKILL.md warns not to send the key to other domains. I saw no requests for unrelated credentials or file-system paths.
Persistence & Privilege
Skill is not always-included (always: false) and uses the platform default allowing model invocation. It does not request system-wide config changes or access to other skills' credentials. Because it enables monetary operations, operators should be mindful of autonomous invocation but that is a normal platform behavior and not in itself an incoherence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vic - After installation, invoke the skill by name or use
/vic - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the vic skill, providing VISA Intelligent Commerce compatible payments and wallet functionality for agents.
- Enables financial management for AI Agents and OpenClaw bots, including secure card purchases with owner approval, stablecoin wallet via Stripe x402, storefront/product support, and multi-rail payment capability.
- Strong security and owner-safety features: per-transaction approval by default, encrypted payment handling, and robust API key protection.
- Comprehensive documentation available directly via online skill files (no local install required).
- Easy registration and setup flow with webhook support and clear step-by-step onboarding.
Metadata
Frequently Asked Questions
What is Visa Intelligent Commerce - Compatible Cards, wallets & payments?
VISA Intelligent Commerce compatible 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 239 downloads so far.
How do I install Visa Intelligent Commerce - Compatible Cards, wallets & payments?
Run "/install vic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Visa Intelligent Commerce - Compatible Cards, wallets & payments free?
Yes, Visa Intelligent Commerce - Compatible Cards, wallets & payments is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Visa Intelligent Commerce - Compatible Cards, wallets & payments support?
Visa Intelligent Commerce - Compatible Cards, wallets & payments is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Visa Intelligent Commerce - Compatible Cards, wallets & payments?
It is built and maintained by jononovo (@jononovo); the current version is v1.0.0.
More Skills