Customerguru

v1.0.2

Customer.guru integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Customer.guru...

0· 75·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
The name/description (Customer.guru integration) matches the instructions: installing and using the Membrane CLI to discover connectors, create connections, run actions, and proxy Customer.guru API calls. Nothing requested in the skill is unrelated to that purpose.
Instruction Scope
SKILL.md only instructs using the Membrane CLI (login, connect, action list/run, request proxy). It does not direct reading local files, arbitrary env vars, or posting data to endpoints outside the expected Membrane service. The proxy capability lets you call Customer.guru endpoints via Membrane, which is appropriate for this integration.
Install Mechanism
No install spec is embedded; the doc instructs the user to run `npm install -g @membranehq/cli`. That is a reasonable, common install path for a CLI, but installing a global npm package downloads and runs code from the npm registry and may require elevated permissions on some systems—users should verify the package source (official @membranehq/cli) before installing.
Credentials
The skill declares no required environment variables or credentials. It explicitly instructs users to let Membrane manage auth (i.e., do not ask for API keys). The lack of additional credential requests is appropriate for the stated purpose.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request permanent presence or modify other skills or system-wide settings. Autonomous invocation is allowed by default on the platform but the skill itself does not add extra persistence privileges.
Assessment
This skill is an instructions document that tells you to install and use the official Membrane CLI to talk to Customer.guru. Before installing the CLI, confirm the npm package name (@membranehq/cli) and the publisher are legitimate (check the package page and the project's GitHub). Be aware that `npm install -g` downloads and installs third-party code and may require elevated permissions on your machine. The integration routes API calls through Membrane, so you must trust Membrane to hold and proxy your Customer.guru credentials; if you prefer, use Membrane's web UI or review its privacy/security docs before proceeding.

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

latestvk973nr568j0fvjcf9f63q1jdc9843p9h

License

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

Comments