elevenlabs
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto download and run the@useclawlink/clipackage from the NPM registry. This is a vendor-owned resource (clawlink-hq) required for the skill's primary functionality. - [COMMAND_EXECUTION]: The skill utilizes shell commands via the
npx @useclawlink/cliinterface to perform authentication, account linking, and API operations with ElevenLabs. These commands are consistent with the skill's described purpose. - [SAFE]: The management of session credentials in
~/.clawlink/credentials.jsonfollows standard CLI security practices for local authentication storage and does not involve hardcoded secrets or unauthorized data access.
Audit Metadata