openai-image-gen

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the OPENAI_API_KEY environment variable to authenticate with the OpenAI API, which is a standard and secure practice. It also allows an optional --api-key flag.
  • [SAFE]: Network activity is restricted to the OpenAI API (or a user-defined OPENAI_BASE_URL) for the sole purpose of image generation.
  • [SAFE]: File system operations are localized to either a temporary directory in the user's home folder (~/Projects/tmp) or a local ./tmp directory for saving generated images and metadata.
  • [SAFE]: No prompt injection, obfuscation, or remote code execution patterns were detected in the source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 08:49 AM