Listclean

v1.0.2

Listclean integration. Manage Leads, Persons, Organizations, Deals, Pipelines, Activities and more. Use when the user wants to interact with Listclean data.

0· 80·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Listclean integration) match the instructions (use Membrane CLI to connect to Listclean and run actions). No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines runtime behavior to installing and using the Membrane CLI, creating connections, listing/running actions, and proxying requests to Listclean. It does not instruct reading local secrets, arbitrary files, or sending data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to run `npm install -g @membranehq/cli`. Installing a global npm package executes third-party code locally — a normal step for CLI integrations but one that carries the usual npm-package trust considerations.
Credentials
The skill declares no required env vars and explicitly tells users not to share API keys, instead using Membrane to manage auth. The Membrane proxy will have broad access to the connected Listclean account (expected for this integration).
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. Installing the Membrane CLI produces a persistent binary on the system and creating a connection grants Membrane access to Listclean data — this is expected but worth noting.
Assessment
This skill appears coherent and works by delegating auth and API calls to the Membrane CLI. Before installing: (1) confirm you trust the @membranehq npm package (check the package page, GitHub repo and publisher), since global npm installs execute code on your machine; (2) understand that creating a Membrane connection gives Membrane the ability to act on your Listclean account and proxy arbitrary Listclean API requests — ensure Membrane's privacy/security posture meets your requirements; (3) prefer using the provided connection flow rather than giving API keys directly; and (4) consider installing the CLI in a controlled environment or using an account with limited permissions if you want to reduce blast radius.

Like a lobster shell, security has layers — review code before you run it.

latestvk974q12ze0mvw29t2p6fgpb2g58425nz

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments