image-ad-clone
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of local Python scripts (
generate_image.py) found in designated repository or home directory paths. These scripts are used to validate prompt templates through iterative image generation. - [EXTERNAL_DOWNLOADS]: Interacts with the Arcads external API (specifically the
/v2/images/generateendpoint) through the aforementioned generator scripts. This network activity is essential for the skill's primary functionality of template validation. - [CREDENTIALS_UNSAFE]: Directs the user to store API credentials (
ARCADS_API_KEY,ARCADS_BASIC_AUTH) in a.envfile, which is a standard and recommended practice for secure secret management in development environments.
Audit Metadata