Linkish
v1.0.2Linkish integration. Manage Organizations. Use when the user wants to interact with Linkish data.
⭐ 0· 208·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the instructions: the SKILL.md documents using the Membrane CLI to manage Linkish connections and run Linkish actions. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, authenticating a tenant, listing/connecting connectors, running actions, and proxying API requests through Membrane. The document does not instruct reading arbitrary files, exporting unrelated credentials, or sending data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no automatic install), but it instructs the user to run `npm install -g @membranehq/cli`. Asking users to install an external npm package is reasonable for this integration, but installing a global npm package carries the usual supply-chain risk — verify the package and publisher (@membranehq) before installing.
Credentials
No environment variables, primary credential, or config paths are requested. The SKILL.md explicitly recommends letting Membrane handle credentials and not asking the user for API keys, which is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It's user-invocable and does not modify other skills or request system-wide settings.
Assessment
This skill is coherent and appears to do what it says: it teaches use of the Membrane CLI to access Linkish. Before proceeding, verify the Membrane CLI package and publisher on npm (and confirm the homepage/repo links), and only install the CLI from trusted sources. Because the instructions open a browser for auth and can proxy API calls via your Membrane connection, ensure you trust the Membrane service to manage Linkish credentials. If you prefer, install the CLI in a constrained environment (e.g., VM or container) to limit exposure when verifying behavior.Like a lobster shell, security has layers — review code before you run it.
latestvk979574w06ptqy6q7yng9zptc98434xh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
