logos-router-distributed-reasoning
Warn
Audited by Snyk on Jun 30, 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 installation instructions fetch-and-execute remote code (curl -fsSL https://ollama.com/install.sh | sh) and instruct cloning a Git repo (git clone https://github.com/rak7777/mythic-mcp-proxy.git) which is then run locally (python -m logos.router), so these URLs deliver code that would be executed as required setup/runtime dependencies.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata