ElevenLabs
PassAudited by VirusTotal on May 6, 2026.
Overview
Type: OpenClaw Skill Name: elevenlabs-audio Version: 0.1.0 The elevenlabs-audio skill bundle provides instructions for an AI agent to manage ElevenLabs audio assets via the ClawLink integration service (claw-link.dev). The SKILL.md file guides the agent through a standard setup process, including plugin installation and device pairing, while explicitly including security-conscious instructions such as requiring user confirmation for destructive actions and protecting credentials. No malicious intent, obfuscation, or unauthorized data exfiltration behaviors were identified.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Installing the plugin adds external ClawLink tooling to OpenClaw, and that plugin will handle the actual ElevenLabs operations.
The skill depends on a separately installed plugin that is not part of the reviewed artifact. The install is user-directed and purpose-aligned, but users should verify the plugin source.
Install the verified ClawLink plugin: `openclaw plugins install clawhub:clawlink-plugin`
Install only the intended ClawLink plugin from a trusted source and review ClawLink verification/docs before pairing.
After pairing, OpenClaw through ClawLink can access connected ElevenLabs capabilities according to the user's approved permissions.
This shows delegated account access and a locally stored credential. The destination and purpose are disclosed, making it proportionate to the integration.
The resulting device credential is stored locally in OpenClaw's plugin config and is only sent to `claw-link.dev`.
Pair only on trusted devices, verify the claw-link.dev domain, and revoke the ClawLink or ElevenLabs connection if you no longer want this access.
Approved actions could create or change ElevenLabs voices, audio projects, or related assets.
The skill can perform write actions through ClawLink, but it explicitly requires preview and user confirmation before those actions.
For writes or anything marked as requiring confirmation, call `clawlink_preview_tool` first, then confirm with the user. Execute with `clawlink_call_tool`.
Review previews carefully before confirming write, destructive, external-facing, or bulk operations.
Your ElevenLabs connection flow and related tool requests may pass through ClawLink rather than direct local API configuration.
ElevenLabs connection and tool operations are mediated by a third-party integration hub. This is disclosed and purpose-aligned, but it means data and credential flows depend on ClawLink.
Powered by [ClawLink](https://claw-link.dev), an integration hub for OpenClaw that handles hosted connection flows and credentials
Review ClawLink's documentation, privacy/security posture, and connected ElevenLabs scopes before authorizing the integration.
