setup-project
Warn
Audited by Snyk on Aug 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.90). The setup script (scripts/setup-project.py) uses the default template source "gh:RobertDeRose/dstack" which is resolved to a GitHub URL and fetched at runtime (git clone / git fetch) to obtain template files that are rendered and whose scripts (e.g., scripts/setup-tooling.py, scripts/check-docs.py) are subsequently executed, so remote repository content can cause code to be executed locally.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata