Back to skill
Skillv1.0.0

VirusTotal security

Exec Inspector · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:40 AM
Hash
ce17d20b72d0c7b872441afc8777e832f7beed9fb8ec7556a14d982cc6c08891
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: exec-inspector Version: 1.0.0 The skill 'exec-inspector' is designed to view and analyze OpenClaw Agent's execution history. It achieves this by reading the agent's internal session log files (`~/.openclaw/agents/main/sessions/*.jsonl`) using standard Unix utilities like `grep` and `jq`. The `SKILL.md` file provides the full source code for the `exec-history.sh` script, which is created locally. Instructions for the AI agent in `SKILL.md` direct it to execute this script with user input, but the input is safely handled within `jq` filters, preventing shell injection. There is no evidence of data exfiltration to external endpoints, malicious remote execution, persistence mechanisms beyond user-configured aliases, or other intentional harmful behaviors. All actions are directly aligned with the stated purpose of monitoring agent activity.
External report
View on VirusTotal