Auto Monitor - System Monitoring
ReviewAudited by ClawScan on May 10, 2026.
Overview
The skill is a plausible system monitor, but it tells the agent to keep checking and auto-fix issues without clear limits or approval.
Install only if you want an agent to monitor system health, and configure it so monitoring is opt-in, time-bounded, scoped to specific hosts, and read-only unless you explicitly approve each repair.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may continue monitoring and interrupting the user beyond a single requested task.
The skill explicitly instructs recurring autonomous checks and proactive messages, but does not define a start/stop boundary, maximum duration, or user-controlled scheduling.
1. 定期检查(每 N 分钟) ... 不等用户问"服务器怎么样" ... 发现问题主动说
Require explicit user opt-in for monitoring sessions, including interval, duration, scope, notification rules, and a clear stop command.
If the agent has system tools, it could make unintended changes such as restarting services, killing processes, or changing configuration without confirmation.
The skill tells the agent to immediately handle anything it can automatically repair, but it does not specify allowed actions, approval requirements, reversibility, or safety limits.
可以自动修复的立刻处理
Keep the skill read-only by default and require user approval before any remediation or system-changing action.
