image-openai
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard Python modules (urllib, os, json) to interact with the OpenAI API and manage local files.- [SAFE]: Network communication is restricted to authorized OpenAI API endpoints and the subsequent download of generated image assets.- [SAFE]: Sensitive information such as API keys is handled securely via environment variables or explicit command-line flags.- [SAFE]: No external dependencies, obfuscated code, or unauthorized command execution patterns were identified in the script or metadata.
Audit Metadata