black-forest-labs-flux
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill demonstrates safe security practices, specifically by recommending the use of environment variables for API key management rather than hardcoding credentials.
- [EXTERNAL_DOWNLOADS]: The documentation links to official vendor resources and repositories from Black Forest Labs (bfl.ai), as well as established platforms like Hugging Face and GitHub. These are recognized as trusted sources within the framework's context.
- [DATA_EXFILTRATION]: Network operations in the provided Python example are limited to the official Black Forest Labs API domain. There is no evidence of unauthorized data transfer to unknown or suspicious domains.
- [COMMAND_EXECUTION]: The provided Python script is an implementation example for image generation. It uses standard libraries for networking and file handling, with no use of dangerous execution sinks like eval() or exec().
Audit Metadata