Hacker News
new
past
comments
ask
show
jobs
points
by
krzyk
11 hours ago
|
comments
by
varenc
3 hours ago
|
[-]
Agreed! The `curl ... | sh` is sketchy, but it's more obviously a security risk and easier to inspect. With install hooks, `npm install ...` also allows arbitrary code execution when you run it, but this is less obvious.
reply