Back to skill
Skillv1.0.0

VirusTotal security

Batch File Renamer · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

SuspiciousApr 30, 2026, 4:59 AM
Hash
18de70f65628e0f30fa5fdbe83e1cfb0d4e7fb67f760f50192650b128c2527d9
Source
palm
Verdict
suspicious
Code Insight
Type: OpenClaw Skill Name: batch-file-renamer Version: 1.0.0 The skill is classified as suspicious due to its direct file system modification capabilities using `os.rename` and `os.listdir` as demonstrated in the `SKILL.md` file. While these functions are core to a file renaming utility and the skill includes safety features like preview and dry-run modes, the code examples do not implement path sanitization or restriction for the `directory` argument. This means the skill could be directed to operate on arbitrary or sensitive file system paths if the OpenClaw agent or user provides an unvalidated input, posing a potential vulnerability for unintended system modification. There is no evidence of malicious intent such as data exfiltration or backdoors.
External report
View on VirusTotal