ElevenLabs
v1.0.0ElevenLabs API integration with managed authentication. AI-powered text-to-speech, voice cloning, sound effects, and audio processing. Use this skill when users want to generate speech from text, clone voices, create sound effects, or process audio. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
⭐ 3· 2k·11 current·11 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (ElevenLabs integration) align with the runtime instructions: all examples call Maton gateway endpoints (gateway.maton.ai, ctrl.maton.ai) and operate on ElevenLabs paths. The single required env var (MATON_API_KEY) is exactly what a Maton-proxied integration would need.
Instruction Scope
SKILL.md only instructs network calls to Maton gateway/control endpoints and use of the MATON_API_KEY header. Examples show listing/creating/deleting connections and calling ElevenLabs endpoints via the gateway. It does not instruct reading unrelated files, other env vars, or system paths.
Install Mechanism
No install spec and no code files beyond SKILL.md and LICENSE — nothing is written to disk and there are no downloads to review. This is the lowest-risk install model, though it also means static scanners had little to analyze.
Credentials
Only MATON_API_KEY is required which is proportionate to a gateway-proxied ElevenLabs skill. Important caveat: you are not giving ElevenLabs API credentials directly — you are trusting Maton with your requests and any proxied credentials/session tokens. That centralization is expected for a proxy but is a privacy/trust decision the user should consider.
Persistence & Privilege
always is false and the skill does not declare persistent or system-wide config changes. It does not request elevated privileges or modify other skills' configs.
Assessment
This skill appears to be an ElevenLabs integration that proxies through Maton and only needs a single MATON_API_KEY — the pieces are coherent. Before installing, verify you trust Maton (maton.ai) because: (1) all text and audio you send will flow through their gateway and they can see/record it; (2) connection/session URLs may contain tokens you’ll open in a browser; and (3) the skill metadata in the registry is sparse (source/homepage fields are incomplete). If you prefer not to route traffic through a third party, use a skill that calls ElevenLabs directly with your ElevenLabs API key. If you proceed, use a dedicated/rotatable API key for this purpose, read Maton’s privacy/security docs, and revoke the key if you stop using the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk973qc3f4t2ecn1wrf3cfe2mz58105s7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
EnvMATON_API_KEY
