Back to skill
Skillv1.0.1

VirusTotal security

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

Scanner verdict

BenignApr 29, 2026, 4:32 AM
Hash
99c1a1f80646f9a4de820ad32d72e5a0857beca833a43d854ccb59a70cb4949d
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: file-compression Version: 1.0.1 The OpenClaw AgentSkills bundle for file compression is benign. The `SKILL.md` explicitly instructs the AI agent to be transparent about installations and command executions, which is a strong positive security indicator against prompt injection. All Python and Node.js scripts use safe methods for executing external binaries (`subprocess.run` with lists of arguments in Python, `child_process.spawn` with an array of arguments in Node.js), preventing shell injection vulnerabilities. Dependencies are standard for image and PDF processing, and there is no evidence of data exfiltration, persistence mechanisms, or malicious intent.
External report
View on VirusTotal