midjourney-image
Generates and manipulates AI images using Midjourney via AceDataCloud API for creative projects.
Install this skill
or
88/100
Security score
The midjourney-image skill was audited on May 25, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 24
Curl to non-GitHub URL
SourceSKILL.md
| 24 | curl -X POST https://api.acedata.cloud/midjourney/imagine \ |
low line 24
External URL reference
SourceSKILL.md
| 24 | curl -X POST https://api.acedata.cloud/midjourney/imagine \ |
low line 93
External URL reference
SourceSKILL.md
| 93 | "image_url": "https://example.com/photo.jpg", |
low line 108
External URL reference
SourceSKILL.md
| 108 | "https://example.com/image1.jpg", |
low line 109
External URL reference
SourceSKILL.md
| 109 | "https://example.com/image2.jpg" |
low line 120
External URL reference
SourceSKILL.md
| 120 | {"image_url": "https://example.com/photo.jpg"} |
low line 130
External URL reference
SourceSKILL.md
| 130 | "image_url": "https://example.com/photo.jpg", |
low line 163
External URL reference
SourceSKILL.md
| 163 | Or hosted: `https://midjourney.mcp.acedata.cloud/mcp` |
Scanned on May 25, 2026
View Security Dashboard