Zoho Bigin
v1.0.0Zoho Bigin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Bigin data.
⭐ 0· 65·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill declares Zoho Bigin integration and only asks you to install and use the Membrane CLI to discover/connect actions and proxy requests. Network access and a Membrane account are reasonable and proportionate for this purpose.
Instruction Scope
SKILL.md limits operations to installing/using the Membrane CLI, performing login flows, listing/creating connections, listing and running actions, and proxying requests to Zoho Bigin via Membrane. It does not instruct reading unrelated files, accessing unexpected environment variables, or exfiltrating data to unknown endpoints.
Install Mechanism
Installation is via npm install -g @membranehq/cli (and advice to use npx). This is a third-party npm package — expected for a CLI-based integration, but npm global installs run arbitrary code from the registry, so verify package origin and trustworthiness before installing system-wide.
Credentials
No environment variables or local secrets are requested by the skill. The skill relies on Membrane to hold and refresh credentials, which is coherent; however granting Membrane access to Zoho Bigin effectively hands your CRM credentials to that service, so use least-privilege accounts and review connector permissions.
Persistence & Privilege
The skill is not always-included and does not request elevated platform privileges. It is user-invocable and may be called autonomously by the agent (the platform default), but it does not instruct modifying other skills or system-wide configuration.
Assessment
This skill is internally consistent: it asks you to install and use the Membrane CLI to manage Zoho Bigin via Membrane connectors. Before installing and using it: (1) verify the @membranehq/cli npm package identity (author, package page, recent downloads, repository) and avoid installing global packages as root; (2) understand that creating a Membrane connection grants Membrane access to your Zoho Bigin data — prefer a dedicated, least-privilege service account and review connector scopes; (3) if you cannot trust Membrane or the npm package, don’t install—consider interacting with Zoho Bigin directly via your own API keys and audited client tools; (4) in automated/production contexts, audit network and account activity and rotate credentials if you later remove the connection.Like a lobster shell, security has layers — review code before you run it.
latestvk974ybf7xn9xvnwgmrv6pmneys84982x
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
