openrouter-text2image-20ab1a — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited openrouter-text2image-20ab1a (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Text → image via OpenRouter. Default model: openai/gpt-5.4-image-2.
Other supported models (override with --model):
google/gemini-3.1-flash-image-preview (Nano Banana 2)Resolve TOOL_DIR = the directory containing this SKILL.md. Commands below use TOOL_DIR as a symbolic placeholder; replace it with the resolved, quoted path before running Bash.
export OPENROUTER_API_KEY=sk-or-v1-...
python3 TOOL_DIR/scripts/generate_image.py \
--prompt "Editorial illustration: a neon-lit skateboard at dusk, dramatic shadows" \
--download PROJECT_DIR/assets/teaser.png| Flag | Default | Description |
|---|---|---|
--prompt | required | Text prompt |
--download | required | Output file path (PNG) |
--model | openai/gpt-5.4-image-2 | Override with any OpenRouter image-modality model |
POST /api/v1/chat/completions with modalities: ["image","text"].messages with both text and image-URL content parts — the script currently supports text-only prompts.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.