Back to skill
Skillv1.0.3

VirusTotal security

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

Scanner verdict

BenignApr 29, 2026, 4:16 AM
Hash
b2771998d18bf489995c1689775a7a5238ebd121b529c6e57bf214dae386adad
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: pdfreader Version: 1.0.3 The OpenClaw skill bundle is designed to extract text from PDF files using PyMuPDF. The `SKILL.md` documentation provides clear, non-malicious instructions and explicitly states security restrictions. The `pdf_reader.py` script implements robust path validation (`is_safe_input_path`, `is_safe_output_path`) to prevent path traversal and restrict file operations to the current working directory and specific file types (.pdf for input, .json for output). There are no signs of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent. The code is well-contained and aligns with its stated purpose and security measures.
External report
View on VirusTotal