Unione
v1.0.0UniOne integration. Manage data, records, and automate workflows. Use when the user wants to interact with UniOne data.
⭐ 0· 70·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
Name/description (UniOne integration) match the SKILL.md content: all actions are performed via the Membrane CLI and relate to messaging, templates, contacts, and proxying UniOne API calls. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests to UniOne. This stays within the stated purpose. Note: the 'membrane request' proxy can be used to send arbitrary HTTP requests to UniOne via Membrane — expected for this integration but worth being aware of because it enables broad API access through the connector.
Install Mechanism
There is no platform install spec in the registry, but the SKILL.md instructs installing @membranehq/cli via 'npm install -g'. Using a public npm package is normal for CLI tooling but carries moderate risk compared to instruction-only skills (global npm install modifies the system PATH and requires privilege). Consider using npx or a local install if you want to avoid global changes.
Credentials
The skill declares no required env vars or credentials. It relies on a Membrane account and the Membrane CLI to manage UniOne credentials server-side. This is proportionate — the integration requires an account/connection but does not ask for unrelated secrets. Users should understand that Membrane will hold and use their UniOne credentials on their behalf.
Persistence & Privilege
The skill is user-invocable, not always-on, and has no install-time behavior recorded in the registry. It does not request persistent system privileges or modify other skills' configs.
Assessment
This skill is coherent: it tells the agent to use the Membrane CLI to connect to UniOne and run actions. Before installing, consider: (1) you must trust Membrane — it will store and use your UniOne credentials to act on your behalf; (2) the SKILL.md asks you to run a global 'npm install -g' which requires elevated rights — use 'npx' or a local install if you prefer not to change system PATH; (3) the Membrane proxy can send arbitrary API requests, so review the connector and permissions in your Membrane account; (4) verify the @membranehq/cli npm package (publisher, recent releases) if you want extra assurance.Like a lobster shell, security has layers — review code before you run it.
latestvk97ewcd4f7qmnrqm9ttfm9xzkn848hjt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
