Skip to main content

ai-image-generation

Generates AI images using over 50 models for art, marketing visuals, and product mockups via inference.sh CLI.

Install this skill

or
71/100

Security score

The ai-image-generation skill was audited on May 21, 2026 and we found 11 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 17

Piping content to sh shell

SourceSKILL.md
17curl -fsSL https://cli.inference.sh | sh && infsh login
medium line 17

Curl to non-GitHub URL

SourceSKILL.md
17curl -fsSL https://cli.inference.sh | sh && infsh login
low line 9

External URL reference

SourceSKILL.md
9Generate images with 50+ AI models via [inference.sh](https://inference.sh) CLI.
low line 11

External URL reference

SourceSKILL.md
11![AI Image Generation](https://cloud.inference.sh/app/files/u/4mg21r6ta37mpaz6ktzwtt8krr/01kg0v0nz7wv0qwqjtq1cam52z.jpeg)
low line 17

External URL reference

SourceSKILL.md
17curl -fsSL https://cli.inference.sh | sh && infsh login
low line 23

External URL reference

SourceSKILL.md
23> **Install note:** The [install script](https://cli.inference.sh) only detects your OS/architecture, downloads the matching binary from `dist.inference.sh`, and verifies its SHA-256 checksum. No elev
low line 99

External URL reference

SourceSKILL.md
99infsh app run falai/topaz-image-upscaler --input '{"image_url": "https://..."}'
low line 106

External URL reference

SourceSKILL.md
106"images": ["https://img1.jpg", "https://img2.jpg"],
low line 137

External URL reference

SourceSKILL.md
137- [Running Apps](https://inference.sh/docs/apps/running) - How to run apps via CLI
low line 138

External URL reference

SourceSKILL.md
138- [Image Generation Example](https://inference.sh/docs/examples/image-generation) - Complete image generation guide
low line 139

External URL reference

SourceSKILL.md
139- [Apps Overview](https://inference.sh/docs/apps/overview) - Understanding the app ecosystem
Scanned on May 21, 2026
View Security Dashboard
Installation guide →