Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
# IPO监控技能 V2 # Python依赖 requests>=2.28.0 urllib3>=1.26.0 beautifulsoup4>=4.11.0 pyyaml>=6.0
- Confidence
- 91% confidence
- Finding
- Using a lower-bound specifier like requests>=2.28.0 allows installation of many different versions depending on when and where the skill is deployed, which harms reproducibility and can unintentionally pull in vulnerable or breaking releases. In a security-sensitive automation skill, this increases supply-chain risk because the exact dependency set is not controlled.
