kling-o1-video-to-video-reference
Transforms videos using reference images and elements for style control, enabling creative video editing and style transfer.
Install this skill
or
75/100
Security score
The kling-o1-video-to-video-reference skill was audited on Jun 5, 2026 and we found 13 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 48
Curl to non-GitHub URL
SourceSKILL.md
| 48 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
medium line 66
Curl to non-GitHub URL
SourceSKILL.md
| 66 | 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_url": "https://example.com/original-video.mp4", |
low line 25
External URL reference
SourceSKILL.md
| 25 | "image_urls": ["https://example.com/style-ref.jpg"], |
low line 48
External URL reference
SourceSKILL.md
| 48 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 55
External URL reference
SourceSKILL.md
| 55 | "video_url": "https://example.com/interview.mp4", |
low line 57
External URL reference
SourceSKILL.md
| 57 | "image_urls": ["https://example.com/watercolor-style.jpg"], |
low line 66
External URL reference
SourceSKILL.md
| 66 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 73
External URL reference
SourceSKILL.md
| 73 | "video_url": "https://example.com/scene.mp4", |
low line 75
External URL reference
SourceSKILL.md
| 75 | "elements": [{"image_url": "https://example.com/character.jpg"}], |
Scanned on Jun 5, 2026
View Security Dashboard