fine-tuning-expert
Warn
Audited by Snyk on Jun 14, 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 skill calls AutoModelForCausalLM.from_pretrained with trust_remote_code=True, which will fetch and execute remote model repository code at runtime (e.g., Hugging Face model repo: https://huggingface.co/meta-llama/Llama-3.1-8B), and the skill relies on those external model artifacts to run.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata