← Back to Skills Marketplace
13407
Downloads
10
Stars
126
Active Installs
1
Versions
Install in OpenClaw
/install system-resource-monitor
Description
A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.
Usage Guidance
Install this only if you are comfortable with the agent running the included local shell script to read and display basic host health metrics. The reviewed version does not show network transmission, credential access, persistence, or system-changing behavior.
Capability Analysis
Type: OpenClaw Skill
Name: system-resource-monitor
Version: 1.0.0
The OpenClaw skill 'system-resource-monitor' is benign. The `SKILL.md` file clearly states its purpose and instructs the agent to execute the local `./scripts/monitor.sh` script. The `monitor.sh` script uses standard Linux utilities (`uptime`, `free`, `df`) to gather and display system resource information (CPU load, RAM, Swap, Disk usage). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or any other high-risk behaviors. All actions are consistent with the stated purpose of a system resource monitor.
Capability Assessment
Purpose & Capability
The stated purpose is CPU, memory, swap, disk, and uptime reporting, and the script only uses standard read-only commands such as uptime, free, df, awk, and sed to print those metrics.
Instruction Scope
The trigger phrases are broad, but the resulting action is low-impact and clearly tied to generating a host resource report.
Install Mechanism
The package contains SKILL.md, package.json, and one local shell script; no dependency installer, setup hook, auto-run behavior, or hidden install mechanism is present.
Credentials
Reading basic local host resource metrics is proportionate to the stated monitoring purpose, with no artifact evidence of network access, credential handling, private file indexing, or mutation.
Persistence & Privilege
No persistence mechanism, background worker, scheduled task, privilege escalation, account access, or elevated permission request appears in the artifacts.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install system-resource-monitor - After installation, invoke the skill by name or use
/system-resource-monitor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of System Resource Monitor — a lightweight server health monitoring skill optimized for OpenClaw.
- Reports real-time CPU load averages (1, 5, 15 min)
- Tracks physical RAM and Swap usage
- Monitors root disk capacity and usage percentage
- Displays system uptime
- Uses a single local monitoring script for data collection
Metadata
Frequently Asked Questions
What is System Resource Monitor?
A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw. It is an AI Agent Skill for Claude Code / OpenClaw, with 13407 downloads so far.
How do I install System Resource Monitor?
Run "/install system-resource-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is System Resource Monitor free?
Yes, System Resource Monitor is completely free (open-source). You can download, install and use it at no cost.
Which platforms does System Resource Monitor support?
System Resource Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created System Resource Monitor?
It is built and maintained by Passersss (@passersss); the current version is v1.0.0.
More Skills