elevenlabs-voice-isolator
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the 'belt' CLI via NPM and references configuration documentation hosted on the vendor's official GitHub repository.
- [COMMAND_EXECUTION]: The skill utilizes the 'belt' CLI to execute audio isolation operations, which involves legitimate use of the Bash tool.
- [INDIRECT_PROMPT_INJECTION]: The skill accepts external audio URLs as input for processing, representing a potential indirect injection surface. 1. Ingestion points: 'audio' field in JSON command parameters. 2. Boundary markers: Input is encapsulated within structured JSON objects. 3. Capability inventory: The 'belt' tool performs network requests and shell execution. 4. Sanitization: No explicit validation of external audio sources is described in the prompt instructions.
Audit Metadata