← 返回 Skills 市场
xiaoxty

Payment Integration Guide

作者 xiaoxty · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
527
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install payment-integration
功能描述
Senior payment integration engineer that helps developers integrate 8 major payment providers (Stripe, PayPal, Alipay, WeChat Pay, Apple Pay, Google Pay, Raz...
安全使用建议
This skill is an instruction-only payment integration reference and appears internally consistent. It's safe from an install/permission perspective because it doesn't download code or ask for credentials. Practical notes before use: (1) Do not paste real API keys, private keys, or merchant credentials into chat when interacting with the assistant — treat examples (process.env.*) as placeholders. (2) Verify any sample code against the providers' official docs and your required API version before deploying. (3) Follow the skill's own security advice (webhook signature verification, never logging raw card data, using tokenization) and enforce PCI/regulatory requirements in production. If you need the assistant to generate deployment scripts that will run on your systems, review those scripts before execution.
功能分析
Type: OpenClaw Skill Name: payment-integration Version: 0.1.0 The payment-integration skill bundle is a legitimate developer tool providing guidance and code examples for integrating eight major payment providers. The instructions in SKILL.md and the detailed reference in providers.md emphasize security best practices, such as webhook signature verification, idempotency, and the use of environment variables for secrets. No indicators of malicious intent, data exfiltration, or prompt injection were found.
能力评估
Purpose & Capability
The name/description (payment integration help for eight providers) matches the SKILL.md and providers.md content. The skill requests no binaries, env vars, or config paths — appropriate for a documentation/assistant skill that only provides code samples and guidance.
Instruction Scope
SKILL.md contains behavior rules and points the agent at the bundled providers.md for concrete code samples and webhook patterns. The instructions ask for working examples and security cautions but do not instruct the agent to read system files, access unrelated environment variables, post to hidden endpoints, or exfiltrate data. Code samples reference typical environment variable names (e.g., STRIPE_SECRET_KEY) as examples — this is expected in sample code and not an instruction to fetch secrets from the host.
Install Mechanism
No install spec and no code files that would be written or executed on install. Being instruction-only is the lowest-risk install model and is proportionate for a documentation skill.
Credentials
The skill declares no required environment variables or credentials. The included examples reference common payment-related env var names for demonstration, which is appropriate; there is no unexplained request for unrelated secrets or cross-service credentials.
Persistence & Privilege
always:false and normal autonomous invocation are set. The skill does not request persistent system-wide privileges or claim it will modify other skills or agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install payment-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /payment-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of Payment Integration Guide. - Provides actionable integration guidance for 8 major payment providers: Stripe, PayPal, Alipay, WeChat Pay, Apple Pay, Google Pay, Razorpay, and Square. - Includes code examples (TypeScript/Node.js by default), webhook patterns, and comprehensive security best practices. - Features provider quick reference tables and detailed testing/debugging instructions. - Focuses responses on practical code, real-world gotchas, and industry-standard security measures.
元数据
Slug payment-integration
版本 0.1.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Payment Integration Guide 是什么?

Senior payment integration engineer that helps developers integrate 8 major payment providers (Stripe, PayPal, Alipay, WeChat Pay, Apple Pay, Google Pay, Raz... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 527 次。

如何安装 Payment Integration Guide?

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

Payment Integration Guide 是免费的吗?

是的,Payment Integration Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Payment Integration Guide 支持哪些平台?

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

谁开发了 Payment Integration Guide?

由 xiaoxty(@xiaoxty)开发并维护,当前版本 v0.1.0。

💬 留言讨论