image-gen
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script uses
subprocess.check_outputto execute system-level commands (ioreg,wmic) for the purpose of retrieving hardware UUIDs. This is used as a entropy source for hardware-bound key derivation and does not involve user-controlled input. - [EXTERNAL_DOWNLOADS]: The skill requires standard Python libraries
httpxandcryptographyfor API communication and encryption. It also downloads generated images from official provider endpoints (OpenRouter, Google, Alibaba, Volcengine) to the local./outputdirectory.
Audit Metadata