← Back to Skills Marketplace
Payfit
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
157
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install payfit
Description
PayFit integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayFit data.
Usage Guidance
This skill appears internally consistent for integrating PayFit via the Membrane service. Before installing or running it, verify you trust the Membrane project and the npm package (@membranehq/cli) — installing a global CLI pulls code from the npm registry. Prefer installing the CLI in a sandboxed environment or review the package's source/release pages on GitHub. Use the browser-based auth flow rather than pasting tokens into chat, and avoid sharing the one-time auth code in untrusted channels. If you require an offline or audit-friendly setup, confirm how Membrane stores connection credentials and whether it meets your org's compliance requirements.
Capability Analysis
Type: OpenClaw Skill
Name: payfit
Version: 1.0.1
The skill bundle relies on the installation of a global npm package (@membranehq/cli) and delegates all logic and authentication to a third-party service (Membrane). It instructs the agent to perform high-risk operations, including remote action creation and execution, which effectively grants the remote service control over the agent's tasks. While these actions are aligned with the stated purpose of the PayFit integration, the requirement for global CLI installation and the 'black box' nature of remote action execution represent significant security risks and broad permissions without local transparency.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description (PayFit integration) match the instructions: all actions use the Membrane CLI to connect to PayFit, discover actions, and run them. Nothing requested (no env vars, no config paths) is unrelated to integrating with PayFit.
Instruction Scope
SKILL.md stays on-topic: it tells the agent to install and use the Membrane CLI, how to authenticate, create a connection to the PayFit connector, discover and run actions. It explicitly advises not to ask users for API keys and does not instruct reading unrelated system files or secrets.
Install Mechanism
This is an instruction-only skill (no install spec), but the runtime docs instruct installing @membranehq/cli globally via npm (npm install -g ...). Installing a third-party npm CLI at runtime is a normal approach but carries the usual supply-chain/network risk of any npm global install; the skill itself does not bundle or download code.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's hosted flow (browser auth/code exchange) which is proportionate for a connector-based integration.
Persistence & Privilege
Flags show no forced always-on presence and no special OS restrictions. The skill does not request modifications to other skills or system-wide config. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install payfit - After installation, invoke the skill by name or use
/payfit - 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 Payfit?
PayFit integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayFit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.
How do I install Payfit?
Run "/install payfit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Payfit free?
Yes, Payfit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Payfit support?
Payfit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Payfit?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills