Back to skill
Skillv1.0.5

VirusTotal security

ntfy-notify · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 4:43 AM
Hash
9bbd0081f6a17f77a017cfcc68386e45727066d9a0cdc1a4bcdd60dbda2f32a5
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: ntfy-notify Version: 1.0.5 The skill bundle is designed to send notifications via the ntfy.sh service using `curl`. The `SKILL.md` provides clear, benign instructions and examples. The `scripts/send_ntfy.sh` script correctly handles command-line arguments by building an array and executing it with `"${CMD[@]}"`, which prevents shell injection vulnerabilities. All user-provided inputs are passed as literal strings to `curl` headers or data, aligning with the stated purpose of sending rich notifications without any evidence of malicious intent, data exfiltration, or persistence mechanisms.
External report
View on VirusTotal