PDF to Markdown
Security checks across static analysis, malware telemetry, and agentic risk
Overview
The skill's requests and instructions are coherent with its stated purpose (PDF → Markdown/JSON/HTML) and it is instruction-only, but it relies on external runtime installs (Java, Python packages, optional curl|bash install script) so exercise usual caution before running installers.
This skill appears to do what it says: convert PDFs using OpenDataLoader. Before installing, review any external install script (the suggested curl | bash URL) — don't run remote scripts blindly. Ensure you have Java 11+, Python 3.10+, and system binaries like Tesseract (if you need OCR) installed from trusted package sources. Creating a symlink in ~/.local/bin is generally safe but verify the source path to avoid pointing to an unexpected binary. If you want maximum safety, install dependencies manually (pip install opendataloader-pdf, install Java/Tesseract via your OS package manager) and inspect the GitHub repository referenced in SKILL.md.
Static analysis
No static analysis findings were reported for this release.
VirusTotal
VirusTotal findings are pending for this skill version.
Risk analysis
No visible risk-analysis findings were reported for this release.
