Yodiz
v1.0.0Yodiz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yodiz 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
high confidencePurpose & Capability
The name and description claim a Yodiz integration and the SKILL.md exclusively documents using the Membrane CLI and Membrane connections to access Yodiz. Required capabilities (network + Membrane account) are consistent with the stated purpose.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, creating/listing connections, running actions, and proxying requests to the Yodiz API. The instructions do not ask the agent to read arbitrary files, harvest unrelated environment variables, or transmit data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but SKILL.md recommends installing @membranehq/cli globally via npm. Global npm installs execute code from the public registry — this is expected for a CLI-based integration but carries the usual supply-chain considerations (verify the package publisher and registry).
Credentials
The skill declares no required env vars or credentials. It relies on a Membrane account/connection to handle authentication, which is proportionate to a proxy-based integration with Yodiz. No unrelated secrets are requested.
Persistence & Privilege
The skill does not request always:true or any persistent system modifications. It relies on the Membrane service for credential management; agent autonomous invocation is the platform default and is not excessive here.
Assessment
This skill is coherent: it instructs you to use the Membrane CLI to authenticate and proxy calls to Yodiz rather than asking for API keys. Before installing or using it, verify the authenticity of the @membranehq/cli package (publisher, npm page, checksum if available) and review Membrane's privacy/OAuth scopes — connecting Membrane to your Yodiz account grants Membrane (and any actions you run via the CLI) access to your Yodiz data. If you are concerned about supply-chain risk, consider auditing the CLI source on its GitHub repo and using a least-privilege connection (only grant required scopes).Like a lobster shell, security has layers — review code before you run it.
latestvk974xmgx679785hgcj27wb7dys84bv5a
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
