← 返回 Skills 市场
membranedev

Openpayd

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install openpayd
功能描述
OpenPayd integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenPayd data.
安全使用建议
This skill is an instruction-only wrapper that tells the agent to use the Membrane CLI to connect to OpenPayd. Before installing/using it you should: (1) verify you trust Membrane (@membranehq) and review their privacy/security and GitHub repo links, because creating a connection will give Membrane server-side access to your OpenPayd account; (2) be aware the SKILL suggests running `npm install -g @membranehq/cli@latest` (a global npm install) — only do this if you trust the package publisher; (3) prefer using npx if you don't want a global install; (4) avoid entering OpenPayd API keys into the skill — follow the connection flow so Membrane manages credentials; (5) if you need higher assurance, ask for a code-signed or reviewed install artifact or for a vendor provenance (official repo/release) before proceeding.
功能分析
Type: OpenClaw Skill Name: openpayd Version: 1.0.3 The skill provides standard instructions for an AI agent to interact with the OpenPayd API using the Membrane CLI. It includes procedures for installing the '@membranehq/cli' package, authenticating, and managing payment actions. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (OpenPayd integration) aligns with the instructions: all runtime actions are calls to the Membrane CLI to create a connection and run pre-built actions against OpenPayd. There are no unrelated environment variables, binaries, or config paths declared.
Instruction Scope
SKILL.md restricts operations to installing/using the Membrane CLI, logging in, creating connections, listing/creating/running actions, and polling build status. It does not instruct reading arbitrary files or unrelated env vars. Minor inconsistency: it advises a global npm install but also shows npx usage later (not harmful, just inconsistent).
Install Mechanism
There is no formal install spec in the registry; the SKILL.md asks users to run `npm install -g @membranehq/cli@latest` (or use npx). This is a public npm fetch (moderate risk compared to no-install specs). It's expected for a CLI-based integration but requires trusting the npm package publisher and the Membrane service.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane via interactive login/connection creation. This is proportionate, but it means the user will grant Membrane (server-side) access to their OpenPayd account when creating a connection.
Persistence & Privilege
The skill is not forced-always (always: false). It allows autonomous invocation (normal default) but requests no extra privileges or system-wide configuration changes. It does not attempt to modify other skills or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openpayd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openpayd 触发
  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 openpayd
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Openpayd 是什么?

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

如何安装 Openpayd?

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

Openpayd 是免费的吗?

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

Openpayd 支持哪些平台?

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

谁开发了 Openpayd?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论