← Back to Skills Marketplace
realhossie

金刚罩

by Lei Huang · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
193
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install system-guardian
Description
金刚罩 — OpenClaw 系统守护:配置安全(pre-validate + 自动备份 + 失败回滚)、健康巡检、资源优化、故障自愈。刀枪不入,百毒不侵。
Usage Guidance
This skill is coherent with its stated purpose, but it performs local backups, restores, restarts, and automated deletions (old sessions, logs, excess backups, temp files). Before installing: 1) Inspect the three scripts yourself (they are provided) to confirm you’re comfortable with their delete/rollback behavior. 2) Ensure you have external backups if you rely on session data. 3) Note the scripts use macOS-specific commands/paths (LaunchAgents, md5 -q); test on your OS. 4) If you don’t want automatic deletions or autonomous restarts, do not enable scheduled cron runs or disable autonomous invocation for this skill. 5) If you plan to git-clone the repo from the README, verify the repository’s source/author (the skill bundle already includes the scripts).
Capability Analysis
Type: OpenClaw Skill Name: system-guardian Version: 1.1.0 The 'system-guardian' skill bundle provides legitimate system maintenance, configuration validation, and safe restart utilities for the OpenClaw environment. The scripts (config-guard.sh, health-patrol.sh, and safe-restart.sh) perform standard administrative tasks such as monitoring memory/disk usage, managing backups, and validating JSON syntax. The bundle includes robust error handling and rollback mechanisms for service restarts, and its instructions in SKILL.md correctly guide the AI agent to use these safety-focused scripts instead of raw commands.
Capability Assessment
Purpose & Capability
Name/description (system guardian for OpenClaw) match the actual behavior: scripts call openclaw, inspect ~/.openclaw, validate config, back up/restore, restart the gateway, inspect plugins and cron jobs, and clean old sessions/backups. Required binaries (openclaw, python3) are appropriate. Minor note: scripts use macOS-specific tools/paths (md5 -q, LaunchAgents path) while the skill metadata has no OS restriction.
Instruction Scope
SKILL.md tells the agent to run the included scripts; the scripts read and write many local OpenClaw files, create backups, and perform deletions (old sessions, excess backups, temp files). safe-restart.sh performs an unprompted restart and rollback sequence; health-patrol.sh auto-cleans files when run. This behavior is consistent with the stated purpose but is destructive (deleting user session files, logs, backups) and will run automatically if scheduled — users should confirm they accept those deletions and automatic operations.
Install Mechanism
No install spec (instruction-only) which is low-risk. README suggests git clone from a GitHub repo (external source) but inclusion in the skill bundle already provides the scripts. No archive downloads or opaque installers are used.
Credentials
The skill declares no required environment variables or credentials. Scripts inspect a local .env when config references ${VAR} and back it up; they do not request unrelated secrets or external API keys. Access is limited to OpenClaw directories, /tmp, and local system utilities.
Persistence & Privilege
always:false and normal autonomous invocation are used (default). The skill writes its own data to ~/.openclaw/data/system-guardian and backups to ~/.openclaw/backups, which is expected. Because the scripts delete files and Safe Restart can be invoked, be aware that scheduling or allowing autonomous agent invocation will let the agent perform deletions and restarts without further manual steps.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install system-guardian
  3. After installation, invoke the skill by name or use /system-guardian
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Initial public release: safe restart, config guard, health patrol (13 checks)
Metadata
Slug system-guardian
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 金刚罩?

金刚罩 — OpenClaw 系统守护:配置安全(pre-validate + 自动备份 + 失败回滚)、健康巡检、资源优化、故障自愈。刀枪不入,百毒不侵。 It is an AI Agent Skill for Claude Code / OpenClaw, with 193 downloads so far.

How do I install 金刚罩?

Run "/install system-guardian" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 金刚罩 free?

Yes, 金刚罩 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 金刚罩 support?

金刚罩 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 金刚罩?

It is built and maintained by Lei Huang (@realhossie); the current version is v1.1.0.

💬 Comments