← Back to Skills Marketplace
gora050

Paycaptain

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
131
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install paycaptain
Description
PayCaptain integration. Manage data, records, and automate workflows. Use when the user wants to interact with PayCaptain data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paycaptain
  3. After installation, invoke the skill by name or use /paycaptain
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug paycaptain
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Paycaptain?

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

How do I install Paycaptain?

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

Is Paycaptain free?

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

Which platforms does Paycaptain support?

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

Who created Paycaptain?

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

💬 Comments