Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 3:32 AM
Hash
36458ed69887a514317280ac1f53272ef753c1c50c08ac24d2b14c9edb60d6ce
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openscan Version: 1.0.0 The OpenScan skill is a security tool designed to scan binaries and scripts for malicious patterns. Its code legitimately uses file system access (`fs`) to read files and directories for analysis, and `child_process.execSync` to run `codesign --verify` on macOS, which is a necessary function for its stated purpose of checking code signatures. The skill's documentation (SKILL.md, README.md) and code do not contain any prompt injection attempts against the AI agent, nor do they exhibit any malicious behaviors such as data exfiltration, unauthorized network communication, or persistence mechanisms. All identified high-risk capabilities are directly aligned with the skill's security scanning functionality.
External report
View on VirusTotal