← Back to Skills Marketplace
Payfast
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
126
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install payfast
Description
PayFast integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayFast data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install payfast - After installation, invoke the skill by name or use
/payfast - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Payfast?
PayFast integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayFast data. It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.
How do I install Payfast?
Run "/install payfast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Payfast free?
Yes, Payfast is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Payfast support?
Payfast is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Payfast?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills