← 返回 Skills 市场
13407
总下载
10
收藏
126
当前安装
1
版本数
在 OpenClaw 中安装
/install system-resource-monitor
功能描述
A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install system-resource-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/system-resource-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
System Resource Monitor 是什么?
A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13407 次。
如何安装 System Resource Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install system-resource-monitor」即可一键安装,无需额外配置。
System Resource Monitor 是免费的吗?
是的,System Resource Monitor 完全免费(开源免费),可自由下载、安装和使用。
System Resource Monitor 支持哪些平台?
System Resource Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 System Resource Monitor?
由 Passersss(@passersss)开发并维护,当前版本 v1.0.0。
推荐 Skills