Skip to main content

image-to-video

Guides users in converting still images to animated videos using various models and techniques for enhanced visual storytelling.

Install this skill

or
77/100

Security score

The image-to-video skill was audited on May 30, 2026 and we found 5 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 14

Piping content to sh shell

SourceSKILL.md
14curl -fsSL https://cli.inference.sh | sh && infsh login
medium line 14

Curl to non-GitHub URL

SourceSKILL.md
14curl -fsSL https://cli.inference.sh | sh && infsh login
low line 9

External URL reference

SourceSKILL.md
9Convert still images to animated videos via [inference.sh](https://inference.sh) CLI.
low line 14

External URL reference

SourceSKILL.md
14curl -fsSL https://cli.inference.sh | sh && infsh login
low line 30

External URL reference

SourceSKILL.md
30> **Install note:** The [install script](https://cli.inference.sh) only detects your OS/architecture, downloads the matching binary from `dist.inference.sh`, and verifies its SHA-256 checksum. No elev
Scanned on May 30, 2026
View Security Dashboard
Installation guide →