setup-browser-cookies
Warn
Audited by Snyk on Jun 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: 1.00). The setup step runs curl -fsSL "https://bun.sh/install" -o "$tmpfile" and then executes it with bash "$tmpfile", which fetches and executes remote code at runtime (https://bun.sh/install), so this is a runtime dependency that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata