← Back to Skills Marketplace
gora050

Paypro

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install paypro
Description
PayPro integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayPro data.
Usage Guidance
This skill is instruction-only and largely coherent: it uses the Membrane CLI to connect to a 'paypro' connector and run actions. Before installing or using it: 1) Confirm the PayPro target — the SKILL.md incorrectly references developer.paypal.com, so verify whether the connector is for PayPro or PayPal. 2) Verify the @membranehq/cli package on the npm registry (publisher, download counts, repository) before running a global npm install. 3) Understand that 'membrane login' is browser-based and grants Membrane-managed access to the target system — review Membrane's privacy/access docs and use least-privilege accounts where possible. 4) If you want tighter control, avoid installing the global CLI and run in an isolated environment or use npx for one-off commands. Provide the repository or connector documentation (proof that 'paypro' connector is official) to increase confidence.
Capability Analysis
Type: OpenClaw Skill Name: paypro Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with the PayPro service using the Membrane CLI. It outlines standard procedures for installation, authentication, and action execution via the '@membranehq/cli' package. The instructions include security best practices, such as advising the agent to let the platform handle credentials rather than requesting secrets from the user. No evidence of malicious intent, data exfiltration, or obfuscation was found in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description describe a PayPro payroll integration and the SKILL.md consistently instructs using the Membrane CLI to connect to a 'paypro' connector, which is coherent. However, the SKILL.md's 'Official docs' links to developer.paypal.com (PayPal) rather than PayPro, which is an unexplained mismatch and should be clarified.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, creating connections, discovering and running actions, and polling action state. They do not instruct reading unrelated files or environment variables, nor do they ask the agent to exfiltrate data.
Install Mechanism
The skill is instruction-only (no automatic install), but it tells users to run 'npm install -g @membranehq/cli@latest' or use npx. Installing a global npm package is a legitimate way to obtain the CLI, but it does write code to disk and runs third-party code from the npm registry — verify the package name and trustworthiness of @membranehq before installing.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is delegated to Membrane's login flow (browser-based code exchange), which is proportionate to the described purpose.
Persistence & Privilege
The skill does not request always:true and does not declare any persistent system-wide privileges. It's user-invocable and can be invoked by the agent per platform defaults (normal behavior).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paypro
  3. After installation, invoke the skill by name or use /paypro
  4. 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
Slug paypro
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Paypro?

PayPro integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayPro data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Paypro?

Run "/install paypro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Paypro free?

Yes, Paypro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Paypro support?

Paypro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Paypro?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments