bun-docs
Warn
Audited by Snyk on Jul 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: 1.00). The Getting Started docs include installation commands that fetch and execute remote scripts at runtime (curl https://bun.com/install | bash and powershell irm bun.sh/install.ps1|iex), so the URLs https://bun.com/install and bun.sh/install.ps1 are runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata