Skip to main content

ai-avatar-video

Generates AI avatar and talking head videos for marketing, education, and social media using advanced lip-sync technology.

Install this skill

or
62/100

Security score

The ai-avatar-video skill was audited on May 21, 2026 and we found 20 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 16

Piping content to sh shell

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

Curl to non-GitHub URL

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

External URL reference

SourceSKILL.md
9Create AI avatars and talking head videos via [inference.sh](https://inference.sh) CLI.
low line 11

External URL reference

SourceSKILL.md
11![AI Avatar & Talking Head Videos](https://cloud.inference.sh/app/files/u/4mg21r6ta37mpaz6ktzwtt8krr/01kg0tszs96s0n8z5gy8y5mbg7.jpeg)
low line 16

External URL reference

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

External URL reference

SourceSKILL.md
20"image_url": "https://portrait.jpg",
low line 21

External URL reference

SourceSKILL.md
21"audio_url": "https://speech.mp3"
low line 25

External URL reference

SourceSKILL.md
25> **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
low line 50

External URL reference

SourceSKILL.md
50"image_url": "https://portrait.jpg",
low line 51

External URL reference

SourceSKILL.md
51"audio_url": "https://speech.mp3"
low line 61

External URL reference

SourceSKILL.md
61"image_url": "https://face.jpg",
low line 62

External URL reference

SourceSKILL.md
62"audio_url": "https://audio.mp3"
low line 70

External URL reference

SourceSKILL.md
70"image_url": "https://portrait.jpg",
low line 71

External URL reference

SourceSKILL.md
71"audio_url": "https://speech.mp3"
low line 87

External URL reference

SourceSKILL.md
87"image_url": "https://presenter-photo.jpg",
low line 96

External URL reference

SourceSKILL.md
96infsh app run infsh/fast-whisper-large-v3 --input '{"audio_url": "https://video.mp4"}' > transcript.json
low line 105

External URL reference

SourceSKILL.md
105"video_url": "https://original-video.mp4",
low line 148

External URL reference

SourceSKILL.md
148- [Running Apps](https://inference.sh/docs/apps/running) - How to run apps via CLI
low line 149

External URL reference

SourceSKILL.md
149- [Content Pipeline Example](https://inference.sh/docs/examples/content-pipeline) - Building media workflows
low line 150

External URL reference

SourceSKILL.md
150- [Streaming Results](https://inference.sh/docs/api/sdk/streaming) - Real-time progress updates
Scanned on May 21, 2026
View Security Dashboard
Installation guide →