Back to skill
Skillv1.0.1

VirusTotal security

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

Scanner verdict

BenignApr 8, 2026, 11:11 PM
Hash
a83980193b9113499bb5a987bc014ec2dd6498a284a91c79dc7da18a31512335
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openclaw-exec-truncate Version: 1.0.1 The 'exec-truncate' skill is a utility bundle designed to compress and truncate verbose shell command output (such as git diffs, logs, grep results, and build logs) to optimize AI context window usage. The code in mod.ts and filter-registry.ts consists of string manipulation and regex-based filtering logic aligned with the stated purpose. While it accesses process.env.HOME and process.cwd(), it does so solely to strip local path prefixes from output for better readability and privacy. No evidence of data exfiltration, malicious command injection, or prompt-injection attacks was found.
External report
View on VirusTotal