← Back to Skills Marketplace
439
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install peon-ping-openclaw
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install peon-ping-openclaw - After installation, invoke the skill by name or use
/peon-ping-openclaw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Instant hassle-free setup of penning for open claw.
Defaults to the orc peon sound and does it instantly.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 439 downloads so far.
How do I install Peon Ping for Openclaw?
Run "/install peon-ping-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Peon Ping for Openclaw free?
Yes, Peon Ping for Openclaw is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Peon Ping for Openclaw support?
Peon Ping for Openclaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Peon Ping for Openclaw?
It is built and maintained by Sal (@sal-jim); the current version is v1.0.0.
More Skills