Elevenlabs
v1.0.2ElevenLabs integration. Manage data, records, and automate workflows. Use when the user wants to interact with ElevenLabs data.
⭐ 0· 87·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
The name/description say 'ElevenLabs integration' and the SKILL.md exclusively describes using the Membrane CLI to connect to ElevenLabs, run actions, and proxy API requests. The actions and flows documented (connect, action list/run, proxy) are coherent with the stated purpose.
Instruction Scope
Runtime instructions are limited to installing and using @membranehq/cli, performing membrane login, creating/using a connection, listing and running actions, and proxying API requests via Membrane. The doc does not instruct reading unrelated system files, exporting other environment variables, or exfiltrating data beyond the ElevenLabs/Membrane flows described.
Install Mechanism
There is no registry install spec, but SKILL.md instructs installing the Membrane CLI via 'npm install -g @membranehq/cli'. Global npm installs modify the host environment and should be performed only from trusted sources; the package source is traceable (npm/GitHub) which reduces but does not eliminate supply-chain risk.
Credentials
The skill declares no required environment variables or credentials and explicitly advises not to ask users for API keys, instead relying on Membrane to handle auth. The only external requirement is a Membrane account (and browser-based auth), which is proportionate to using a proxy service.
Persistence & Privilege
The skill does not request 'always: true', has no install-time hooks in the registry, and is instruction-only (no code written by the registry). Autonomous invocation is permitted by default but is not combined with other concerning privileges here.
Assessment
This skill appears to do what it says: it delegates ElevenLabs interactions to the Membrane CLI. Before installing or using it: 1) Verify you trust Membrane (https://getmembrane.com) and the @membranehq/cli npm package (check the npm page and GitHub repo and recent maintainership). 2) Be aware Membrane will proxy your ElevenLabs requests and manage credentials server-side — any data or audio sent through Membrane will be visible to that service. 3) Only install global npm packages from sources you trust and review package metadata if you're in a sensitive environment. 4) Do not paste unrelated secrets into commands or chat; follow the documented browser-based auth flow. If you need higher assurance, ask the skill author for an explicit signed source link (official package repo/release) and a privacy/permission summary from Membrane.Like a lobster shell, security has layers — review code before you run it.
latestvk97443tyfhn8qa6y01eqfezqes8426yx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
