Back to skill
Skillv1.0.1

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:58 AM
Hash
8fea2b564e8b78a9db038d26c3bdcbcd7778d72343006e2cb619a71a7e2e75b8
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: context-guardian Version: 1.0.1 The OpenClaw AgentSkills skill bundle 'context-guardian' is benign. Its primary function is to monitor context usage and provide alerts, as described in `SKILL.md` and `README.md`. The `scripts/check.sh` script uses standard shell utilities (`jq`, `grep`, `date`, `mkdir`, `rm`) and interacts with the OpenClaw platform via `openclaw session status` to retrieve context information. All file operations are confined to the skill's local state file (`context-guardian-state.json`) within the workspace. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`), persistence mechanisms, or prompt injection attempts designed to subvert the agent's behavior beyond its stated purpose. The use of `jq --arg` prevents command injection vulnerabilities within the script's JSON processing.
External report
View on VirusTotal