← 返回 Skills 市场
gora050

Payfit

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

Payfit 是什么?

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

如何安装 Payfit?

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

Payfit 是免费的吗?

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

Payfit 支持哪些平台?

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

谁开发了 Payfit?

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

💬 留言讨论