Back to skill
Skillv1.0.0
VirusTotal security
File Deduplicator · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignMay 1, 2026, 3:24 AM
- Hash
- d0c88796c77b9d885e3c9382319f617bff305d2d666e8b0060e66ac0e351890c
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: file-deduplicator Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'file-deduplicator' is classified as benign. The code in `index.js` uses standard Node.js file system operations (`fs.readFileSync`, `fs.unlinkSync`, `fs.renameSync`, etc.) which are necessary for its stated purpose of finding and removing duplicate files. The skill includes several safety features such as a `dryRun` mode, a configurable `sizeThreshold` for deletions, an `archivePath` option to move files instead of permanently deleting them, and logging of all actions. Neither `SKILL.md` nor `README.md` contain any prompt injection attempts or instructions that would lead an AI agent to perform unauthorized actions or deviate from the skill's intended functionality. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
- External report
- View on VirusTotal
