Liveperson
v1.0.2Liveperson integration. Manage data, records, and automate workflows. Use when the user wants to interact with Liveperson data.
⭐ 0· 68·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 (Liveperson integration) match the SKILL.md: it instructs use of the Membrane CLI to connect to Liveperson, list actions, run actions, and proxy requests. Requiring a Membrane account and network access is expected for this functionality.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, performing browser-based login, creating connections, listing/running actions, and proxied requests to Liveperson. However, the proxying behavior means your API requests and resources will be routed through Membrane's service (getmembrane.com), so request payloads and auth flows are handled server-side by a third party — a privacy/third-party trust consideration rather than an incoherence.
Install Mechanism
This is an instruction-only skill (no install spec in the registry). The SKILL.md recommends installing @membranehq/cli via npm -g (or using npx elsewhere). Asking users to install an external CLI is proportional to the described workflow, but global npm installs have system effects; verify package provenance and prefer npx or a local install if you prefer not to add global binaries.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the instructions which rely on Membrane-managed connections rather than local secrets.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modify other skills/system-wide settings. It relies on user-invoked CLI operations and browser-based auth flows.
Assessment
This skill is coherent: it expects you to use the Membrane CLI to manage Liveperson connections and will proxy API calls through Membrane. Before installing/using it: (1) confirm you trust Membrane (https://getmembrane.com) because your requests and auth flows will go through their service; (2) verify the @membranehq/cli package and repository links match what the SKILL.md claims; (3) prefer npx or a local install if you want to avoid a global npm installation; (4) check your organization’s policy about routing customer data through third-party proxies and review Membrane’s privacy/security docs for credential storage and data retention; (5) if you need to avoid any third-party intermediary, do not use this skill and instead use a direct Liveperson integration that you control.Like a lobster shell, security has layers — review code before you run it.
latestvk979t4vpr2ae70yvsh8s34bxqn843bc3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
