Skip to main content

idm-vton

Enables virtual try-on of clothing by combining garment images with model photos, enhancing online shopping experiences.

Install this skill

or
74/100

Security score

The idm-vton skill was audited on Jun 5, 2026 and we found 14 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
16curl -X POST https://api.eachlabs.ai/v1/prediction \
medium line 51

Curl to non-GitHub URL

SourceSKILL.md
51curl -X POST https://api.eachlabs.ai/v1/prediction \
medium line 71

Curl to non-GitHub URL

SourceSKILL.md
71curl -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
16curl -X POST https://api.eachlabs.ai/v1/prediction \
low line 23

External URL reference

SourceSKILL.md
23"human_img": "https://example.com/model-photo.jpg",
low line 24

External URL reference

SourceSKILL.md
24"garm_img": "https://example.com/tshirt.jpg",
low line 51

External URL reference

SourceSKILL.md
51curl -X POST https://api.eachlabs.ai/v1/prediction \
low line 58

External URL reference

SourceSKILL.md
58"human_img": "https://example.com/model-standing.jpg",
low line 59

External URL reference

SourceSKILL.md
59"garm_img": "https://example.com/summer-dress.jpg",
low line 71

External URL reference

SourceSKILL.md
71curl -X POST https://api.eachlabs.ai/v1/prediction \
low line 78

External URL reference

SourceSKILL.md
78"human_img": "https://example.com/full-body-photo.jpg",
low line 79

External URL reference

SourceSKILL.md
79"garm_img": "https://example.com/jeans.jpg",
low line 82

External URL reference

SourceSKILL.md
82"mask_img": "https://example.com/pants-mask.jpg",
Scanned on Jun 5, 2026
View Security Dashboard
Installation guide →