kling-o1-image-to-video
Generates videos from images using the Kling O1 model, allowing for smooth transitions and animations based on user-defined prompts.
Install this skill
or
77/100
Security score
The kling-o1-image-to-video skill was audited on Jun 5, 2026 and we found 11 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 43
Curl to non-GitHub URL
SourceSKILL.md
| 43 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
medium line 59
Curl to non-GitHub URL
SourceSKILL.md
| 59 | 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 | "start_image_url": "https://example.com/start-frame.jpg", |
low line 43
External URL reference
SourceSKILL.md
| 43 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 50
External URL reference
SourceSKILL.md
| 50 | "start_image_url": "https://example.com/forest.jpg", |
low line 59
External URL reference
SourceSKILL.md
| 59 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 66
External URL reference
SourceSKILL.md
| 66 | "start_image_url": "https://example.com/morning.jpg", |
low line 67
External URL reference
SourceSKILL.md
| 67 | "end_image_url": "https://example.com/evening.jpg", |
Scanned on Jun 5, 2026
View Security Dashboard