Get the latest tech news
Show HN: Vet – A tool for safely running remote shell scripts
vet — A safer way to run remote scripts.
vet lets you inspect remote scripts for changes, run them through a linter, and require your explicit approval before they can execute. Diff & Review: It shows you what, if anything, has changed since the last time you ran this script. Lint: If you have shellcheck installed, it automatically analyzes the script for potential bugs or malicious patterns.
Or read this on Hacker News