Hacker News new | ask | show | jobs
by gscho 2067 days ago
What would be cool is a command line util that you could pipe the script to for a safety inspection.

Something like: curl https://ransomeware-encryptor.example.com | script-checker | sh

1 comments

    alias script-checker="echo 'echo unsafe'"