← 返回 Skills 市场
payment gaurd
作者
jhandsomeboy12138
· GitHub ↗
· v1.0.0
· MIT-0
448
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install safe-payment-gaurd
功能描述
Ensures payment safety by verifying beneficiary, amount, currency, purpose, authorization, and payment details before approval or execution.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install safe-payment-gaurd - 安装完成后,直接呼叫该 Skill 的名称或使用
/safe-payment-gaurd触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
payment gaurd 是什么?
Ensures payment safety by verifying beneficiary, amount, currency, purpose, authorization, and payment details before approval or execution. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 448 次。
如何安装 payment gaurd?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install safe-payment-gaurd」即可一键安装,无需额外配置。
payment gaurd 是免费的吗?
是的,payment gaurd 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
payment gaurd 支持哪些平台?
payment gaurd 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 payment gaurd?
由 jhandsomeboy12138(@jhandsomeboy12138)开发并维护,当前版本 v1.0.0。
推荐 Skills