infinitalk-video-to-video
Animates videos with audio-driven lip sync and motion, enhancing video production with expressive facial animations.
Install this skill
or
74/100
Security score
The infinitalk-video-to-video skill was audited on Jun 5, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 16
Curl to non-GitHub URL
SourceSKILL.md
| 16 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
medium line 46
Curl to non-GitHub URL
SourceSKILL.md
| 46 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
medium line 61
Curl to non-GitHub URL
SourceSKILL.md
| 61 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 13
External URL reference
SourceSKILL.md
| 13 | > Requires an each::labs API key. Get one at [eachlabs.ai](https://eachlabs.ai). |
low line 16
External URL reference
SourceSKILL.md
| 16 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 23
External URL reference
SourceSKILL.md
| 23 | "video": "https://example.com/person-talking.mp4", |
low line 24
External URL reference
SourceSKILL.md
| 24 | "audio": "https://example.com/speech.mp3", |
low line 46
External URL reference
SourceSKILL.md
| 46 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 53
External URL reference
SourceSKILL.md
| 53 | "video": "https://example.com/speaker.mp4", |
low line 54
External URL reference
SourceSKILL.md
| 54 | "audio": "https://example.com/voiceover.mp3" |
low line 61
External URL reference
SourceSKILL.md
| 61 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 68
External URL reference
SourceSKILL.md
| 68 | "video": "https://example.com/group-scene.mp4", |
low line 69
External URL reference
SourceSKILL.md
| 69 | "audio": "https://example.com/dialogue.wav", |
low line 70
External URL reference
SourceSKILL.md
| 70 | "mask_image": "https://example.com/person-mask.png", |
Scanned on Jun 5, 2026
View Security Dashboard