Skip to main content

image

Helps create and optimize marketing images using AI tools and design best practices for various platforms and purposes.

Install this skill

or
88/100

Security score

The image skill was audited on May 19, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 277

Curl to non-GitHub URL

SourceSKILL.md
277curl -s https://yoursite.com | grep -oP 'src="[^"]+\.(jpg|png|webp)"' | head -20
low line 58

External URL reference

SourceSKILL.md
58| **Gemini Image** (Google, "Nano Banana" / Nano Banana Pro) | All-around, editing, multi-image reference, text rendering | Good | [Gemini API](https://ai.google.dev/gemini-api/docs/image-generation)
low line 60

External URL reference

SourceSKILL.md
60| **Ideogram 3.0** | Typography, branded graphics, accurate text rendering | Best | [Ideogram API](https://developer.ideogram.ai/) | Check [pricing](https://about.ideogram.ai/api-pricing) |
low line 61

External URL reference

SourceSKILL.md
61| **ChatGPT Images 2.0 / GPT Image** (OpenAI) | General purpose, ChatGPT integration, native editing | Good | [OpenAI API](https://platform.openai.com/docs/guides/image-generation) | Check [pricing](h
low line 63

External URL reference

SourceSKILL.md
63| **Recraft V3** | Vector + brand-consistent illustrations, design assets | Strong | [Recraft API](https://www.recraft.ai/docs) | Per-credit |
low line 277

External URL reference

SourceSKILL.md
277curl -s https://yoursite.com | grep -oP 'src="[^"]+\.(jpg|png|webp)"' | head -20
low line 289

External URL reference

SourceSKILL.md
289<meta property="og:image" content="https://yoursite.com/og/page-name.jpg" />
low line 293

External URL reference

SourceSKILL.md
293<meta name="twitter:image" content="https://yoursite.com/og/page-name.jpg" />
Scanned on May 19, 2026
View Security Dashboard