kling-o1-reference-image-to-video
Generates videos from reference images, ensuring character consistency and customizable parameters for dynamic scenes.
Install this skill
or
77/100
Security score
The kling-o1-reference-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 45
Curl to non-GitHub URL
SourceSKILL.md
| 45 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
medium line 62
Curl to non-GitHub URL
SourceSKILL.md
| 62 | 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 | "elements": [{"image_url": "https://example.com/character.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 | "elements": [{"image_url": "https://example.com/dancer.jpg"}], |
low line 62
External URL reference
SourceSKILL.md
| 62 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 70
External URL reference
SourceSKILL.md
| 70 | "elements": [{"image_url": "https://example.com/person1.jpg"}, {"image_url": "https://example.com/person2.jpg"}], |
low line 71
External URL reference
SourceSKILL.md
| 71 | "image_urls": ["https://example.com/park-style.jpg"], |
Scanned on Jun 5, 2026
View Security Dashboard