retrodiffusion
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill demonstrates safe credential handling by instructing the user to store their API key in a
.envfile and checking for its existence locally before prompting the user. - [COMMAND_EXECUTION]: Shell commands are used appropriately to manage environment configurations and run the local generation script (
scripts/retrodiffusion-generate.mjs). These commands are standard for development workflows and do not exhibit signs of privilege escalation or malicious intent. - [EXTERNAL_DOWNLOADS]: The skill communicates with the official Retro Diffusion API (
api.retrodiffusion.ai) to perform its documented image generation tasks. This network activity is restricted to the service's legitimate endpoints and is necessary for the skill's primary function.
Audit Metadata