Neomano TTS (ElevenLabs)
v0.1.1Text-to-speech (TTS) via ElevenLabs. Use when the user asks to reply with voice/audio, generate a spoken version of some text, or asks for “voz”, “nota de vo...
⭐ 2· 126·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (ElevenLabs TTS) match the requested env var (ELEVENLABS_API_KEY), required binary (python3), and the included script which POSTS text to the ElevenLabs text-to-speech endpoint.
Instruction Scope
SKILL.md instructs storing the API key in ~/.openclaw/.env, running the provided script with text and output path, and confirming the output file. The instructions do not request unrelated files, credentials, or external endpoints beyond ElevenLabs. They do instruct storing an API key in an env file (standard practice) — avoid committing that file.
Install Mechanism
No install spec (instruction-only plus a small script). No downloads or external install steps; risk is low because nothing arbitrary will be fetched or written during installation.
Credentials
Only ELEVENLABS_API_KEY (required) and ELEVENLABS_VOICE_ID (optional) are requested, which are appropriate and proportionate for calling ElevenLabs TTS. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated privileges or modify other skills or system-wide settings. It writes output audio files only to the path provided when invoked.
Assessment
This skill appears to do exactly what it says. Before installing: (1) only provide an ElevenLabs API key scoped to TTS and avoid committing ~/.openclaw/.env; (2) be aware that any text you send is transmitted to ElevenLabs (avoid sending secrets/PII in the text); (3) verify billing/usage on your ElevenLabs account because TTS calls may incur costs; and (4) confirm you have permission to synthesize any voice/identity you use (legal/consent considerations).Like a lobster shell, security has layers — review code before you run it.
audiovk97dw16jba290raw5wp20mzrm5835c1jelevenlabsvk97dw16jba290raw5wp20mzrm5835c1jlatestvk97dw16jba290raw5wp20mzrm5835c1jttsvk97dw16jba290raw5wp20mzrm5835c1jvoicevk97dw16jba290raw5wp20mzrm5835c1jwhatsappvk97dw16jba290raw5wp20mzrm5835c1j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔊 Clawdis
Binspython3
EnvELEVENLABS_API_KEY
Primary envELEVENLABS_API_KEY
