deno-monorepo-template
Warn
Audited by Snyk on Feb 21, 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.80). The setup explicitly clones and then runs the project (git clone ... then deno install / deno task dev), so the repository https://github.com/runreal/deno-monorepo-template.git is fetched and its code would be executed, making it a runtime external dependency that can execute remote code.
Audit Metadata