← 返回 Skills 市场
100
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install windows-system-monitor
功能描述
Windows 系统状态监控 - 检查 CPU、内存、磁盘、网络、进程等运行状态,发现问题及时通知
安全使用建议
Do not install or run this skill without further information. The SKILL.md references a Python script (tools/windows_system_monitor.py), report files, and Feishu notifications, but the package contains no code, no listed binaries, and no credentials. Before using: (1) request the actual monitoring script and inspect its source to ensure it only reads (not modifies) and does not exfiltrate data; (2) confirm what binaries are required (e.g., python) and that they are safe; (3) require explicit declaration of notification credentials (Feishu webhook) and verify the endpoint; (4) if you must test, run it in a sandboxed Windows VM with no sensitive data and limited network access. The current mismatch between claimed behavior and declared requirements is a red flag — treat this as potentially unsafe until the missing pieces are provided and reviewed.
功能分析
Type: OpenClaw Skill
Name: windows-system-monitor
Version: 2.0.0
The skill bundle contains metadata and documentation for a Windows system monitoring tool. The SKILL.md file outlines standard monitoring functions (CPU, memory, disk, network) and notification thresholds without any evidence of malicious instructions, prompt injection, or unauthorized data access. While the actual execution script (tools/windows_system_monitor.py) is referenced but not provided in the files, the documentation itself is consistent with its stated purpose and follows safe operating principles.
能力评估
Purpose & Capability
The stated purpose (Windows system monitoring) legitimately needs access to Python or monitoring tools, event logs, and a notification channel. However the skill declares no required binaries, no included code, and no credentials, which is inconsistent: it references tools/windows_system_monitor.py and reports/windows_system_check.json that are not present in the package.
Instruction Scope
SKILL.md instructs running a local Python script, reading a report file, and checking Windows event logs, processes, network connections, and then sending notifications. Those instructions involve reading local system state and potentially sensitive logs, but the skill gives no safe boundaries, no explicit commands for collecting only necessary fields, and no included scripts to inspect — the agent would be told to act on files that don't exist in the bundle and to access system resources without declared limits.
Install Mechanism
No install spec (instruction-only) is lowest-risk in terms of writing code to disk. But SKILL.md depends on an external Python script and report files that are not bundled; this mismatch increases risk because the runtime behavior depends on external artifacts that the package does not provide or declare.
Credentials
The instructions require sending notifications via 飞书 and performing system-level reads, which normally need a webhook/token and appropriate OS privileges. The skill declares no required environment variables or credentials (no Feishu webhook, no choice of primary credential), which is disproportionate and unexplained.
Persistence & Privilege
The skill does not request always:true and does not claim autonomous persistent presence. It is user-invocable only, which is appropriate for this kind of tool. There is no indication it modifies other skills or agent config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install windows-system-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/windows-system-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Version 2.0.0
- No file changes detected in this release.
- No updates or modifications to skill functionality or documentation.
v1.0.0
- Initial release of Windows 系统状态监控 skill.
- Monitors CPU, memory, disk, network, processes, and system logs for problems.
- Provides customizable alert thresholds and notification strategies (Feishu, popup, logs).
- Supports both conversational and command-line usage.
- Ensures monitoring-only operation without modifying system settings.
元数据
常见问题
Windows System Monitor 是什么?
Windows 系统状态监控 - 检查 CPU、内存、磁盘、网络、进程等运行状态,发现问题及时通知. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 Windows System Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install windows-system-monitor」即可一键安装,无需额外配置。
Windows System Monitor 是免费的吗?
是的,Windows System Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Windows System Monitor 支持哪些平台?
Windows System Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Windows System Monitor?
由 JIRBOY(@jirboy)开发并维护,当前版本 v2.0.0。
推荐 Skills