text-to-speech
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides an installation command
curl -fsSL https://cli.inference.sh | shwhich downloads and executes a shell script from the vendor's infrastructure to set up the required CLI tool. - [EXTERNAL_DOWNLOADS]: The skill references binary downloads from
dist.inference.shfor the CLI tool installation, as well as several audio models hosted by the inference.sh platform. - [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to interact with theinfshCLI for authentication (infsh login), listing available models (infsh app list), and running text-to-speech inference tasks (infsh app run).
Audit Metadata