← 返回 Skills 市场
gora050

Phonepe

作者 Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install phonepe
功能描述
PhonePe integration. Manage PhonePes. Use when the user wants to interact with PhonePe data.
安全使用建议
This skill is coherent: it simply wraps PhonePe access via the Membrane CLI. Before installing or using it, verify and trust the Membrane project and the npm package (@membranehq/cli) since the CLI will be installed globally and will manage your PhonePe credentials server-side. Be aware that using the skill lets the agent invoke Membrane APIs (network access) — if you prefer, avoid granting autonomous invocation or disable the skill when not needed. If you have strict security requirements, review Membrane's privacy/security docs and the npm package source (repository) before installing.
功能分析
Type: OpenClaw Skill Name: phonepe Version: 1.0.0 The skill bundle provides instructions for an AI agent to interact with PhonePe via the Membrane CLI (@membranehq/cli). The instructions in SKILL.md focus on standard integration tasks such as authentication, action discovery, and execution through the Membrane platform, and explicitly advise against asking users for sensitive API keys, relying instead on Membrane's managed authentication.
能力评估
Purpose & Capability
The skill is described as a PhonePe integration and its SKILL.md consistently instructs the agent/user to use the Membrane CLI to connect to PhonePe and run actions. Required capabilities (network access and a Membrane account) match the stated purpose. There are no unrelated credential or binary requests.
Instruction Scope
All runtime instructions focus on installing and using the @membranehq/cli (login, connect, action list/run). The SKILL.md does not instruct reading unrelated files, harvesting environment variables, or sending data to endpoints outside Membrane. Headless auth flows and guidance for creating actions are appropriate for the described integration.
Install Mechanism
This is an instruction-only skill (no install spec in registry). SKILL.md tells users to run `npm install -g @membranehq/cli@latest`, which is a standard way to install a CLI but does perform a global npm install (writes to the host). That is expected for a CLI-based integration; users should verify the npm package (@membranehq/cli) and trust the publisher before performing a global install.
Credentials
The skill declares no required env vars or credentials and explicitly delegates authentication to Membrane. This is proportionate to the purpose. Note: credentials for PhonePe will be stored/managed by Membrane server-side, so you must trust Membrane's handling of those secrets.
Persistence & Privilege
always is false and the skill does not request modifying other skills or system-wide settings. The skill allows normal autonomous invocation (disable-model-invocation=false), which is the platform default and not itself a red flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install phonepe
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /phonepe 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug phonepe
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Phonepe 是什么?

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

如何安装 Phonepe?

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

Phonepe 是免费的吗?

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

Phonepe 支持哪些平台?

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

谁开发了 Phonepe?

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

💬 留言讨论