Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
# All dependencies # Word python-docx>=1.1.2 lxml>=5.3.0 # PowerPoint
- Confidence
- 94% confidence
- Finding
- python-docx>=1.1.2
Security checks across malware telemetry and agentic risk
This is a straightforward Office/PDF document toolkit with disclosed file-reading and file-writing behavior, but users should be cautious about its unpinned parser dependencies.
Install this in a virtual environment, use pinned or locked dependency versions where possible, and be careful processing documents from untrusted sources because Office, PDF, XML, and image parsers can have security-sensitive bugs.
# All dependencies # Word python-docx>=1.1.2 lxml>=5.3.0 # PowerPoint
# All dependencies # Word python-docx>=1.1.2 lxml>=5.3.0 # PowerPoint python-pptx>=1.0.0
lxml>=5.3.0 # PowerPoint python-pptx>=1.0.0 Pillow>=10.0.0 # Excel
# PowerPoint python-pptx>=1.0.0 Pillow>=10.0.0 # Excel openpyxl>=3.1.0
Pillow>=10.0.0 # Excel openpyxl>=3.1.0 # PDF pymupdf>=1.24.0
openpyxl>=3.1.0 # PDF pymupdf>=1.24.0
VirusTotal findings are pending for this skill version.