elevenlabs-voice-isolator
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references external installation guidelines hosted on GitHub (
inference-sh/skills) and suggests installing a dependency skill (belt-sh/cli) via thenpx skills addcommand. These resources are part of the platform's standard ecosystem. - [COMMAND_EXECUTION]: The skill is configured to use the
Bashtool to execute thebeltCLI. The execution environment is appropriately restricted via theallowed-toolsfrontmatter field (Bash(belt *)), limiting the agent to the specific command required for the skill's functionality.
Audit Metadata