Back to skill
Skillv1.2.1
VirusTotal security
Os Update Checker · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:20 AM
- Hash
- 88dbd9151ce7bc85a5e1e90cf4dd87e7582521721bd69fbd498a8517d787f279
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: os-update-checker Version: 1.2.1 The os-update-checker skill is a well-structured, read-only utility for monitoring package updates across multiple platforms (apt, dnf, pacman, brew, npm, etc.). The code in scripts/check_updates.py follows security best practices by using subprocess.run with shell=False and validating all package names against strict regex patterns before execution. The only network activity is a legitimate request to the official npm registry (registry.npmjs.org) to fetch metadata for global packages, and the SKILL.md instructions contain no evidence of prompt injection or malicious directives.
- External report
- View on VirusTotal
