hugging-face-jobs

Warn

Audited by Snyk on Jun 20, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.85). The required runtime workflow can ingest outsider-authored free text from a user-specified Hugging Face dataset (e.g., load_dataset(args.seed_dataset, split="train") / load_dataset(src_dataset_hub_id, split="train")), then turns those dataset fields into prompts that are fed into the LLM via llm.generate(...) / tokenizer.apply_chat_template(...).

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
Jun 20, 2026, 04:30 PM
Issues
2
Security Audit — snyk — hugging-face-jobs