Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"version": "1.0.0", "type": "module", "dependencies": { "pdf-lib": "^1.17.1", "pdf-parse": "^1.1.1", "docx": "^9.0.0" }- Confidence
- 94% confidence
- Finding
- "pdf-lib": "^1.17.1"
Security checks across malware telemetry and agentic risk
This skill is a straightforward local PDF utility that reads user-selected PDFs and writes user-selected PDF or DOCX outputs, with only normal npm dependency and overwrite cautions.
Install only if you are comfortable running the listed npm packages locally. When using the skill, confirm the input PDF, output folder, output filename, and page range before running it, especially because generated files may overwrite an existing path.
"version": "1.0.0",
"type": "module",
"dependencies": {
"pdf-lib": "^1.17.1",
"pdf-parse": "^1.1.1",
"docx": "^9.0.0"
}"type": "module",
"dependencies": {
"pdf-lib": "^1.17.1",
"pdf-parse": "^1.1.1",
"docx": "^9.0.0"
}
}"dependencies": {
"pdf-lib": "^1.17.1",
"pdf-parse": "^1.1.1",
"docx": "^9.0.0"
}
}65/65 vendors flagged this skill as clean.