image-to-video
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
beltCLI vianpx skills add belt-sh/cliand references external resources from theinference-shandbelt-shGitHub organizations for installation and additional capabilities. - [COMMAND_EXECUTION]: The instructions rely on the
beltcommand-line tool to perform remote inference, including user-authenticated actions likebelt loginand execution of various AI models viabelt app run. - [INDIRECT_PROMPT_INJECTION]: The skill defines templates that interpolate user-supplied prompts into JSON payloads processed by the
belttool. This presents a vulnerability surface where malicious input could influence the behavior of the underlying AI models. - Ingestion points: Prompt and image path fields in the
belt app runcommand examples withinSKILL.md. - Boundary markers: None provided in the command templates.
- Capability inventory: The skill facilitates remote execution of AI inference models and handles local file paths for images.
- Sanitization: No validation or escaping of the user-provided prompt strings is specified.
Audit Metadata