kandinsky5-pro-image-to-video
Generates videos from images using the Kandinsky 5 Pro model, supporting high-resolution outputs and customizable parameters.
Install this skill
or
78/100
Security score
The kandinsky5-pro-image-to-video skill was audited on Jun 5, 2026 and we found 10 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 45
Curl to non-GitHub URL
SourceSKILL.md
| 45 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
medium line 60
Curl to non-GitHub URL
SourceSKILL.md
| 60 | 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 24
External URL reference
SourceSKILL.md
| 24 | "image_url": "https://example.com/garden.jpg", |
low line 45
External URL reference
SourceSKILL.md
| 45 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 53
External URL reference
SourceSKILL.md
| 53 | "image_url": "https://example.com/beach.jpg" |
low line 60
External URL reference
SourceSKILL.md
| 60 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 68
External URL reference
SourceSKILL.md
| 68 | "image_url": "https://example.com/cat-on-sill.jpg", |
Scanned on Jun 5, 2026
View Security Dashboard