skills/1nfsh-s3/skills/dialogue-audio/Gen Agent Trust Hub

dialogue-audio

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to download the official CLI from https://cli.inference.sh. As this is the vendor's own infrastructure, it is a standard installation procedure.
  • [REMOTE_CODE_EXECUTION]: The installation process involves piping a remote script to a shell (curl | sh). While this pattern is often flagged, in this context it is the vendor-provided method for installing their own tool.
  • [COMMAND_EXECUTION]: The skill uses the infsh command-line tool to interact with the vendor's API (e.g., infsh app run). These commands are used to send text prompts to the Dia TTS model and process the resulting audio.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 02:51 AM