ai-video-generation
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references external resources, including an installation guide for the CLI tool hosted on GitHub ('https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md') and instructions to add the 'belt-sh/cli' skill using 'npx'.
- [COMMAND_EXECUTION]: The skill's primary functionality is achieved by executing the 'belt' command-line interface, including authentication ('belt login') and running inference tasks ('belt app run').
- [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided text prompts to generate video content. While this is the intended use case, it represents a surface where natural language instructions from a user are passed to an external AI model.
Audit Metadata