kling-o1-video-to-video-edit
Enables video editing using prompts and references, allowing users to transform existing videos creatively.
Install this skill
or
77/100
Security score
The kling-o1-video-to-video-edit 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 | "video_url": "https://example.com/original.mp4", |
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 | "video_url": "https://example.com/outdoor-scene.mp4", |
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 | "video_url": "https://example.com/street.mp4", |
low line 68
External URL reference
SourceSKILL.md
| 68 | "image_urls": ["https://example.com/color-reference.jpg"] |
Scanned on Jun 5, 2026
View Security Dashboard