Cohere

v1.0.2

Cohere integration. Manage Documents, Models, Datasets, Jobs. Use when the user wants to interact with Cohere data.

0· 262·1 current·1 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
high confidence
Purpose & Capability
The skill's name/description (Cohere integration) match the SKILL.md instructions: it uses the Membrane CLI to list and run Cohere-related actions and proxy requests. Minor inconsistency: registry metadata lists no required binaries, yet the runtime docs instruct users to install the @membranehq/cli (membrane) CLI.
Instruction Scope
SKILL.md confines the agent to using Membrane commands (login, connection list, action list/run, proxy requests). It does not instruct reading unrelated files, harvesting environment variables, or transmitting data to unknown endpoints; it explicitly advises against asking users for API keys.
Install Mechanism
There is no install spec in the registry (instruction-only), but the docs instruct a global npm install (npm install -g @membranehq/cli). This is a public npm package (moderate risk relative to built-in binaries). There are no downloads from ad-hoc URLs or archives.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md states Membrane manages auth server-side and warns not to collect API keys locally — the requested privileges are proportionate to the described functionality.
Persistence & Privilege
always:false and no instructions to modify other skills or system-wide agent config. The skill does require installing a third-party CLI but does not request permanent agent inclusion or elevated platform privileges.
Assessment
This skill is coherent: it simply instructs using the Membrane CLI to access Cohere and does not ask for local API keys. Before installing, verify you trust Membrane (@membranehq) and the getmembrane.com / GitHub repo: inspect the npm package (e.g., npm view @membranehq/cli and review its source on GitHub), confirm the npm package maintainer and versions, and be aware that npm install -g modifies your system PATH (may require sudo). Understand that 'membrane login' will open a browser for auth and that Membrane will broker Cohere credentials server-side, so only install/use this if you trust Membrane to handle your Cohere account access.

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

latestvk977ycmaxvbfh4gg04mbwk626d842eg8

License

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

Comments