dialogue-audio
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill includes an installation command
curl -fsSL https://cli.inference.sh | shwhich executes a remote script. This is the official installation method for the vendor's CLI tool.\n- [EXTERNAL_DOWNLOADS]: The skill references and downloads additional components usingnpx skills add inference-sh/skills@..., which targets the author's official skill repository.\n- [COMMAND_EXECUTION]: The skill uses a restricted shell environment viaallowed-tools: Bash(infsh *)to execute specific commands related to audio generation and media processing.\n- [PROMPT_INJECTION]: The skill defines a surface for indirect prompt injection by accepting user-provided text for audio generation. This is a low-risk capability used for its primary intended purpose.
Audit Metadata