helper.sh publishes scripts as plain text files so they can be inspected, downloaded, or piped into bash depending on your operational policy.
curl -fsSL https://helper.sh/hello.sh | bash curl -fsSL https://helper.sh/docker-data-move.sh | sudo bash