elevenlabs-voice-isolator
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill restricts the execution environment using the
allowed-toolsfrontmatter field, limiting the agent to the specificinfshCLI tool. This follows the principle of least privilege by scoping the agent's capabilities. - [EXTERNAL_DOWNLOADS]: The skill references installation instructions from the vendor's official GitHub repository (
inference-sh/skills). This is a standard and expected reference to the author's own infrastructure. - [COMMAND_EXECUTION]: The skill demonstrates the use of the
infshCLI tool to perform audio processing tasks. This command execution is the primary intended function of the skill and is performed within the restricted tool scope. - [DATA_EXFILTRATION]: No unauthorized data access or transmission was detected. The network operations (via the CLI tool) are directed to the vendor's own platform for processing as intended by the skill's design.
Audit Metadata