Skip to main content

flux-model

Generates high-quality images using FLUX models with fine-tuning capabilities for custom styles and production pipelines.

Install this skill

or
97/100

Security score

The flux-model skill was audited on May 13, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 133

External URL reference

SourceSKILL.md
133lora_url="https://huggingface.co/your-org/your-lora/resolve/main/lora.safetensors",
low line 251

External URL reference

SourceSKILL.md
251r = requests.post(f"https://api.bfl.ml/v1/{model}", json=payload, headers=BFL_HEADERS)
low line 257

External URL reference

SourceSKILL.md
257poll = requests.get("https://api.bfl.ml/v1/get_result", params={"id": polling_id}, headers=BFL_HEADERS)
Scanned on May 13, 2026
View Security Dashboard
Installation guide →