🧪 Skills
Local Healthcheck
--- name: local-healthcheck description: Simple local security check (firewall, updates, ssh status) without external dependencies. metadata: openclaw: requires: [] --- # Local Healthcheck Skil
v1.0.0
Description
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 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. "}
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!