Back to skill
Skillv1.0.0

VirusTotal security

context-switcher · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:16 AM
Hash
9a97485f9a1d3b01d6d451e6a752398a6cd19b59e36971dfd24796600c212be8
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: context-switcher Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'context-switcher' is classified as benign. All files, including markdown instructions and shell scripts, align with the stated purpose of managing AI agent contexts locally. The `SKILL.md` and `README.md` explicitly state 'No external calls' and 'Nothing leaves your machine,' which is confirmed by the absence of network calls in the shell scripts (`switch.sh`, `restore.sh`, `summarize.sh`). Crucially, the `switch.sh` script implements robust input sanitization for both mode and duration arguments, preventing shell injection vulnerabilities. All file operations are confined to the skill's local directory (`~/.openclaw/skills/context-switcher/`), and prompt instructions for the AI agent are declarative, focusing on behavioral changes and local file access without any malicious intent or attempts at subversion.
External report
View on VirusTotal