Back to skill
Skillv0.1.5

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 5:17 AM
Hash
0741bece99061b91bddec5bd83fd2957181ed6aa71636ce8f82970bf696608e2
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: clawshier Version: 0.1.5 The clawshier skill is a well-architected receipt processing pipeline that extracts data from images using OCR (OpenAI or local Ollama) and logs it to Google Sheets. The code demonstrates security consciousness by using a dedicated pipeline runner (scripts/run_pipeline.js) and structured JSON I/O (lib/io.js) to prevent shell injection vulnerabilities when passing data between steps. It includes legitimate features like execution tracing (lib/trace.js), automated deduplication via SHA-256 fingerprinting (lib/hashing.js), and comprehensive unit tests, with no evidence of malicious intent or unauthorized data exfiltration.
External report
View on VirusTotal