- name
- local-healthcheck
- description
- Simple local security check (firewall, updates, ssh status) without external dependencies.
- metadata
- openclaw
- requires
- []
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 runIt 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.
"}