Linkly
v1.0.2Linkly integration. Manage Organizations, Users. Use when the user wants to interact with Linkly data.
⭐ 0· 109·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 indicate Linkly management; SKILL.md consistently instructs using the Membrane CLI and a Membrane account to connect to Linkly and run actions. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating/inspecting connections, running actions, and proxying requests to the Linkly API. The doc does not tell the agent to read local files, exfiltrate data, or access unrelated system config.
Install Mechanism
There is no install spec in the registry (lowest platform risk). The SKILL.md instructs users to run `npm install -g @membranehq/cli` which is a public npm package install — expected for this workflow but carries the usual caution about installing global npm packages (verify package/source before installing).
Credentials
The skill declares no required env vars or credentials. It expressly recommends using Membrane's connection flow rather than asking for API keys locally, which is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It does not request persistent platform-level privileges or modify other skills/configs.
Assessment
This skill appears coherent and limited to using the Membrane CLI to talk to Linkly. Before installing or running commands: (1) verify you trust the Membrane service and the @membranehq/cli package (check the npm/GitHub sources), (2) be aware that installing a global npm package executes third-party code on your machine, and (3) if you don't want the agent to run CLI commands autonomously, restrict the agent's ability to invoke skills or only call this skill interactively. If you need higher assurance, ask for the exact CLI package version and its repository to review before installing.Like a lobster shell, security has layers — review code before you run it.
latestvk97cew5ejvw3zzss747mcx9xp9842nbs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
