Back to skill
Skillv0.0.3

VirusTotal security

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

Scanner verdict

BenignApr 29, 2026, 5:22 AM
Hash
b6274b475b8d723c4e4967c095e7e68aa1bb8a47a3d2f7fc7d050691f5c301dc
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: pdf-toolkit Version: 0.0.3 The pdf-toolkit bundle is a comprehensive utility for PDF and document manipulation, including OCR and text-to-speech capabilities. It uses standard Python libraries (pypdf, reportlab) and system binaries (tesseract, ffmpeg, pandoc) for its stated purposes. While it performs network requests for the TTS feature (via edge-tts) and has broad file system access, these behaviors are explicitly disclosed and warned about in SKILL.md. The code follows security best practices by using list-based arguments in subprocess calls to prevent shell injection.
External report
View on VirusTotal