← Back to Skills Marketplace
Plisio
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
152
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install plisio
Description
Plisio integration. Manage Invoices, Payouts, Wallets, Transactions, Users. Use when the user wants to interact with Plisio data.
Usage Guidance
This skill appears coherent, but before installing: (1) verify the Membrane CLI package (@membranehq/cli) on the npm registry and the project homepage to ensure you're installing the official CLI; (2) prefer using npx or a non-global install if you want to avoid global changes or elevated install privileges; (3) confirm you trust the Membrane service to manage Plisio credentials — the connector will delegate access to your Plisio account, so review Membrane's privacy/security docs and the permissions requested during the browser login flow; and (4) confirm that the connector key 'plisio' corresponds to the official Plisio integration (plisio.net) before granting access.
Capability Analysis
Type: OpenClaw Skill
Name: plisio
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the Plisio cryptocurrency gateway using the Membrane CLI. It includes standard procedures for installing the CLI tool (@membranehq/cli), authenticating, and managing API actions through the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
The skill name and description (Plisio integration for invoices, payouts, wallets, transactions, users) align with the instructions: it uses the Membrane CLI and a Membrane 'plisio' connector. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs installing/running the Membrane CLI, creating a connection, discovering and running actions, and authenticating via the browser/code flow. It does not instruct reading local files, environment variables, or sending data to endpoints outside the Membrane flow. The instructions remain within the expected scope of a connector-based integration.
Install Mechanism
The skill tells users to install the Membrane CLI with `npm install -g @membranehq/cli@latest`. Using npm is expected for a CLI, but global npm installs can modify the system PATH and require elevated privileges. Verify the package source and consider non-global alternatives (npx) if you prefer not to install globally.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane manage API keys/server-side. That is proportionate: a connector-based skill should not need local secrets. The login flow uses an interactive browser/code exchange rather than requesting keys directly.
Persistence & Privilege
The skill does not request elevated persistence (always:false). It is user-invocable and allows normal autonomous invocation by the agent (platform default), which is expected for a skill of this type.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install plisio - After installation, invoke the skill by name or use
/plisio - 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
Frequently Asked Questions
What is Plisio?
Plisio integration. Manage Invoices, Payouts, Wallets, Transactions, Users. Use when the user wants to interact with Plisio data. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Plisio?
Run "/install plisio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Plisio free?
Yes, Plisio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Plisio support?
Plisio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Plisio?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills