Back to skill
Skillv1.2.0

VirusTotal security

LLM NeverDie · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:10 AM
Hash
fca3021ca2e107797a1deb8a03eaf3f0ddd63806f7e847a34c4fa8256a666799
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: neverdie Version: 1.2.0 The 'neverdie' skill is a resilience utility designed to monitor OpenClaw for LLM failures and notify users via Telegram. It includes a standalone Node.js monitor (`fallback-monitor.js`) and a setup script (`setup.sh`) that configures a persistent cron job. The code demonstrates good security practices by explicitly avoiding the exfiltration of raw log data or API keys, instead sending only hardcoded alert strings to the external Telegram API. All high-risk behaviors, such as file system access and persistence, are directly aligned with the stated purpose of providing out-of-band monitoring.
External report
View on VirusTotal