ai-voice-cloning
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from external URLs and has the capability to execute shell commands.
- Ingestion points: Parameters such as
video_url,image_url, andaudio_urlused in the media-merger and animated avatar workflows. - Boundary markers: Not present; the skill lacks instructions for the agent to ignore or isolate content within retrieved external files.
- Capability inventory: The skill is authorized to use the
Bash(infsh *)tool, allowing it to perform various media processing and generation tasks. - Sanitization: No sanitization or validation of content from external URLs is specified.
- [COMMAND_EXECUTION]: The skill executes
infshCLI commands to interact with AI voice models and merge media files. These operations are consistent with the skill's primary purpose and are correctly restricted within theallowed-toolsconfiguration. - [SAFE]: References to installation scripts and related skills point to official resources within the
inference-shGitHub organization and domain. These are treated as legitimate vendor-owned resources.
Audit Metadata