Voice For Openclaw Publish
v1.0.2MiniMax TTS skill (enhanced). Multi-agent voice support (each agent can select a unique voice written in SOUL.md), native voice message for Telegram (MP3) an...
⭐ 0· 97·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, required binaries (python3, ffmpeg), and required env (MINIMAX_API_KEY) match an API-driven TTS skill that can optionally send to Telegram. Optional TELEGRAM_* vars are explained as optional for message delivery.
Instruction Scope
Instructions and scripts only call the MiniMax TTS endpoint and (optionally) Telegram/Feishu delivery paths, read a local .env and write audio files under ~/.openclaw/workspace. They do export .env keys at runtime and show examples invoking 'openclaw message send' for Feishu; these are within the stated TTS/delivery scope but users should be aware audio files and credentials are read/stored locally.
Install Mechanism
No install spec or external downloads. The skill is instruction/code-only and relies on standard binaries (python3, ffmpeg) and Python requests — no arbitrary network installs or remote archives.
Credentials
Only the MiniMax API key is required; optional Telegram vars are clearly optional. No unrelated cloud credentials or broad-scoped secrets are requested.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges or modify other skills. It writes audio files under the user's workspace (~/.openclaw/workspace) which is expected for generated content.
Assessment
This skill appears to do only TTS via MiniMax and optional channel delivery. Before installing: (1) keep MINIMAX_API_KEY and any TELEGRAM_BOT_TOKEN in the local .env (do not commit it); (2) review the scripts yourself (they are included) to confirm behavior; (3) note generated audio is written to ~/.openclaw/workspace/generated — delete files if they contain sensitive content; (4) if you will use Telegram sending, provide a bot token with only the required access and verify target chat IDs; (5) confirm the API endpoint (api.minimaxi.com) is acceptable for your data/privacy needs.Like a lobster shell, security has layers — review code before you run it.
latestvk976qjy0f9tqc09gt2kedvg9nh83t05a
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎙️ Clawdis
Binspython3, ffmpeg
EnvMINIMAX_API_KEY
Primary envMINIMAX_API_KEY
