Back to skill
Skillv1.0.0
VirusTotal security
file-processor · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:33 AM
- Hash
- ac281b2692c2ec848d0a892d5c66729201c5ccc9f698532451b3b0a86350d4cb
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: file-processor Version: 1.0.0 The skill bundle provides a file processing utility that supports various formats like PDF, Excel, CSV, Word, images, and text. The `SKILL.md` clearly outlines the purpose and dependencies, without any prompt injection attempts. The `processor.py` script uses standard, well-known libraries (e.g., pdfplumber, openpyxl, pandas, pytesseract) to parse and extract information from files. The code includes basic resource limits (e.g., reading limited rows/characters) and handles common encoding issues for text files. There is no evidence of malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or obfuscation. The functionality aligns directly with the stated purpose of processing user-provided files.
- External report
- View on VirusTotal
