instant-id
Generates personalized avatars from face photos using advanced AI techniques, offering extensive customization options.
Install this skill
or
77/100
Security score
The instant-id 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 66
Curl to non-GitHub URL
SourceSKILL.md
| 66 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
medium line 88
Curl to non-GitHub URL
SourceSKILL.md
| 88 | 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": "https://example.com/face-photo.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 | "image": "https://example.com/selfie.jpg", |
low line 88
External URL reference
SourceSKILL.md
| 88 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 95
External URL reference
SourceSKILL.md
| 95 | "image": "https://example.com/face.jpg", |
low line 96
External URL reference
SourceSKILL.md
| 96 | "pose_image": "https://example.com/pose-reference.jpg", |
Scanned on Jun 5, 2026
View Security Dashboard