illusion-diffusion-hq
Generates artistic QR codes and optical illusion images from prompts, blending functionality with creativity.
Install this skill
or
78/100
Security score
The illusion-diffusion-hq skill was audited on Jun 5, 2026 and we found 10 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 53
Curl to non-GitHub URL
SourceSKILL.md
| 53 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
medium line 72
Curl to non-GitHub URL
SourceSKILL.md
| 72 | 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 24
External URL reference
SourceSKILL.md
| 24 | "qr_code_content": "https://eachlabs.ai", |
low line 53
External URL reference
SourceSKILL.md
| 53 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 61
External URL reference
SourceSKILL.md
| 61 | "qr_code_content": "https://myportfolio.com", |
low line 72
External URL reference
SourceSKILL.md
| 72 | curl -X POST https://api.eachlabs.ai/v1/prediction \ |
low line 80
External URL reference
SourceSKILL.md
| 80 | "image": "https://example.com/spiral-pattern.jpg", |
Scanned on Jun 5, 2026
View Security Dashboard