lora-qlora-recipes
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a benign shell command (
python -c "import torch; print(torch.cuda.is_bf16_supported())") used to verify hardware support for bfloat16. - [SAFE]: Documentation includes a technical monkeypatch implementation to modify internal state in the Unsloth library (specifically the
HAS_FLASH_ATTENTIONflag). This is used as a standard developer workaround to manage attention implementation compatibility and is not malicious in this context.
Audit Metadata