← 返回 Skills 市场
bytesagain-lab

Raspberry Pi Manager

作者 bytesagain-lab · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ⚠ suspicious
474
总下载
0
收藏
1
当前安装
13
版本数
在 OpenClaw 中安装
/install raspberry-pi-manager
功能描述
Manage Raspberry Pi devices — GPIO control, system monitoring (CPU/temp/memory), service management, sensor data reading.
安全使用建议
This skill appears coherent and runs entirely locally, storing logs under ~/.local/share/raspberry-pi-manager. Recommended precautions before installing: (1) review the included scripts (scripts/script.sh) yourself — the package is executed locally; (2) note that logs may contain sensitive operational data (SSH hosts, IPs, filenames) so restrict file permissions and back up or purge as needed; (3) because there is no install step, ensure the execution context (agent or user) is trusted before running the script; (4) if you expect networked device control (GPIO toggles, remote commands) confirm those features are actually implemented — this package is primarily a local logging/audit tool, not a remote management agent.
功能分析
Type: OpenClaw Skill Name: raspberry-pi-manager Version: 2.0.1 The skill is classified as suspicious due to a significant discrepancy between its documented capabilities and its actual implementation. While the SKILL.md frontmatter claims the tool provides 'GPIO control, system monitoring (CPU/temp/memory), and service management,' the scripts/script.sh file is actually a simple text-based journaling utility that only appends strings to local log files in ~/.local/share/raspberry-pi-manager/. This misleading documentation acts as a form of prompt manipulation, potentially causing an AI agent to report that it has performed hardware or system actions when it has only recorded a log entry. The code itself lacks malicious payloads but contains vulnerabilities such as a lack of input sanitization in the _export function's JSON generation.
能力评估
Purpose & Capability
Name/description (Pi management: GPIO, monitoring, service/sensor logging) align with the shipped script and SKILL.md. The script implements logging, search, export, stats and status features described. No unrelated services, cloud APIs, or unexpected binaries are requested.
Instruction Scope
SKILL.md instructs local bash usage and the provided script implements the commands. All file reads/writes are limited to the declared local data directory (~/.local/share/raspberry-pi-manager). The instructions do not request collecting system-wide secrets or contacting external endpoints.
Install Mechanism
No install spec is provided (instruction-only), but a runnable script is included. This is low risk — nothing is downloaded at install time — but users should be aware the packaged script is expected to be executed locally.
Credentials
No environment variables, credentials, or config paths are required. The script uses standard Unix utilities (date, wc, du, head, tail, grep, basename, cat) which is consistent with declared requirements.
Persistence & Privilege
The skill does not request always: true and does not modify other skills or system-wide settings. It persists only to a user-local directory and requires no root privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install raspberry-pi-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /raspberry-pi-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
old template -> domain-specific v2.0.0
v2.3.5
old template -> domain-specific v2.0.0
v2.3.4
Quality upgrade
v2.3.3
Quality upgrade: custom functionality
v2.3.2
Standards compliance: unique content, no template text
v2.3.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Initial release of raspberry-pi-manager. - Manage Raspberry Pi devices with script-based commands for local or SSH-connected boards. - Features system monitoring (CPU, temperature, memory, disk, network), GPIO control, and hardware sensor support. - Includes service management (systemd control and logging). - Offers remote deployment, fleet management, backup, overclocking, and system maintenance utilities. - Provides threshold-based monitoring alerts and historical data logging. - Supports both single-Pi and multi-Pi workflows.
元数据
Slug raspberry-pi-manager
版本 2.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 13
常见问题

Raspberry Pi Manager 是什么?

Manage Raspberry Pi devices — GPIO control, system monitoring (CPU/temp/memory), service management, sensor data reading. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 474 次。

如何安装 Raspberry Pi Manager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install raspberry-pi-manager」即可一键安装,无需额外配置。

Raspberry Pi Manager 是免费的吗?

是的,Raspberry Pi Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Raspberry Pi Manager 支持哪些平台?

Raspberry Pi Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Raspberry Pi Manager?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.1。

💬 留言讨论