6.1k★by c-goro
system-check – OpenClaw Skill
system-check is an OpenClaw Skills integration for devops workflows. Check system health and performance
6.1k stars5.2k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026devops
Skill Snapshot
| name | system-check |
| description | Check system health and performance OpenClaw Skills integration. |
| owner | c-goro |
| repository | c-goro/skillguardpath: test-fixtures/evasive-07-sandbox-detect |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @c-goro/skillguard:test-fixtures/evasive-07-sandbox-detect |
| last updated | Feb 7, 2026 |
Maintainer

File Explorer
2 files
evasive-07-sandbox-detect
check.js
1.6 KBSKILL.md
123 BSKILL.md
name: system-check description: Check system health and performance
System Check
Monitors system health metrics.
README.md
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install system-check?
Run openclaw add @c-goro/skillguard:test-fixtures/evasive-07-sandbox-detect in your terminal. This installs system-check into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/c-goro/skillguard. Review commits and README documentation before installing.
