Back to skill
Skillv1.0.3

VirusTotal security

Mac Cleaner · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 6:54 AM
Hash
249db3ba48059d4cd715efb10ab695ffc884344e1eca9dc9b0807e2bb3e25281
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: macos-mac-cleaner Version: 1.0.3 The Mac Cleaner skill is a utility for automating macOS maintenance tasks such as clearing caches, logs, and trash. While the script performs high-risk operations including recursive file deletion and shell command execution (e.g., `brew cleanup`, `npm cache clean`), it implements several robust safety mechanisms: a strict path whitelist (`ALLOWED_PREFIXES`), symlink verification to prevent directory traversal, and input sanitization for shell-interpolated variables. The installation instructions in `SKILL.md` are transparent, requiring explicit user consent for persistence (cron jobs) and mandating a dry-run (Step 11) before actual deletion. No evidence of data exfiltration, obfuscation, or unauthorized access was found.
External report
View on VirusTotal