image-to-video
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references a command to install the belt CLI (
npx skills add belt-sh/cli) and provides a link to installation instructions hosted on GitHub (raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md). These resources originate from the vendor's official repository or trusted infrastructure and are consistent with the skill's stated purpose of teaching the use of the belt tool. - [COMMAND_EXECUTION]: The documentation contains numerous examples of shell commands using the
beltCLI to run AI models (e.g.,belt app run falai/wan-2-5-i2v). These are provided as educational examples for the user to execute manually and do not contain hidden or malicious payloads. Theallowed-toolsfrontmatter correctly limits the agent's scope to the Bash tool, which is necessary for the CLI-based workflow.
Audit Metadata