Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add Cleveland-RD/claude-image-gennpx agentmods add plugins/cleveland-rd/claude-image-gen/plugingit clone --depth 1 https://github.com/Cleveland-RD/claude-image-genGrade A, and why
image-gen scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "image-gen",
"version": "0.1.0",
"description": "Generate and edit images via OpenAI gpt-image-2 or Google Gemini (Nano Banana). Provides /image-gpt and /image-gemini slash commands plus an image-gen skill. Bring your own OpenAI and/or Gemini API key.",
"author": {
"name": "Cleveland R&D",
"url": "https://github.com/Cleveland-RD"
},
"license": "MIT",
"keywords": ["image", "image-generation", "openai", "gpt-image-2", "gemini", "nano-banana"]
}
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 12 lines scan A 5c4010ee1b51
image-gen is a plugin published in the GitHub repository Cleveland-RD/claude-image-gen (1 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
comfyui-mcp
ComfyUI integration for Claude Code — workflow execution, visualization, model management, and skill generation.
comfy
Claude Code plugin for ComfyUI — generate images, visualize workflows, manage models, and explore custom nodes.
xuanran-seo-blog-writer
Production-grade SEO + GEO content factory + full website audit. Research → write → publish → monitor. 8 skills + 67 subskills, 34 agents, 230+ scripts. Optimized for Google + AI search (ChatGPT/Perplexity/Claude/Gemini) dual front. WordPress auto-publish with gpt-image-2 image generation. Full-site SEO audit with 15…
musictui
Plugin marketplace listing 1 plugin: music.
music
Control Apple Music from Claude Code. Natural-language control (the /music skill), a CLI, and an interactive TUI for playback, verified multi-room AirPlay, library browsing (artists, albums, songs), catalog + library search, playlists, radio stations, discovery, a real equalizer with venue presets, the on-screen…
conversiontools
Convert files between 140+ formats using Conversion Tools. Two surfaces - the ctio CLI (preferred when shell access is available) and the hosted MCP server (zero-install). Supports documents, data formats (incl. Parquet), images (incl. JXL), audio, video, e-books, OCR, AI extraction, text-to-speech (TTS)…