Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
httpx>=0.27
- Confidence
- 92% confidence
- Finding
- The dependency is specified with only a lower bound (`httpx>=0.27`), which allows future unreviewed versions to be installed. This can introduce supply-chain risk, unexpected breaking changes, or newly introduced vulnerable behavior during future installs, especially in an agent skill that performs network-related functionality.
