← Back to Skills Marketplace
anugotta

UPI Payment Integration

by ASP · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
162
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install upi-payment-integration
Description
Design and implement robust UPI payment integrations (collect, intent, QR, and autopay mandates) with production-grade webhook handling, idempotency, reconci...
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install upi-payment-integration
  3. After installation, invoke the skill by name or use /upi-payment-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug upi-payment-integration
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is UPI Payment Integration?

Design and implement robust UPI payment integrations (collect, intent, QR, and autopay mandates) with production-grade webhook handling, idempotency, reconci... It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.

How do I install UPI Payment Integration?

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

Is UPI Payment Integration free?

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

Which platforms does UPI Payment Integration support?

UPI Payment Integration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created UPI Payment Integration?

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

💬 Comments