pixeltamer

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides robust functionality for image generation through legitimate API integrations with OpenAI and ChatGPT.
  • [EXTERNAL_DOWNLOADS]: The skill utilizes the @openai/codex CLI (installed globally via npm) and the image-size package for its operations. These are well-known and reputable tools from trusted sources.
  • [CREDENTIALS_UNSAFE]: The skill manages sensitive API keys and session tokens. The instructions correctly advise users to secure these credentials by applying chmod 600 to the .env configuration files, demonstrating alignment with standard security best practices.
  • [PROMPT_INJECTION]: No patterns of instruction override or safety bypass were detected. The skill is instructional and focuses on providing clear specifications for image generation tasks.
  • [DATA_EXFILTRATION]: Network operations are directed towards official OpenAI and ChatGPT endpoints (or user-configured base URLs). No unauthorized data transfer or exfiltration chains were found.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 04:09 AM