Local Healthcheck Skill
This skill provides a minimal security audit that can run on any macOS/Linux system without pulling external code.
How to run
openclaw local-healthcheck run
It will:
- Check if the firewall is enabled.
- List open ports.
- Verify that system software updates are up‑to‑date.
- Show the status of the SSH daemon.
- Write a short report to
memory/healthcheck-$(date +%F).md. "}