← Back to Skills Marketplace
steipete

Openai Image Gen

by Peter Steinberger · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
26111
Downloads
38
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openai-image-gen
Description
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
Usage Guidance
Before installing, make sure you are comfortable providing an OPENAI_API_KEY, sending image prompts to OpenAI, and storing generated images in the configured local output directory. Do not include secrets, private personal data, or confidential business material in prompts unless that use is approved for your environment.
Capability Analysis
Type: OpenClaw Skill Name: openai-image-gen Version: 1.0.1 The skill is benign. It generates images using the OpenAI API, requiring an `OPENAI_API_KEY` from environment variables, and saves the results along with an `index.html` gallery to a local temporary directory (`~/Projects/tmp` or `./tmp`). All network communication is directed to the OpenAI API, and file operations are confined to the designated output directory. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts in the `SKILL.md` or the Python script.
Capability Assessment
Purpose & Capability
The described behavior fits the stated purpose: generating images through the OpenAI API and saving the outputs and gallery files locally.
Instruction Scope
The skill uses user prompts with an external API, so users should understand that prompt text is sent to OpenAI; the scanner's transparency concerns are guidance-worthy but not evidence of hidden or unrelated behavior.
Install Mechanism
No artifact-backed evidence indicates a deceptive installer, package mutation, unsafe automatic execution, or unexpected installation side effects.
Credentials
Reading OPENAI_API_KEY and making outbound calls are proportionate for an OpenAI image-generation skill, but users should avoid sensitive prompt content unless they are comfortable sending it to the API.
Persistence & Privilege
Local persistence of generated images and an index.html gallery is expected for this utility, with no evidence of background persistence, privilege escalation, destructive actions, or exfiltration beyond the intended API call.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openai-image-gen
  3. After installation, invoke the skill by name or use /openai-image-gen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
v1.0.0
Metadata
Slug openai-image-gen
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Openai Image Gen?

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery. It is an AI Agent Skill for Claude Code / OpenClaw, with 26111 downloads so far.

How do I install Openai Image Gen?

Run "/install openai-image-gen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openai Image Gen free?

Yes, Openai Image Gen is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Openai Image Gen support?

Openai Image Gen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openai Image Gen?

It is built and maintained by Peter Steinberger (@steipete); the current version is v1.0.1.

💬 Comments