Zoho Docs

v1.0.0

Zoho Docs integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Docs data.

0· 54·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill name/description (Zoho Docs integration) matches the instructions (using Membrane to interact with Zoho Docs). Small inconsistency: registry metadata lists no required binaries, but the SKILL.md instructs installing the @membranehq/cli tool (npm install -g). Requiring the Membrane CLI is reasonable for this skill, but the metadata should declare that dependency.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests to Zoho Docs. It does not ask the agent to read arbitrary files, harvest environment variables, or call unexpected external endpoints beyond Membrane/Zoho Docs.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the doc recommends running a global npm install of @membranehq/cli. That is a normal user action but should be treated as an install step by the package owner/registry metadata. Users should verify the npm package, version, and publisher before global installation.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, relying on Membrane to manage auth. This is proportionate to the stated task of integrating Zoho Docs via a proxy service.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide changes. It's instruction-only and relies on a user-installed CLI; no elevated privileges or automatic persistent presence are requested.
Assessment
This skill appears coherent: it delegates Zoho Docs access to the Membrane CLI rather than handling raw credentials. Before installing or using it, verify the Membrane CLI package and publisher on npm (or prefer npx or an explicit pinned version instead of a global install), confirm the getmembrane.com / repository links are legitimate, and review the permissions requested when you create the Membrane<>Zoho connection in your browser. Note the small metadata mismatch: the registry lists no required binaries but the instructions require installing @membranehq/cli — treat that as an expected dependency and ensure you trust that CLI before installing it globally.

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

latestvk97fdvrsm5ay5zkw8p31h03rnd84amwg

License

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

Comments