Rdk X5 Monitor
PassAudited by ClawScan on May 1, 2026.
Overview
This is a mostly read-only RDK X5 hardware monitoring skill, with one visible caution that its troubleshooting table mentions non-read-only cleanup or process-stopping commands.
This skill appears safe for checking RDK X5 status such as CPU, BPU, temperature, memory, disk, GPU frequency, and IP address. Before installing or using it, be aware that its troubleshooting table mentions non-read-only actions; do not let an agent run kill or sudo apt clean unless you explicitly want that change.
Findings (1)
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.
If an agent followed the troubleshooting suggestions without asking, it could stop an important process or change local package-cache state instead of only reporting device status.
The skill is framed as read-only monitoring, but the troubleshooting table visibly mentions commands that can terminate processes or remove local package-cache files. This is not hidden and appears user-directed, but it goes beyond pure monitoring.
description: "只读查询 ... real-time status query that does not change system settings" ... "CPU 100% 持续 ... `kill`" ... "磁盘满 ... `sudo apt clean`"
Use the status-check commands as intended, but require explicit user confirmation before running any remediation command such as kill or sudo apt clean; consider moving those actions to a separate system-management skill.
