Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add InternLM/WildClawBench --skill eachlabs-voice-audiogit clone --depth 1 https://github.com/InternLM/WildClawBenchWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/internlm/wildclawbench/eachlabs-voice-audio)<a href="https://agentmods.dev/skills/internlm/wildclawbench/eachlabs-voice-audio"><img src="https://agentmods.dev/badge/skills/internlm/wildclawbench/eachlabs-voice-audio/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/internlm/wildclawbench/eachlabs-voice-audio"><img src="https://agentmods.dev/badge/skills/internlm/wildclawbench/eachlabs-voice-audio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 10 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Data Exfiltration · line 75 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
- medium Data Exfiltration · line 76 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
- medium Data Exfiltration · line 77 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
- medium Data Exfiltration · line 85 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
- medium Data Exfiltration · line 104 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
- medium Data Exfiltration · line 121 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
- medium Data Exfiltration · line 139 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
- medium Data Exfiltration · line 157 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
- medium Data Exfiltration · line 176 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
- medium Data Exfiltration · line 85 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00060 | $0.02116 |
| Opus 5 | $0.00030 | $0.01058 |
| Sonnet 5 | $0.00012 | $0.00423 |
| Haiku 4.5 | $0.00006 | $0.00212 |
Grade A, and why
eachlabs-voice-audio scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -X POST https://api.eachlabs.ai/v1/prediction \ How it starts
The opening of the file, as written. The whole thing — 210 lines — stays where its author put it; the contents beside it link to each section on GitHub.
EachLabs Voice & Audio
Text-to-speech, speech-to-text transcription, voice conversion, and audio utilities via the EachLabs Predictions API.
Authentication
Header: X-API-Key: <your-api-key>
Set the EACHLABS_API_KEY environment variable. Get your key at eachlabs.ai.
Available Models
Text-to-Speech
| Model | Slug | Best For |
|---|---|---|
| ElevenLabs TTS | elevenlabs-text-to-speech |
High quality TTS |
| ElevenLabs TTS w/ Timestamps | elevenlabs-text-to-speech-with-timestamp |
TTS with word timing |
| ElevenLabs Text to Dialogue | elevenlabs-text-to-dialogue |
Multi-speaker dialogue |
| ElevenLabs Sound Effects | elevenlabs-sound-effects |
Sound effect generation |
| ElevenLabs Voice Design v2 | elevenlabs-voice-design-v2 |
Custom voice design |
| Kling V1 TTS | kling-v1-tts |
Kling text-to-speech |
| Kokoro 82M | kokoro-82m |
Lightweight TTS |
| Play AI Dialog | play-ai-text-to-speech-dialog |
Dialog TTS |
| Stable Audio 2.5 | stable-audio-2-5-text-to-audio |
Text to audio |
Speech-to-Text
| Model | Slug | Best For |
|---|---|---|
| ElevenLabs Scribe v2 | elevenlabs-speech-to-text-scribe-v2 |
Best quality transcription |
| ElevenLabs STT | elevenlabs-speech-to-text |
Standard transcription |
| Wizper with Timestamp | wizper-with-timestamp |
Timestamped transcription |
| Wizper | wizper |
Basic transcription |
| Whisper | whisper |
Open-source transcription |
| Whisper Diarization | whisper-diarization |
Speaker identification |
| Incredibly Fast Whisper | incredibly-fast-whisper |
Fastest transcription |
Voice Conversion & Cloning
| Model | Slug | Best For |
|---|---|---|
| RVC v2 | rvc-v2 |
Voice conversion |
| Train RVC | train-rvc |
Train custom voice model |
| ElevenLabs Voice Clone | elevenlabs-voice-clone |
Voice cloning |
| ElevenLabs Voice Changer | elevenlabs-voice-changer |
Voice transformation |
| ElevenLabs Voice Design v3 | elevenlabs-voice-design-v3 |
Advanced voice design |
| ElevenLabs Dubbing | elevenlabs-dubbing |
Video dubbing |
| Chatterbox S2S | chatterbox-speech-to-speech |
Speech to speech |
| Open Voice | openvoice |
Open-source voice clone |
| XTTS v2 | xtts-v2 |
Multi-language voice clone |
| Stable Audio 2.5 Inpaint | stable-audio-2-5-inpaint |
Audio inpainting |
| Stable Audio 2.5 A2A | stable-audio-2-5-audio-to-audio |
Audio transformation |
| Audio Trimmer | audio-trimmer-with-fade |
Audio trimming with fade |
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 210 lines · 60 tokens per session scan A 33cfcdb006a7
eachlabs-voice-audio is a skill published in the GitHub repository InternLM/WildClawBench (517 stars, last pushed 23d ago), licensed MIT. It adds 60 tokens to every session and 2,116 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
live2d_controller
// 读取:system.characterbundle.loadcharacterskillsections -> system.config.buildtier1variables.characterbuiltinskillsprompt.
feature-demo-recording
Record a demo video of a web feature from a real browser. Two modes -- a NARRATED film where measured voiceover drives the timeline (designed slides, subtitles, punch-in camera, rendered from an HTML timeline), and a SILENT evidence clip for a PR or a QA pass. Use when the user asks to record a video, demo, or screen…
image-authoring
Author images and diagrams as code — SVG, Pillow, Excalidraw, mermaid. Load when asked to draw, illustrate, or make an image, icon, logo, poster, or diagram.
pptx-maker
Generate or restyle a PowerPoint deck. Use when the user wants to create or edit a .pptx presentation, build slides from text or a URL, or design a reusable slide style.
artifacts
Persist, version, and iterate on LLM-generated UI (widgets, HTML, markdown). Load when the user wants to save, find, update, or iterate on a previously-rendered widget — anything that should outlive the chat scrollback.
gpt-image-skill
A skill for generating or editing images through OpenAI's GPT Image API, a programming interface for requesting image operations. It uses a bundled Python script and supports configuration such as model, size, quality, and output file.