Plisio
v1.0.2Plisio integration. Manage Invoices, Payouts, Wallets, Transactions, Users. Use when the user wants to interact with Plisio data.
⭐ 0· 62·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Plisio integration) align with the instructions: all actions are performed via the Membrane CLI and the skill documents connecting, listing actions, running actions, and proxying requests to Plisio.
Instruction Scope
SKILL.md confines runtime behavior to using the Membrane CLI, logging in via browser, creating connections, listing/running actions, and proxying API calls; it does not instruct reading unrelated files or exfiltrating other system data.
Install Mechanism
This is instruction-only (no install spec), but it tells the user to run `npm install -g @membranehq/cli` (or use npx). Installing a third-party global npm package is a user action with normal risk—it's expected for a CLI-based integration but worth vetting before you run it.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane (browser login / connection flow), which is coherent for this integration.
Persistence & Privilege
Skill is not always-on and does not request system-wide config changes. It relies on Membrane for credential storage and does not attempt to modify other skills or agent-wide settings.
Assessment
This skill appears to do what it says: it uses Membrane to access Plisio. Before installing or using it: (1) verify you trust the @membranehq/cli npm package (check the npm publisher, GitHub repo, and releases) and prefer `npx` if you do not want a global install; (2) understand that signing in opens a browser flow and grants Membrane access to the Plisio account—review the connection permissions and revoke if needed; (3) do not provide local API keys to the skill (the instructions explicitly advise against it); (4) be aware that running CLI commands will make network calls to Membrane/Plisio and could access transaction data as expected for this integration. If you need higher assurance, request the Membrane CLI source or a vetted distribution before installation.Like a lobster shell, security has layers — review code before you run it.
latestvk971shtgdnq362x83zw7jjshmd84274y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
