← 返回 Skills 市场
gora050

Paypro

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install paypro
功能描述
PayPro integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayPro data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paypro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paypro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug paypro
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Paypro 是什么?

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

如何安装 Paypro?

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

Paypro 是免费的吗?

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

Paypro 支持哪些平台?

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

谁开发了 Paypro?

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

💬 留言讨论