← 返回 Skills 市场
439
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install peon-ping-openclaw
功能描述
Install and configure PeonPing with an opinionated default (Orc Peon voice) so alerts work immediately with minimal user friction. Use when the user asks for...
安全使用建议
This skill's behavior is coherent with installing/configuring PeonPing, but it instructs the agent to run system commands and offers a fallback that pipes a remote installer into bash. Before installing: 1) Prefer the Homebrew path if you have Homebrew. 2) If using the curl fallback, review the installer script on GitHub yourself instead of running it blindly (curl | bash runs remote code as you). 3) Expect the installer to modify system files and possibly require elevated permissions and audio/notification permissions. 4) Verify the upstream project (https://github.com/PeonPing/peon-ping) is legitimate and unchanged. 5) If you are uncomfortable with remote-script execution, run the visible commands yourself in a controlled shell or decline installation.
功能分析
Type: OpenClaw Skill
Name: peon-ping-openclaw
Version: 1.0.0
The skill is classified as suspicious due to the use of `curl -fsSL <URL> | bash` for installation in `SKILL.md`. While this method is common for open-source projects and points to the official PeonPing GitHub repository, it represents a significant supply chain risk. Executing a remote script directly via `bash` without prior inspection is a high-risk capability that could lead to arbitrary code execution if the remote script or its hosting platform (GitHub) were compromised, even though there is no clear evidence of intentional malicious behavior by the skill author in this specific bundle.
能力评估
Purpose & Capability
The name/description (install/configure PeonPing with an Orc Peon default) matches the instructions: Homebrew install or fallback install script, setup, and peon CLI configuration commands. No extra credentials, unrelated binaries, or unexplained config paths are requested.
Instruction Scope
SKILL.md instructs the agent to run shell commands to install and configure PeonPing (brew install, peon-ping-setup, peon CLI commands). These are in-scope for an installer skill, but they require executing commands on the user's machine and will modify system state. The instructions do not ask for reading files, secrets, or unrelated system paths.
Install Mechanism
No install spec is provided in registry metadata; the runtime instructions use Homebrew (low risk) and a fallback curl -fsSL ... | bash from raw.githubusercontent.com (higher risk because it executes a remote script). Piping a remote script into bash is an elevated risk pattern and should be reviewed manually; the skill does not include the installer source for vetting.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is proportionate to its stated purpose.
Persistence & Privilege
The skill is instruction-only, always:false, and does not request persistent system-wide privileges or modify other skills’ configs. Autonomous invocation is allowed (platform default) but not combined with other privilege escalations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install peon-ping-openclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/peon-ping-openclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Instant hassle-free setup of penning for open claw.
Defaults to the orc peon sound and does it instantly.
元数据
常见问题
Peon Ping for Openclaw 是什么?
Install and configure PeonPing with an opinionated default (Orc Peon voice) so alerts work immediately with minimal user friction. Use when the user asks for... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 439 次。
如何安装 Peon Ping for Openclaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install peon-ping-openclaw」即可一键安装,无需额外配置。
Peon Ping for Openclaw 是免费的吗?
是的,Peon Ping for Openclaw 完全免费(开源免费),可自由下载、安装和使用。
Peon Ping for Openclaw 支持哪些平台?
Peon Ping for Openclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Peon Ping for Openclaw?
由 Sal(@sal-jim)开发并维护,当前版本 v1.0.0。
推荐 Skills