huggingface-llm-trainer

Warn

Audited by Socket on Aug 18, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS: The skill is largely coherent and uses official Hugging Face/Astral tooling, so it does not look malicious. However, it meaningfully increases operational risk by instructing autonomous cloud job submission and by encouraging execution of remote, unpinned scripts inside job containers while forwarding HF credentials.

Confidence: 88%Severity: 64%
AnomalyLOW
scripts/convert_to_gguf.py

No direct indicators of embedded malware are present in this fragment (it performs model merge → GGUF conversion/quantization → upload). However, the script deliberately creates high-impact supply-chain and remote-code-execution risk by (1) using trust_remote_code=True when loading remote Hugging Face model/tokenizer code and (2) cloning an unpinned llama.cpp repository at runtime, installing its Python requirements via pip, and executing its conversion/quantization tooling. Treat this as a security alert for supply-chain integrity: pin exact revisions, minimize/disable trust_remote_code where possible, and control/validate the environment-provided model identifiers and OUTPUT_REPO.

Confidence: 72%Severity: 66%
Audit Metadata
Analyzed At
Aug 18, 2026, 05:44 PM
Package URL
pkg:socket/skills-sh/openai%2Fplugins%2Fhuggingface-llm-trainer%2F@035ef5a91113f7081f034966d793dc3adbcbf13ab0f687efdb38dbd097a7138f
Security Audit — socket — huggingface-llm-trainer