stable-diffusion-image-generation
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download of pre-trained model weights and configurations from the Hugging Face Hub (e.g., from organizations like stabilityai, runwayml, and openai), which is an established and trusted platform for machine learning resources.- [COMMAND_EXECUTION]: Provides standard instructions for managing the environment, including installing necessary Python dependencies like
diffusers,transformers, andtorchvia thepippackage manager.- [PROMPT_INJECTION]: Documentation includes technical instructions on how to bypass the model's internal safety checker (pipe.safety_checker = None) to troubleshoot specific output issues such as black images. While this modifies the model's default safety behavior, it is a documented feature of the library provided for legitimate research and development purposes.
Audit Metadata