skills/anbeime/skill/infinitetalk/Gen Agent Trust Hub

infinitetalk

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download approximately 30GB of model weights from Hugging Face repositories, specifically targeting models from Wan-AI, TencentGameMate, MeiGen-AI, and hexgrad. These are standard resources required for the skill's stated purpose of video generation.
  • [COMMAND_EXECUTION]: The inference script scripts/infer_infinitetalk.py utilizes subprocess.run to call the ffmpeg utility for extracting audio from video files. The command is constructed as a list, which is a secure practice that avoids shell interpolation and potential command injection.
  • [COMMAND_EXECUTION]: Documentation in references/environment_setup.md and references/model_download.md includes standard instructions for system-level setup, such as installing dependencies via sudo apt-get and preparing model directories using mkdir.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 01:21 AM
Security Audit — agent-trust-hub — infinitetalk