image-to-video
Warn
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to download and install external components from repositories not included in the primary trusted vendor list.
- Fetches installation guidelines from
https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md. - Directs users to add external skills via
npx skills add belt-sh/cliand severalinference-sh/skillspackages. - [COMMAND_EXECUTION]: The skill relies on the execution of shell commands using the
beltCLI to manage sessions and run remote AI models. - Examples include
belt loginfor authentication andbelt app runfor executing inference tasks on remote infrastructure.
Audit Metadata