huggingface-llm-trainer

Warn

Audited by Snyk on Aug 15, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The skill’s runtime training/validation workflow ingests outsider-authored free text from user-supplied Hugging Face datasets via datasets.load_dataset()/load_dataset(...).map(...) (e.g., dataset_split in SKILL.md and dataset formatting in scripts/train_sft_example.py / references/local_training_macos.md), so attacker-published dataset rows can be read by the LLM during prompt construction/training.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 15, 2026, 03:42 AM
Issues
2
Security Audit — snyk — huggingface-llm-trainer