nirvana
Warn
Audited by Socket on Sep 19, 2026
1 alert found:
SecuritySecurityscripts/bootstrap.ps1
MEDIUMSecurityMEDIUM
scripts/bootstrap.ps1
No direct malware behavior is evident in this fragment, but it is a high-risk bootstrapper because it executes multiple remotely sourced components, permits source redirection through environment variables, uses an unpinned npx fallback, and allows installation without checksum verification. The code should require a pinned HTTPS release and mandatory authenticated integrity verification, avoid irm|iex, pin the fallback package version, and validate archive paths before extraction.
Confidence: 97%Severity: 82%
Audit Metadata