← Back to Skills Marketplace
jhandsomeboy12138

payment gaurd

by jhandsomeboy12138 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
448
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install safe-payment-gaurd
Description
Ensures payment safety by verifying beneficiary, amount, currency, purpose, authorization, and payment details before approval or execution.
Usage Guidance
This skill is a well-scoped, instruction-only payment safety checklist — it doesn't install software or ask for credentials. Before installing, confirm how your agent/platform enforces the guardrail: the SKILL.md provides guidance but cannot itself block payments or perform out-of-band checks. Make sure (1) any actual payment execution remains gated behind explicit user consent and platform controls, (2) your platform does not log sensitive payment data into chat transcripts (the skill forbids restating PAN/CVV/OTPs into chat, but platform logging could still capture inputs), and (3) you test the guardrail in a safe environment to confirm the agent asks for independent verification rather than automatically proceeding. If you expect the skill to integrate with payment processors, require explicit, limited credentials only for that integration and review those access needs separately.
Capability Analysis
Type: OpenClaw Skill Name: safe-payment-gaurd Version: 1.0.0 The 'safe-payment-guard' skill is a comprehensive safety framework designed to prevent fraudulent or erroneous financial transactions by the AI agent. It establishes strict verification protocols for beneficiaries, amounts, and payment rails, and explicitly forbids the collection of sensitive credentials like OTPs or CVVs (SKILL.md). No malicious code, data exfiltration, or prompt-injection attacks were identified.
Capability Assessment
Purpose & Capability
The name and description match the SKILL.md: it is a guidance-only payment safety controller. It does not request unrelated binaries, environment variables, or install steps that would be unnecessary for a guidance skill.
Instruction Scope
The instructions are narrowly focused on verifying beneficiary, amount, currency, authorization, rails, and recordkeeping. They explicitly require out-of-band verification for account changes and forbid exposing PAN/CVV/OTP in chat. The skill does not instruct the agent to read unrelated system files or secret env vars.
Install Mechanism
No install spec or code files are present; the skill is instruction-only, so it introduces no install-time risk or downloads.
Credentials
The skill declares no required environment variables, credentials, or config paths — appropriate for a guidance-only guardrail that doesn't itself call payment APIs.
Persistence & Privilege
Skill flags are default (not always-on). It does not request persistent system-level presence or modify other skills' configs; autonomous invocation is allowed but that is the platform default and not a red flag here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install safe-payment-gaurd
  3. After installation, invoke the skill by name or use /safe-payment-gaurd
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
safe-payment-guard v1.0.0 – Initial Release - Introduces a payment safety guardrail for tasks involving payments, wiring, remittances, invoicing, and moving stored value. - Enforces strict verification of beneficiary, amount, currency, purpose, and authorization before any payment action. - Provides a clear workflow for payee verification, amount normalization, currency checks, and risk triggers. - Requires escalation, hold, or block if high-risk signals are present or essential information remains ambiguous. - Prioritizes fraud prevention, correctness, reversibility, and auditability over speed or convenience.
Metadata
Slug safe-payment-gaurd
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is payment gaurd?

Ensures payment safety by verifying beneficiary, amount, currency, purpose, authorization, and payment details before approval or execution. It is an AI Agent Skill for Claude Code / OpenClaw, with 448 downloads so far.

How do I install payment gaurd?

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

Is payment gaurd free?

Yes, payment gaurd is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does payment gaurd support?

payment gaurd is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created payment gaurd?

It is built and maintained by jhandsomeboy12138 (@jhandsomeboy12138); the current version is v1.0.0.

💬 Comments