embedding-service
Warn
Audited by Snyk on Feb 16, 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 Dockerfile sets HF_ENDPOINT=https://hf-mirror.com and the entrypoint runs vLLM with --trust-remote-code to load the model Qwen/Qwen3-Embedding-0.6B, so code fetched from that endpoint at runtime can be executed and is relied upon to load the model.
Audit Metadata