Tested Templates & Toolstested before it ships

● Free scripts · MIT

agent-ops-free

Two read-only safety checks for Linux servers, especially ones run by an AI agent. Neither changes anything.

git clone https://testedtemplates.com/code/agent-ops-free.git
ScriptWhat it checks
docker-port-audit.shContainer ports published beyond loopback, which bypass ufw. Exits 1 if any are found.
preflight.shSSH hardening, ufw and its SSH rule, public ports, Docker exposure, failed units, secret-file permissions.
README.mdUsage. LICENSE (MIT).