weaviate-cookbooks
Fail
Audited by Snyk on Jul 25, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). These URLs include direct links to shell install scripts (https://astral.sh/uv/install.sh and https://ollama.com/install.sh), which are high‑risk download/execute vectors that can distribute malware if run without reviewing their contents and provenance.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). This skill includes install-and-run shell commands that download and execute remote install scripts (curl ...; sh ...) from https://astral.sh/uv/install.sh and https://ollama.com/install.sh, which are runtime-executable external dependencies required by the multimodal RAG cookbook.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata