Zoho Inventory

v1.0.2

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

0· 52·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill describes interacting with Zoho Inventory and all runtime instructions use the Membrane CLI and Membrane connections to access Zoho — the requested actions and tooling align with the stated purpose.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI, logging in, creating connections, listing/running actions, and proxying API calls. It does not instruct reading unrelated files or exfiltrating local secrets.
Install Mechanism
There is no automated install spec in the skill bundle (instruction-only), but the instructions require installing an external npm package (@membranehq/cli) globally or via npx. This is expected for the described workflow but the user should verify the npm package and opt for npx if they prefer not to install globally.
Credentials
The skill requests no environment variables or local credentials and specifically advises using Membrane to avoid local API keys. That is proportionate: Membrane handles auth server-side.
Persistence & Privilege
The skill is user-invocable and not always-enabled; it does not request persistent elevated privileges or modify other skills or agent-wide settings.
Assessment
This skill is instruction-only and uses the third-party Membrane service to access Zoho Inventory. Before following the instructions: (1) verify the npm package name (@membranehq/cli) and its repository (review code and recent release activity) or use npx to avoid a global install; (2) review Membrane's privacy/security documentation because Membrane will handle your Zoho auth and will see requests and data proxied through it; (3) be aware the workflow opens a browser-based login or uses a headless code-exchange flow, and completing that login grants Membrane access to your Zoho resources; and (4) if you require stricter control over credentials, consider using official Zoho SDKs or your own integration instead of delegating auth to a third-party proxy.

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

latestvk970t6s749b5p33kfkjxnstyxx8432cz

License

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

Comments