Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 6:19 AM
Hash
ebaf3b700e5b037fa17cf0ec9a91fccf9a254936653b014b5b458dc891d456d7
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: fundreport-scrape Version: 1.0.0 The fundreport-scrape skill bundle is a legitimate tool designed for extracting financial data from PDF reports into Excel templates using text parsing and OCR. The Python scripts (auto_update_ocr.py and auto_update_two_months.py) utilize standard libraries such as pdfplumber, pytesseract, and openpyxl to process local files without any network activity or data exfiltration logic. While the bundle includes a shell script (install_ocr_deps.sh) that performs system-level installations (yum/pip), this is explicitly documented as necessary for the OCR engine (Tesseract) and is not used for malicious persistence or backdoors. The markdown instructions are consistent with the stated purpose and do not contain harmful prompt injections.
External report
View on VirusTotal