rag-architect
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.70). The LateChunker example calls AutoModel.from_pretrained("jinaai/jina-embeddings-v2-base-en", trust_remote_code=True) which will fetch and potentially execute remote code from the Hugging Face model repo (e.g. https://huggingface.co/jinaai/jina-embeddings-v2-base-en), so there is a runtime dependency that can execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata