prompt-to-image

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified. The script functions as a standard API wrapper for image generation services.
  • [SAFE]: Data handling is limited to the intended use case. It reads user-provided prompts and reference images to transmit them to trusted AI providers (OpenAI and Google).
  • [SAFE]: Authentication is handled through environment variables or local configuration files (.env), following common development practices for CLI tools.
  • [SAFE]: The implementation is self-contained and does not pull in any third-party Node.js dependencies, minimizing the supply chain attack surface.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 05:53 AM