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 | sh which 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.sh for the CLI tool installation, as well as several audio models hosted by the inference.sh platform.
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to interact with the infsh CLI for authentication (infsh login), listing available models (infsh app list), and running text-to-speech inference tasks (infsh app run).
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 05:35 PM