← 返回 Skills 市场
gora050

Payfast

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
126
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install payfast
功能描述
PayFast integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayFast data.
安全使用建议
This skill appears coherent: it delegates PayFast interactions to the Membrane platform and only asks you to install and use the Membrane CLI. Before installing/using it: (1) verify @membranehq/cli on npm/GitHub and that the publisher is legitimate, (2) confirm you trust Membrane to hold PayFast credentials (their privacy/security policies), (3) run CLI installs in a controlled environment or local user context (avoid unnecessary global installs if you prefer), and (4) do not provide unrelated secrets — the skill's docs explicitly say not to ask for API keys. If you need higher assurance, ask the publisher for source code or a link to an official package release to audit.
功能分析
Type: OpenClaw Skill Name: payfast Version: 1.0.1 The payfast skill bundle provides instructions for an AI agent to interact with the PayFast payment gateway using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and action execution through the @membranehq/cli tool. It explicitly follows security best practices by instructing the agent to let the platform handle credentials rather than requesting API keys from the user, and no malicious patterns such as data exfiltration or unauthorized execution were found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (PayFast integration) align with the instructions: all runtime actions use the Membrane CLI to create connections, discover and run PayFast-related actions. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging into a Membrane account, creating a connection to the PayFast connector, listing/creating/running actions, and best-practice guidance. It does not ask the agent to read unrelated files, access system paths, or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no packaged install spec in the registry; SKILL.md recommends installing @membranehq/cli via npm (global). Installing an npm package is expected for a CLI but carries the usual risk of running third-party code — recommend verifying the package name, source (npm/github), and publisher before global installation.
Credentials
The skill declares no required environment variables or credentials and explicitly recommends that Membrane handle credentials server-side. This is proportional to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has always:false, and does not request persistent or elevated agent/system privileges. It does not modify other skills or system-wide configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install payfast
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /payfast 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug payfast
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Payfast 是什么?

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

如何安装 Payfast?

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

Payfast 是免费的吗?

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

Payfast 支持哪些平台?

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

谁开发了 Payfast?

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

💬 留言讨论