It would be more convenient to receive not only an arg of auth_token, but also support to load from env variable.
More bundles will require more times of requests, and easier to reach to rate limit, therefore enabling the token from an env variable is helpful to reduce the rate limit issue in some places such as running the CI tests.
cc @wyli