peft-fine-tuning

Warn

Audited by Snyk on Jun 29, 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.75). Outsider free text can enter the LLM context via the runtime dataset loading path load_dataset("databricks/databricks-dolly-15k", split="train") and subsequent dataset.map(tokenize) where example['instruction']/example['response'] (authored by third parties) are concatenated into training text.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 29, 2026, 12:54 AM
Issues
1
Security Audit — snyk — peft-fine-tuning