Back to skill
Skillv1.0.1

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:36 AM
Hash
cba64380aeec3e133c2f82704f145ee733d553fbad588f0db72559cfc4ba4640
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: english-tutor Version: 1.0.1 The skill implements a straightforward onboarding process for an English tutor, storing user preferences in `ctx.memory` and returning formatted text. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md`. The code in `index.js` only interacts with `ctx.memory` and `ctx.input`, without accessing sensitive `ctx` properties, performing external network calls, or executing shell commands. The direct display of user input back to the user is a minor potential reflected XSS vulnerability, but it does not indicate malicious intent or high-risk behavior in this context.
External report
View on VirusTotal