Ping Monitor

v1.0.0

ICMP health check for hosts, phones, and daemons

1· 2.9k·12 current·12 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name and description say 'ICMP health check' and the skill only requires the 'ping' binary and provides CLI examples that call ping — this is coherent and proportionate.
Instruction Scope
SKILL.md only shows examples that invoke the system 'ping' utility and does not instruct reading files or other credentials. It asserts "ping is always present" (an assumption that may be false on some systems) and does not specify the exact binary path or privilege considerations (some platforms require elevated privileges or capabilities to send ICMP).
Install Mechanism
There is no install spec and no code files — lowest-risk instruction-only skill. Nothing is downloaded or written to disk.
Credentials
No environment variables, credentials, or config paths are requested; this is proportionate to a simple ping wrapper.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not modify other skills or system config.
Assessment
This skill is simple and internally consistent, but check these before installing: 1) Verify the agent runtime actually has a working 'ping' binary and the agent has permission to execute it (some systems require sudo or setcap for ICMP). 2) Confirm network / ICMP is allowed between the agent and targets (firewalls often block ping). 3) Note the skill's source/homepage is unknown — if you require provenance, request a trusted source or inspect the agent's runtime commands. 4) Because it executes the system ping command, ensure your agent's ability to run arbitrary shell commands is restricted to trusted skills or run this in a sandboxed environment.

Like a lobster shell, security has layers — review code before you run it.

latestvk97e4geh2ga1xmtt7dpkwmvy1980esx8

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🏓 Clawdis
Binsping

Comments