gpt-image-2-poster
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the standard 'requests' library for network communication and interacts exclusively with the vendor's official API domain at ai-hive.iclip.cn.
- [SAFE]: Credential management follows security best practices by storing API keys in a local configuration file with restricted permissions (0600) or via environment variables.
- [SAFE]: The script implements a standard pre-signed URL pattern for media uploads, ensuring that local file access is limited to the images explicitly provided by the user via command-line arguments.
- [SAFE]: All operations, including browser-based authentication initialization and result downloads to the user's Downloads folder, are transparent and aligned with the skill's stated purpose.
Audit Metadata