#!/usr/bin/env bash set -euo pipefail
Restrict file permissions on foo.yaml ( chmod 600 on *nix, icacls on Windows) to protect credentials.
Below is a Bash (or PowerShell) script that pulls a monthly dataset, verifies it, extracts it, and notifies Slack: