Considering the install script is downloading a binary file from npm. The file checksum should be validated, otherwise a corrupted or tampered binary could be downloaded and subsequently executed.
Considering the install script is downloading a binary file from npm.
The file checksum should be validated, otherwise a corrupted or tampered binary could be downloaded and subsequently executed.