autoresearch
Warn
Audited by Snyk on Mar 11, 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 setup scripts fetch and execute remote code at runtime — e.g. setup.sh runs curl -LsSf https://astral.sh/uv/install.sh | sh (executes a remote installer) and also git clones https://github.com/karpathy/autoresearch which provides the repository code later run by uv, so these URLs are runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata