Lets Enhance
v1.0.2Let's Enhance integration. Manage data, records, and automate workflows. Use when the user wants to interact with Let's Enhance data.
⭐ 0· 109·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 say 'Let's Enhance integration' and the SKILL.md exclusively describes interacting with Let's Enhance via the Membrane CLI (connect, list actions, run actions, proxy requests). No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Instructions remain within the integration scope (install Membrane CLI, login, create a connector, run actions, and proxy requests). Note: the proxy command can issue arbitrary requests to endpoints exposed by the connected service, so confirm the connection ID you use points to Let's Enhance (not some other connector). The skill does not instruct reading local files or unrelated env vars.
Install Mechanism
The skill is instruction-only (no install spec). It instructs users to run `npm install -g @membranehq/cli` — a reasonable step for using Membrane but it does involve installing and running third-party code from npm. Verify the package name and source before installing.
Credentials
No environment variables or credentials are required by the skill. The SKILL.md explicitly advises using Membrane-managed connections (do not ask users for API keys), which is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide configs, and has no special persistence needs. Default autonomous invocation settings are unchanged.
Assessment
This skill appears coherent and uses Membrane as an integration layer rather than asking for raw API keys. Before installing or running commands: (1) verify the npm package @membranehq/cli is the official package you expect (check the publisher and package page), (2) review the OAuth/connector scopes requested when you connect Let's Enhance so you know what access is being granted, (3) confirm the connectionId you use points to Let's Enhance (to avoid proxying requests to other services), and (4) avoid pasting secrets into chat or ephemeral fields. The skill itself requests no extra system privileges.Like a lobster shell, security has layers — review code before you run it.
latestvk970pnmnbfqs2416d6608y7j6d8425nm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
