← 返回 Skills 市场
membranedev

Paystack

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
177
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install paystack
功能描述
Paystack integration. Manage Customers, Transactions, Plans, Products, Splits. Use when the user wants to interact with Paystack data.
安全使用建议
This skill is instruction-only and uses the Membrane CLI to handle Paystack integration, which is coherent. Before installing: verify you trust the @membranehq npm package (review its npm page / GitHub), prefer using npx for one-off commands if you don't want a global install, and confirm what access your Membrane account will grant to Paystack (least privilege). If you want to avoid any autonomous agent actions, keep the skill installed but require explicit user invocation when using it.
功能分析
Type: OpenClaw Skill Name: paystack Version: 1.0.3 The skill bundle provides a standard integration for Paystack using the Membrane CLI. It includes instructions for managing transactions and customers while emphasizing secure practices, such as delegating credential management to the Membrane platform rather than handling raw API keys. No malicious code, exfiltration patterns, or harmful prompt injections were identified in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md consistently directs the user/agent to use the Membrane CLI to connect to Paystack and manage customers, transactions, plans, etc. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, authenticating, creating a connection, discovering and running actions, and creating actions if needed. The doc does not instruct reading unrelated files, harvesting environment variables, or sending data to unknown endpoints. It explicitly advises against asking the user for API keys.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli@latest) or npx for single commands. npm packages execute code from the public registry, which is a normal but moderately privileged install step — verify the package source and consider using npx or reviewing the package before global install.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. The SKILL.md relies on Membrane to manage credentials server-side, which matches the stated approach and is proportionate.
Persistence & Privilege
always is false and the skill is user-invocable. It can be invoked autonomously (disable-model-invocation: false) which is the platform default and acceptable here; the skill does not request permanent agent-wide settings or cross-skill config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paystack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paystack 触发
  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 paystack
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Paystack 是什么?

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

如何安装 Paystack?

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

Paystack 是免费的吗?

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

Paystack 支持哪些平台?

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

谁开发了 Paystack?

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

💬 留言讨论