Back to skill
Skillv1.0.0

VirusTotal security

英语打卡(每日学习 每日练) · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 8:33 AM
Hash
f6cfc9e62ce0adc7b8b5a7454a889b658e00e73d0fac12383d52e3e200aa81f9
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: english-learning-checkin Version: 1.0.0 The skill is a functional wrapper for an English learning check-in tool that manages study records and prevents duplicate motivational quotes. It interacts with a required dependency (learning-checkin) using subprocess.run to execute commands like 'init' and 'status'. While it allows users to specify the dependency path via command-line arguments or environment variables, the implementation is transparent, lacks obfuscation, and shows no signs of data exfiltration or malicious intent. A minor logic flaw exists where Python's salted hash() function is used for quote tracking in a CLI context, but this is a functional bug rather than a security vulnerability.
External report
View on VirusTotal