← 返回 Skills 市场
gora050

Razorpay

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
319
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install razorpay
功能描述
Razorpay integration. Manage Customers, Plans, Products. Use when the user wants to interact with Razorpay data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install razorpay
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /razorpay 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug razorpay
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Razorpay 是什么?

Razorpay integration. Manage Customers, Plans, Products. Use when the user wants to interact with Razorpay data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 319 次。

如何安装 Razorpay?

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

Razorpay 是免费的吗?

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

Razorpay 支持哪些平台?

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

谁开发了 Razorpay?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论