windows-rescue-from-linux

Warn

Audited by Socket on Jul 29, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/install-rescue-tools.sh

No direct evidence of embedded malware (e.g., credential theft, exfiltration, backdoors, reverse shells, or destructive payloads) is present in the shown fragment. However, the script carries meaningful supply-chain and downstream-impact risk due to (1) executing a downloaded remote bootstrap script via `curl ... | bash -`, (2) installing third-party npm packages globally without visible pinning/integrity checks in this fragment, and (3) altering user PATH and registering an agent “skill” via symlink, which can amplify the impact of any upstream tampering. Treat the external NodeSource bootstrap and the npm CLI packages as high-trust dependencies and consider adding pinning/integrity verification and avoiding direct `curl | bash` execution when possible.

Confidence: 60%Severity: 58%
Audit Metadata
Analyzed At
Jul 29, 2026, 11:52 AM
Package URL
pkg:socket/skills-sh/TimLai666%2Fskills%2Fwindows-rescue-from-linux%2F@7437a81bd6bd11ec1c2afb86b029daba20e3deeae46d0374042d8883ebb79f8e
Security Audit — socket — windows-rescue-from-linux