Advanced OpenClaw System Health Check & Repair
v1.0.0Perform comprehensive security audits, system updates, network and service status checks, and configure scheduled health monitoring for OpenClaw deployments.
⭐ 1· 182·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description claim a system/security healthcheck for OpenClaw and the skill only references OpenClaw-specific commands, local config (~/.openclaw/config/healthcheck.json) and logs. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md is high-level and tells the agent to run OpenClaw healthcheck subcommands and to configure cron scheduling. It references only OpenClaw state, system checks (SSH, firewall, updates), and local paths. The instructions do not include steps to read unrelated user files or transmit data externally, but they are vague about the exact commands used to set cron jobs or how elevated privileges are obtained — so the operator should verify the concrete commands the agent will run.
Install Mechanism
No install spec and no code files — instruction-only. That minimizes risk because nothing new will be written to disk by the skill package itself.
Credentials
The skill declares no required environment variables, no credentials, and no external endpoints. All required configuration is local (~/.openclaw/...). This is proportionate to a local healthcheck task.
Persistence & Privilege
The skill suggests configuring scheduled checks (cron) and writing config/log files under the user's home directory, which is reasonable for a monitoring tool. It does not request always:true and does not ask to modify other skills or global agent settings. Users should be aware that scheduling cron jobs and some security checks may require elevated privileges (root) to fully assess the system.
Assessment
This skill appears coherent and low-risk: it instructs the agent to run OpenClaw healthcheck commands and store config/logs under ~/.openclaw, and it does not request credentials or download code. Before installation, confirm you trust the OpenClaw CLI referenced by these commands (the skill assumes an existing 'openclaw' tool), and be prepared that some checks (firewall, SSH, package updates) may need sudo/root to be complete. Also review or backup your crontab before allowing automated cron setup and inspect any generated config (~/.openclaw/config/healthcheck.json) and logs (~/.openclaw/logs/healthcheck/) after first run. If you want stronger assurance, ask the publisher/source of this skill or provide the exact 'openclaw' command implementations for review.Like a lobster shell, security has layers — review code before you run it.
backup-safety .by pangaoyongvk97119vzghcjywzc0w6e2e82q183dxk1diagnosticsvk97119vzghcjywzc0w6e2e82q183dxk1healthcheckvk97119vzghcjywzc0w6e2e82q183dxk1latestvk97119vzghcjywzc0w6e2e82q183dxk1maintenancevk97119vzghcjywzc0w6e2e82q183dxk1systemvk97119vzghcjywzc0w6e2e82q183dxk1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
