← Back to Skills Marketplace
gora050

Razorpay

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
319
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install razorpay
Description
Razorpay integration. Manage Customers, Plans, Products. Use when the user wants to interact with Razorpay data.
Usage Guidance
This skill is an instructions-only integration that delegates auth and API calls to the Membrane service. Before installing or running it: 1) Verify you trust Membrane/@membranehq (review their homepage, GitHub repo and npm package) because the CLI will run code locally and talk to Membrane servers. 2) Prefer using npx for one-off runs instead of a global npm -g install to reduce long-lived footprint. 3) Be prepared to complete an OAuth-style login in a browser (or copy a code for headless flows). 4) Confirm your organization’s policy allows a third-party service (Membrane) to hold/manage Razorpay credentials and perform actions on your behalf. 5) If you need stronger assurance, review the Membrane CLI source on GitHub and the privacy/security docs before granting access.
Capability Analysis
Type: OpenClaw Skill Name: razorpay Version: 1.0.3 The skill provides legitimate instructions for integrating with Razorpay via the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution using the `membrane` utility. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (Razorpay integration) match the instructions: all runtime steps call the Membrane CLI to create a connection and run actions against Razorpay. Requiring a Membrane account and network access is appropriate.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating a Razorpay connection, discovering and running actions. It does not ask the agent to read arbitrary local files or other unrelated credentials. It does require interactive or headless login via a browser/URL, which is documented.
Install Mechanism
Installation is via npm (@membranehq/cli) or npx. npm packages are common for CLIs but carry the usual supply-chain risk of running published package code; using npx avoids a global install. No direct downloads or archives are used.
Credentials
The skill declares no environment variables or secrets; authentication is delegated to Membrane. This is proportionate to the stated purpose (Razorpay access via Membrane).
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. It relies on the Membrane service/cli for auth and runtime, which is within expected scope.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install razorpay
  3. After installation, invoke the skill by name or use /razorpay
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug razorpay
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Razorpay?

Razorpay integration. Manage Customers, Plans, Products. Use when the user wants to interact with Razorpay data. It is an AI Agent Skill for Claude Code / OpenClaw, with 319 downloads so far.

How do I install Razorpay?

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

Is Razorpay free?

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

Which platforms does Razorpay support?

Razorpay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Razorpay?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments