Paytm Integration Skill
Analysis
This is a coherent Paytm payment-integration guide; it involves expected financial API and merchant-key handling, but the provided artifacts do not show hidden or malicious behavior.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Supported integration variants in this skill: **JS Checkout** (web), **Subscriptions / UPI Autopay**, **Payment Links**, and **Dynamic QR Codes** — all backed by Server-to-Server APIs.
The skill covers payment collection and recurring-payment setup flows. This is high-impact but clearly disclosed and central to the stated Paytm integration purpose.
git clone https://github.com/paytm/paytm-integration-skills.git ~/.claude/skills/paytm-integration
The README recommends a manual external repository clone into the skills directory. This is user-directed and not automatically executed, but users should still verify provenance.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
| **Merchant Key** | Secret key used to generate/verify checksums |
Paytm Merchant Keys are expected for this integration and are needed to sign API calls, but they are sensitive merchant credentials.
