← 返回 Skills 市场
ivangdavila

Payments

作者 Iván · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
965
总下载
2
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install payments
功能描述
Integrate payments with provider selection, checkout flows, subscription billing, and security best practices.
安全使用建议
This skill is a documentation bundle (no code) and appears coherent for its stated purpose. Before using it in a real project: (1) implement provider API keys and webhook secrets with least privilege and store them outside chat/skill configs; (2) never copy raw card data into logs or chat; (3) ensure any future code that implements these instructions validates webhook signatures, uses idempotency, and runs in test mode before production; (4) if you let an agent invoke payment-related actions autonomously, restrict what secrets it can access and review audit logs—autonomous invocation is allowed by default and increases blast radius if credentials are leaked.
功能分析
Type: OpenClaw Skill Name: payments Version: 1.0.0 The OpenClaw AgentSkills bundle contains documentation and guidance for an AI agent on integrating payments securely. All files (`_meta.json`, `SKILL.md`, `integration.md`, `providers.md`, `security.md`, `subscriptions.md`) provide legitimate, well-structured advice on payment processing, PCI compliance, fraud prevention, and subscription management. There are no executable code files, and the markdown content, including illustrative `plaintext` code blocks, is purely informational and advisory. No evidence of prompt injection attempts, data exfiltration, malicious execution, or any other harmful behavior was found. The content actively promotes security best practices and warns against common vulnerabilities.
能力评估
Purpose & Capability
The name/description match the contents: provider comparison, integration patterns, subscription management, and security guidance. The skill does not request unrelated binaries, credentials, or config paths.
Instruction Scope
SKILL.md and the included docs stay within the remit of payment integration best practices (webhooks, idempotency, PCI guidance, dunning, etc.). There are no instructions to read unrelated system files, exfiltrate data, call external endpoints outside normal payment providers, or perform actions beyond implementation guidance.
Install Mechanism
There is no install spec and no code to write to disk. As an instruction-only skill, it introduces minimal execution risk.
Credentials
The skill declares no required environment variables or credentials (reasonable for a documentation-only guide). In real implementations you will need provider API keys/webhook secrets; those are not asked for by this skill and should be scoped and stored securely when you implement the recommendations.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request autonomous permanent presence or modify other skills/config; no privilege escalation indicators present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install payments
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /payments 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug payments
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

Payments 是什么?

Integrate payments with provider selection, checkout flows, subscription billing, and security best practices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 965 次。

如何安装 Payments?

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

Payments 是免费的吗?

是的,Payments 完全免费(开源免费),可自由下载、安装和使用。

Payments 支持哪些平台?

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

谁开发了 Payments?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论