← 返回 Skills 市场
162
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install upi-payment-integration
功能描述
Design and implement robust UPI payment integrations (collect, intent, QR, and autopay mandates) with production-grade webhook handling, idempotency, reconci...
安全使用建议
This skill appears coherent for UPI integration guidance. Before using it: do not paste real provider secrets or private keys into chat; keep the declared env vars in a secure secret manager and grant access to runtime agents only with least privilege; test all flows in sandbox before production; enforce webhook signature verification and IP allowlisting on your endpoints; and review the provider / RBI / NPCI documentation the skill references. If you plan to grant the agent runtime access to environment variables or secret manager credentials, verify who/what can trigger the agent autonomously and restrict that access. If you need higher assurance, ask the publisher for the origin/source of the skill bundle (it lists an external homepage but source is unknown).
功能分析
Type: OpenClaw Skill
Name: upi-payment-integration
Version: 1.0.0
The skill bundle provides high-quality architectural guidance and implementation templates for UPI payment integrations, focusing on production-grade reliability, idempotency, and RBI compliance. It includes detailed checklists for webhook handling, reconciliation, and security (e.g., signature verification), with no evidence of malicious intent, data exfiltration, or unauthorized execution patterns across files like SKILL.md and examples.md.
能力评估
Purpose & Capability
Name/description, required env vars (UPI_PROVIDER_KEY_ID, UPI_PROVIDER_KEY_SECRET, UPI_WEBHOOK_SECRET, UPI_MERCHANT_ID) and required binaries (curl, jq) are all appropriate and expected for building/troubleshooting UPI integrations. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md focuses on designing/implementing UPI flows, webhook verification, idempotency, reconciliation, and operational checklists. It instructs storing raw webhook payloads, verifying signatures, and using idempotent processing — all within scope. It does not instruct reading unrelated files or exfiltrating data. It warns not to share secrets in chat.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface (nothing is written to disk by the skill itself).
Credentials
Requested env vars are directly tied to UPI provider integrations. The number of required variables is minimal and justified. Optional recommendations (DATABASE_URL, UPI_ENV) are sensible but not required. No unrelated secrets are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system privileges or modify other skills/config. Autonomy (model invocation) is allowed by default but not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install upi-payment-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/upi-payment-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of upi-payment-integration skill:
- Provides comprehensive guidance for UPI payment integration (collect, intent, QR, autopay/mandate), including reliability, reconciliation, and compliance.
- Includes implementation and operational checklists for idempotency, webhook handling, signature verification, and error management.
- Documents RBI and NPCI policy guardrails and best practices for authentication, consent, and customer experience.
- Outlines troubleshooting flows, architecture steps, and standard output formats for user queries.
- Links to setup, reference, validation, and example documentation for further support.
元数据
常见问题
UPI Payment Integration 是什么?
Design and implement robust UPI payment integrations (collect, intent, QR, and autopay mandates) with production-grade webhook handling, idempotency, reconci... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 UPI Payment Integration?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install upi-payment-integration」即可一键安装,无需额外配置。
UPI Payment Integration 是免费的吗?
是的,UPI Payment Integration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
UPI Payment Integration 支持哪些平台?
UPI Payment Integration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 UPI Payment Integration?
由 ASP(@anugotta)开发并维护,当前版本 v1.0.0。
推荐 Skills