uni-image
Generates images using multiple AI models, allowing users to switch between providers seamlessly for diverse design needs.
Install this skill
or
77/100
Security score
The uni-image skill was audited on Jun 4, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 84
Curl to non-GitHub URL
SourceSKILL.md
| 84 | curl -X POST http://127.0.0.1:18800/v1/images/generations \ |
medium line 89
Curl to non-GitHub URL
SourceSKILL.md
| 89 | curl -X POST http://127.0.0.1:18800/v1/images/generations \ |
medium line 94
Curl to non-GitHub URL
SourceSKILL.md
| 94 | curl -X POST http://127.0.0.1:18800/v1/images/generations \ |
medium line 70
Access to hidden dotfiles in home directory
SourceSKILL.md
| 70 | Keys are stored in `~/.openclaw-dev/uni-image-config.json`. |
low line 84
External URL reference
SourceSKILL.md
| 84 | curl -X POST http://127.0.0.1:18800/v1/images/generations \ |
low line 89
External URL reference
SourceSKILL.md
| 89 | curl -X POST http://127.0.0.1:18800/v1/images/generations \ |
low line 94
External URL reference
SourceSKILL.md
| 94 | curl -X POST http://127.0.0.1:18800/v1/images/generations \ |
Scanned on Jun 4, 2026
View Security Dashboard