image-merger
Enables seamless merging and blending of images with various modes and optional animations, enhancing creative projects.
Install this skill
or
75/100
Security score
The image-merger 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 58
Curl to non-GitHub URL
SourceSKILL.md
| 58 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
medium line 78
Curl to non-GitHub URL
SourceSKILL.md
| 78 | 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 | "image_1": "https://example.com/landscape.jpg", |
low line 24
External URL reference
SourceSKILL.md
| 24 | "image_2": "https://example.com/portrait.jpg", |
low line 58
External URL reference
SourceSKILL.md
| 58 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 65
External URL reference
SourceSKILL.md
| 65 | "image_1": "https://example.com/summer-scene.jpg", |
low line 66
External URL reference
SourceSKILL.md
| 66 | "image_2": "https://example.com/winter-scene.jpg", |
low line 78
External URL reference
SourceSKILL.md
| 78 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 85
External URL reference
SourceSKILL.md
| 85 | "image_1": "https://example.com/young-portrait.jpg", |
low line 86
External URL reference
SourceSKILL.md
| 86 | "image_2": "https://example.com/old-portrait.jpg", |
Scanned on Jun 5, 2026
View Security Dashboard