Skip to main content

finetuning

Facilitates model fine-tuning using PyTorch and HuggingFace, covering dataset preparation, training loops, and evaluation.

Install this skill

or
70/100

Security score

The finetuning skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 355

Eval function call - arbitrary code execution

SourceSKILL.md
355model.eval()
high line 389

Eval function call - arbitrary code execution

SourceSKILL.md
389model.eval()
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →