← 返回 Skills 市场
pettercc2024-create

Advanced OpenClaw System Health Check & Repair

作者 pettercc2024-create · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
316
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-super-healthcheck
功能描述
Perform comprehensive security audits, system updates, network and service status checks, and configure scheduled health monitoring for OpenClaw deployments.
使用说明 (SKILL.md)

healthcheck - OpenClaw 系统健康检查

Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).

Commands

openclaw healthcheck run - 运行完整健康检查

执行全面的系统健康检查,包括:

  • 系统版本和更新状态
  • 安全配置检查
  • 网络连接状态
  • 依赖项状态
  • 存储空间
  • 内存使用情况
  • OpenClaw 服务状态

openclaw healthcheck audit - 安全审计

运行安全配置审计:

  • SSH 配置检查
  • 防火墙状态
  • 系统更新状态
  • 权限检查
  • 风险评估

openclaw healthcheck cron - 设置定期检查

配置 cron 任务进行定期健康检查:

  • 每日检查
  • 每周检查
  • 每月检查

openclaw healthcheck status - 查看健康状态

显示当前系统健康状态和最近检查结果。

openclaw healthcheck version - 版本检查

检查 OpenClaw 及其依赖项的版本。

示例

# 运行完整健康检查
openclaw healthcheck run

# 运行安全审计
openclaw healthcheck audit

# 查看健康状态
openclaw healthcheck status

输出

健康检查会生成报告,包括:

  • 状态摘要(✅ 通过 / ⚠️ 警告 / ❌ 失败)
  • 详细的问题列表
  • 修复建议
  • 风险评分

配置

健康检查配置存储在 ~/.openclaw/config/healthcheck.json

自定义检查可以在这里添加。

日志

检查日志存储在 ~/.openclaw/logs/healthcheck/ 目录。


Created: 2026-03-23 Version: 1.0.0

安全使用建议
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.
功能分析
Type: OpenClaw Skill Name: openclaw-super-healthcheck Version: 1.0.0 The skill bundle contains documentation and configuration for a system health check and security audit tool. The SKILL.md and healthcheck.json files describe standard administrative tasks such as monitoring disk space, memory usage, firewall status, and SSH configurations, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & 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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-super-healthcheck
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-super-healthcheck 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of OpenClaw system healthcheck. - Provides comprehensive system health and security checks for OpenClaw deployments. - Includes commands for full healthcheck, security audit, cron scheduling, status reporting, and version checks. - Generates detailed health reports with summaries, problem lists, and remediation advice. - Supports healthcheck configuration and adjustable scheduling. - Stores configuration and logs locally for easy review and customization.
元数据
Slug openclaw-super-healthcheck
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Advanced OpenClaw System Health Check & Repair 是什么?

Perform comprehensive security audits, system updates, network and service status checks, and configure scheduled health monitoring for OpenClaw deployments. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 316 次。

如何安装 Advanced OpenClaw System Health Check & Repair?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-super-healthcheck」即可一键安装,无需额外配置。

Advanced OpenClaw System Health Check & Repair 是免费的吗?

是的,Advanced OpenClaw System Health Check & Repair 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Advanced OpenClaw System Health Check & Repair 支持哪些平台?

Advanced OpenClaw System Health Check & Repair 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Advanced OpenClaw System Health Check & Repair?

由 pettercc2024-create(@pettercc2024-create)开发并维护,当前版本 v1.0.0。

💬 留言讨论