ml-fine-tuning
Warn
Audited by Snyk on Jun 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The code uses from_pretrained()/SentenceTransformer with model IDs (e.g., meta-llama/Meta-Llama-3-8B-Instruct -> https://huggingface.co/models/meta-llama/Meta-Llama-3-8B-Instruct and all-MiniLM-L6-v2 -> https://huggingface.co/all-MiniLM-L6-v2), which will fetch remote model artifacts at runtime that are required and directly determine the agent's outputs.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata