Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"author": "", "license": "MIT", "dependencies": { "axios": "^1.6.0" }, "devDependencies": { "@types/node": "^20.0.0",- Confidence
- 89% confidence
- Finding
- Using a caret range for axios allows automatic installation of newer minor/patch releases, which reduces build reproducibility and can unexpectedly introduce breaking or vulnerable transitive code. In a network-enabled skill, dependency drift increases supply-chain risk because behavior may change between installs without review.
