Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"license": "MIT", "acceptLicenseTerms": true, "dependencies": { "tesseract.js": "^7.0.0" }, "repository": { "type": "git",- Confidence
- 93% confidence
- Finding
- "tesseract.js": "^7.0.0"
Security audit
Security checks across malware telemetry and agentic risk
This skill is a coherent local OCR tool; its main considerations are the npm dependency and first-run language data download.
Install only if you are comfortable running a Node-based OCR helper and installing tesseract.js from npm. Expect the first OCR run to download language data unless already cached, and review OCR output before sharing it because screenshots can contain credentials or private information.
"license": "MIT",
"acceptLicenseTerms": true,
"dependencies": {
"tesseract.js": "^7.0.0"
},
"repository": {
"type": "git",66/66 vendors flagged this skill as clean.