Back to skill
Skillv1.0.0

VirusTotal security

Unit Converter · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 4:27 AM
Hash
ae9641a40aa84f0a120e28e44c7c8dab27e751f8abee71a643e87e05c158297a
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: unit-convert Version: 1.0.0 The skill bundle provides a unit conversion tool. The `SKILL.md` file contains only instructions and examples for using the `scripts/unit-convert.py` script, with no evidence of prompt injection attempts or instructions for the agent to perform unauthorized actions. The `unit-convert.py` script itself is a self-contained Python application that performs mathematical unit conversions based on predefined dictionaries. It does not engage in file system operations, network communication, environment variable access, or any other high-risk behaviors. All inputs are handled safely through type conversion and dictionary lookups, preventing injection vulnerabilities. The code's functionality is entirely aligned with its stated purpose.
External report
View on VirusTotal