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.
git clone --depth 1 https://github.com/koteyye/openrouter-genimage-kote-claude-codeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/koteyye/openrouter-genimage-kote-claude-code/openrouter-genimage-kote)<a href="https://agentmods.dev/plugins/koteyye/openrouter-genimage-kote-claude-code/openrouter-genimage-kote"><img src="https://agentmods.dev/badge/plugins/koteyye/openrouter-genimage-kote-claude-code/openrouter-genimage-kote/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/koteyye/openrouter-genimage-kote-claude-code/openrouter-genimage-kote"><img src="https://agentmods.dev/badge/plugins/koteyye/openrouter-genimage-kote-claude-code/openrouter-genimage-kote.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
openrouter-genimage-kote 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 11d ago.
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
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "openrouter-genimage-kote",
"displayName": "OpenRouter GenImage Kote",
"version": "0.1.0",
"description": "Generate new images and edit existing images through OpenRouter directly from Claude Code",
"author": {
"name": "Koteyye"
},
"repository": "https://github.com/koteyye/openrouter-genimage-kote-claude-code",
"license": "MIT",
"keywords": [
"openrouter",
"image-generation",
"image-to-image",
"assets",
"claude-code"
],
"defaultEnabled": false,
"skills": "./skills/",
"mcpServers": "./.mcp.json",
"userConfig": {
"openrouter_api_key": {
"type": "string",
"title": "OpenRouter API key",
"description": "Your personal OpenRouter API key used for image generation",
"sensitive": true,
"required": true
},
"openrouter_management_api_key": {
"type": "string",
"title": "OpenRouter management API key",
"description": "Optional management key used only to read full account credits",
"sensitive": true,
"required": false
},
"image_model": {
"type": "string",
"title": "OpenRouter image model",
"description": "Exact OpenRouter model ID used for generation and image-to-image",
"required": true
},
"output_directory": {
"type": "string",
"title": "Output directory",
"description": "Project-relative directory for generated images",
"default": "assets/generated",
"required": true
}
}
}
What it installs
The manifest is a name and a version. 2 skills, 1 MCP server travel with it, and installing the plugin installs all of them — 84 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 11d ago First seen · 52 lines scan A fcca6e021ba4
openrouter-genimage-kote is a plugin published in the GitHub repository koteyye/openrouter-genimage-kote-claude-code (0 stars, last pushed 18d 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
diffusers
Conventions and task skills for contributing to diffusers.
illo
Original editorial illustrations where a recurring mascot performs the idea — fourteen bundled looks, custom characters via a built-in character builder, palettes derived from your own site's colors. Ships the illo Agent Skill and its three-backend image engine: free generation through your Codex or Grok CLI…
flux-3-video
BFL skills for FLUX 3 video generation including prompt readiness checks, cinematic shot craft for text-to-video, keyframes and video continuation, synchronized audio and dialogue, period and archival format looks, request construction with async polling and downloads, and finished product ads with voiceover and…
runapi
RunAPI model discovery, pricing lookup, media task creation, polling, and balance checks for Claude Code.
codex-image
Generate and edit images from Claude Code by dispatching to Codex CLI's built-in imagegen skill.
media-generation marketplace
Generate images, videos, speech, and transcriptions through 13 AI providers (OpenAI, Google, Azure, ElevenLabs, Deepgram, Fal.ai, Luma, Replicate, Stability, Runway, OpenRouter, MiniMax, Edge TTS). Supports 100+ models with structured JSON output for agent integration.