Retriever

v1.0.2

Retriever integration. Manage Organizations, Leads, Projects, Pipelines, Users, Filters. Use when the user wants to interact with Retriever data.

0· 101·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
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Retriever integration) match the instructions: install the Membrane CLI, create/connect a Retriever connection, list and run actions, or proxy requests. All required items (network, Membrane account, CLI) are proportionate to the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI and interacting with Retriever via Membrane (login, connect, action list/run, request proxy). It does not instruct reading unrelated files, environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no formal install spec (instruction-only), but the doc tells users to run `npm install -g @membranehq/cli`. This is reasonable for a CLI integration but means the user will install a global npm package — verify the package name/source before installing and be aware of the normal risks of installing global CLIs.
Credentials
The skill declares no required env vars or credentials and relies on Membrane to manage authentication. Requesting a Membrane account and network access is appropriate for this integration.
Persistence & Privilege
No always:true flag, no install-time modifications are declared, and the skill is instruction-only. It does not request persistent or elevated platform presence.
Assessment
This skill appears coherent: it uses the Membrane CLI to access Retriever and doesn't ask for unrelated secrets. Before installing, verify the CLI package (@membranehq/cli) on npm/GitHub to ensure it's the official distribution, and be mindful that `npm install -g` will place a binary on your system. Also confirm what Retriever data a connection will expose in your Membrane account and only grant the minimal permissions needed. If you're unsure, run the CLI in an isolated environment or container first.

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

latestvk976h4v916makm22k87p115tg98424j3

License

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

Comments