Back to skill
Skillv1.0.0

VirusTotal security

Hash Toolkit · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:16 AM
Hash
db407335cfbf805b4dfc1751e7ee6e3631c9336aba0891867a58317f861b3ab3
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: hash-toolkit Version: 1.0.0 The skill bundle provides standard hashing functionalities (MD5, SHA256, etc.) using Node.js's built-in `crypto` module. The code strictly adheres to its stated purpose, performing only cryptographic hashing and comparisons. There are no file system operations, network calls, environment variable access, or child process executions. The `SKILL.md` content is purely descriptive and lacks any prompt injection attempts or instructions for the AI agent to perform malicious actions. The direct use of the `algorithm` parameter in `crypto.createHash()` is a standard design for a hashing utility and does not present a meaningful security risk within the skill itself.
External report
View on VirusTotal