← 返回 Skills 市场
gora050

Paycaptain

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
131
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install paycaptain
功能描述
PayCaptain integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayCaptain data.
安全使用建议
This skill appears internally consistent: it uses Membrane's CLI to manage PayCaptain data and asks users to authenticate via Membrane rather than providing API keys. Before installing: (1) confirm you trust @membranehq and the getmembrane.com service and review their privacy/data-retention policies, since data and auth are routed through their platform; (2) prefer using npx @membranehq/cli@<pinned-version> or pin a specific CLI version rather than npm install -g @membranehq/cli@latest to reduce supply-chain risk; (3) be prepared for an interactive browser-based login or for the user to copy a headless auth code; and (4) verify the connectorKey (paycaptain) and any action inputs you run so you only grant the minimum needed access. Overall: coherent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: paycaptain Version: 1.0.3 The paycaptain skill bundle (SKILL.md) instructs the agent to perform high-risk operations including the global installation of a third-party CLI tool (@membranehq/cli) and the execution of dynamic actions via the getmembrane.com platform. These capabilities involve shell execution, network access, and remote action generation, which are considered risky despite being plausibly necessary for the stated PayCaptain integration. No evidence of intentional malice or data exfiltration was found, but the broad system and network permissions required justify a suspicious classification under the provided criteria.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description say 'PayCaptain integration' and the SKILL.md exclusively instructs the agent to use the Membrane CLI to connect to a PayCaptain connector and run actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, performing Membrane login, creating/listing/running connector actions, and handling headless auth flows. The SKILL.md does not direct the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec in the registry), but the README advises installing @membranehq/cli via npm (global install or npx). Using an npm package from the public registry is typical for CLIs, but globally installing packages and using the unpinned '@latest' tag have moderate supply-chain risks—prefer npx or pin a vetted version if you want to reduce exposure.
Credentials
The skill declares no required env vars or credentials and explicitly tells integrators not to request API keys from users; authentication is delegated to Membrane. The only runtime parameter is an agent/client name for the login command, which is proportionate to the described workflow.
Persistence & Privilege
The skill does not request 'always: true', does not modify other skills' configs, and there is no install-time persistent agent behavior described. Autonomous invocation is allowed (platform default) but not combined with other privilege escalations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paycaptain
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paycaptain 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug paycaptain
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Paycaptain 是什么?

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

如何安装 Paycaptain?

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

Paycaptain 是免费的吗?

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

Paycaptain 支持哪些平台?

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

谁开发了 Paycaptain?

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

💬 留言讨论