vet is a command-line tool that acts as a safety net for the risky curl | bash pattern. It lets you inspect, diff against previous versions, and lint remote scripts before asking for your explicit approval to execute. Promoting a safer, more transparent way to handle remote code execution.
Stars
992
Forks
19
Watchers
992
Open Issues
7
Overall repository health assessment
^4.21.2docs: add note about community-maintained packages to README (#30)
ed09019View on GitHubfix(security): Harden `less` command to prevent visual spoofing
c7d94b4View on GitHubfix(script): correct handling of user prompt and diff execution
7756732View on GitHubfeat(worker): serve installer from latest GitHub release asset (#13)
3fd792dView on GitHubdocs: fix install instructions to handle GitHub release redirect (#11)
6ea6270View on GitHubchore: remove manual CHANGELOG.md in favor of GitHub Releases
5e2e50aView on GitHubfix(worker): use explicit URL path for installer script (#10)
ad19768View on GitHubfix(workflow): provide install.sh directly as release asset (#9)
f610fd3View on GitHub