Back to skill
Skillv1.0.0

VirusTotal security

随机选择器 · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 3:01 PM
Hash
b5476fba15e4a124fcfb021be178479e470413e7966b90994437605f1777fd32
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: cn-random-picker Version: 1.0.0 The skill is a simple random selection utility. While there are discrepancies between the documentation (SKILL.md) and the implementation (scripts/random_picker.py)—such as claims of using the 'secrets' module and supporting weighted selection which are absent in the code—these are functional shortcomings rather than security risks. The script performs basic string splitting and uses the standard Python 'random' library without any network access, file system manipulation, or data exfiltration.
External report
View on VirusTotal