skills/szoloth/skills/imagegen/Gen Agent Trust Hub

imagegen

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements secure credential management by utilizing the OPENAI_API_KEY environment variable, preventing sensitive information from being hardcoded or exposed in logs. \n- [SAFE]: All identified Python dependencies (openai, pillow) are standard, official packages for their respective functions. \n- [SAFE]: The core logic in scripts/image_gen.py is transparently implemented as a wrapper for the OpenAI Image API, featuring robust input validation and a dry-run capability. \n- [SAFE]: Network operations are restricted to the official OpenAI API endpoints, and file operations are confined to local output and temporary paths managed by the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 08:26 PM
Security Audit — agent-trust-hub — imagegen