rpi-cpu-monitor树莓派 CPU 温度监控。当需要监控树莓派 CPU 温度时使用此 skill。功能:(1) 读取当前 CPU 温度,(2) 设置定时监控任务,(3) 温度超标时自动告警。支持 crontab 方案(零消耗,推荐)和 OpenClaw cron 方案。
Install via ClawdBot CLI:
clawdbot install archerweiye/rpi-cpu-monitorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:3000/api/sessions/agent:main:main/messageAccesses system directories or attempts privilege escalation
/sys/Calls external URL not in known-safe list
http://localhost:3000/api/sessions/agent:main:main/messageAI Analysis
The skill sends data only to the local OpenClaw gateway (localhost:3000) for alerting, which is consistent with its stated purpose and does not exfiltrate data to external servers. Accessing /sys/ for temperature reading is a standard system operation on Raspberry Pi and does not indicate privilege escalation. The primary risk is the potential for misuse if the local gateway token is exposed or the script is modified.
Generated Mar 21, 2026
Monitors CPU temperature of Raspberry Pi devices in IoT deployments, such as smart home hubs or industrial sensors, to prevent overheating and ensure reliability. It triggers alerts via Feishu when temperatures exceed 70°C, enabling proactive maintenance.
Ensures stable operation of edge computing nodes by tracking CPU temperature in real-time, using crontab for efficient monitoring. This helps prevent hardware failures in remote locations, supporting applications like video analytics or data processing.
Provides temperature monitoring for Raspberry Pi-based robots in schools or maker spaces, teaching students about system health and automation. The skill can be integrated into lessons on hardware management and alert systems.
Monitors CPU temperature of Raspberry Pi servers used by small businesses for tasks like file sharing or web hosting. It uses low-resource crontab scheduling to avoid performance impact while alerting administrators to potential issues.
Supports development teams by monitoring CPU temperature during testing of new prototypes or software on Raspberry Pi. The OpenClaw cron option allows for flexible, model-driven checks in experimental setups.
Offers temperature monitoring as part of a subscription service for IoT hardware providers, ensuring device uptime and reducing support costs. Revenue is generated through monthly fees based on the number of monitored devices.
Provides custom integration of the monitoring skill into client systems, such as adjusting thresholds or adding new alert channels. Revenue comes from one-time setup fees and ongoing support contracts.
Distributes the skill as open source while selling premium features like advanced analytics or multi-channel alerts. Revenue is generated from add-on sales and enterprise support packages.
💬 Integration Tip
Use the crontab scheme for production to minimize resource usage, and customize the alert channel in the script to match your notification preferences.
Scored Apr 19, 2026
Audited Apr 17, 2026 · audit v1.0
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.