Back to skill
Skillv2.0.0

VirusTotal security

Unified Reasoning · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:43 AM
Hash
37803eeaaee7b41ef05e0b76a3e7ad4da682325b1023f090785a4c97d926fa0d
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: unified-reasoning Version: 2.0.0 The provided files (`_meta.json`, `SKILL.md`, `unified_wrapper.py`) show no evidence of malicious intent or suspicious behavior. The `SKILL.md` serves as documentation for a reasoning engine, containing descriptive text and usage examples in PowerShell, but no instructions for prompt injection against the agent or commands to execute outside the skill's stated purpose. The `unified_wrapper.py` is a standard Python wrapper that loads a local Python module (`unified_reasoning.py`) from the same directory, which is a common and benign practice for skill modularization. The core logic in `unified_reasoning.py` is not provided, but the wrapper itself does not exhibit any risky capabilities like arbitrary file access, network calls, or dynamic code execution from untrusted sources.
External report
View on VirusTotal