← 返回 Skills 市场
1297
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install raspberry
功能描述
Set up and maintain Raspberry Pi avoiding common hardware and configuration pitfalls.
安全使用建议
This skill is coherent and useful for Raspberry Pi setup, but be cautious: the SKILL.md recommends running `curl -fsSL https://get.docker.com | sh` which downloads and executes a script from the network. Before running such commands, inspect the script, prefer verified package repositories or distribution packages when available, and verify the URL (get.docker.com is the official Docker convenience script but piping to sh still carries risk). Also: verify ARM image compatibility, backup important data before changing storage, prefer SSD/USB root for durability, and avoid exposing SSH directly — use VPN/Tailscale/Cloudflare Tunnel as suggested. If you have low security expertise, avoid blindly executing remote installers and ask for the exact commands or alternatives (e.g., package manager steps for your OS/arch).
功能分析
Type: OpenClaw Skill
Name: raspberry
Version: 1.0.0
The `SKILL.md` file contains an instruction to install Docker using `curl -fsSL https://get.docker.com | sh`. While this is a common installation method, it represents a significant security risk as it involves executing arbitrary code downloaded from an external source. This pattern is a classic remote code execution (RCE) vulnerability vector, making the skill bundle suspicious due to the inherent supply chain risk and potential for compromise, even if the immediate intent is benign.
能力评估
Purpose & Capability
Name/description align with the SKILL.md content: hardware, storage, GPIO, networking, Docker, headless setup and troubleshooting tips. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Most instructions stay within the Pi setup/maintenance scope. One notable instruction recommends installing Docker via `curl -fsSL https://get.docker.com | sh`, which advises downloading and executing a remote script — a common but potentially dangerous practice. The guidance otherwise sticks to expected files and settings and does not instruct reading unrelated files or exfiltrating data.
Install Mechanism
There is no install spec and no code files; this is instruction-only, so nothing will be written to disk by the skill itself. Risk is limited to following the recommended external installation commands in the doc.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional to its stated purpose.
Persistence & Privilege
The skill is not flagged always:true and does not request persistent/system-level changes. Autonomous invocation is allowed by default (not a concern by itself).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install raspberry - 安装完成后,直接呼叫该 Skill 的名称或使用
/raspberry触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Raspberry Pi 是什么?
Set up and maintain Raspberry Pi avoiding common hardware and configuration pitfalls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1297 次。
如何安装 Raspberry Pi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install raspberry」即可一键安装,无需额外配置。
Raspberry Pi 是免费的吗?
是的,Raspberry Pi 完全免费(开源免费),可自由下载、安装和使用。
Raspberry Pi 支持哪些平台?
Raspberry Pi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin)。
谁开发了 Raspberry Pi?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills