Pilvio
v1.0.2Pilvio integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Pilvio data.
⭐ 0· 109·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
medium confidencePurpose & Capability
The name/description (Pilvio integration) matches the runtime instructions: discover/connect to a Pilvio connector via the Membrane CLI, run pre-built actions, or proxy raw Pilvio API calls. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
All runtime instructions stay within the stated purpose (install Membrane CLI, login, list/connect actions, run actions, proxy requests). One important capability: the 'membrane request' proxy lets you send arbitrary HTTP requests to Pilvio through Membrane — expected for this integration but worth noting because it means data and requests are routed via Membrane's service.
Install Mechanism
This is an instruction-only skill (no install spec), but it instructs users to run 'npm install -g @membranehq/cli' and uses 'npx ...' in examples. That means code will be fetched from the public npm registry at install/run time — a moderate risk compared with no-install skills. The instructions do not use obscure URLs or downloads.
Credentials
The skill requests no environment variables or local credentials. However, it requires a Membrane account and the Membrane service will manage and proxy Pilvio credentials server-side; you must trust Membrane with auth and proxied request/response data.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and the only persistent change it suggests is installing the Membrane CLI (user-initiated). There are no instructions to change system-wide agent settings.
Assessment
This skill appears to do what it says: it uses the Membrane CLI to interact with Pilvio. Before installing or using it, consider: 1) You will need to install a third-party CLI from npm (global install or npx) — verify the @membranehq/cli package and its source (GitHub, npm page) before running. 2) The Membrane service handles your Pilvio credentials and proxies requests, so you must trust Membrane (getmembrane.com) with access to Pilvio data and request payloads/responses. 3) Prefer using least-privilege accounts in Pilvio when testing and review any proxied requests/responses for sensitive data. If you cannot trust the external service or cannot install npm packages, do not enable this skill.Like a lobster shell, security has layers — review code before you run it.
latestvk970f87xrbcsns75p5z4qccezd843kvw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
