Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
# 新闻爬虫依赖 requests>=2.28.0 beautifulsoup4>=4.11.0 openpyxl>=3.0.0
- Confidence
- 95% confidence
- Finding
- requests>=2.28.0
Security checks across malware telemetry and agentic risk
This is a straightforward AI news scraper with ordinary network and local-file behavior, but its dependency hygiene should be improved.
Install only in a Python environment where you are comfortable running a public-news scraper. Prefer pinning or locking dependencies before use, consider removing unused openpyxl, and ignore any instructions that might appear inside scraped article text.
# 新闻爬虫依赖 requests>=2.28.0 beautifulsoup4>=4.11.0 openpyxl>=3.0.0
# 新闻爬虫依赖 requests>=2.28.0 beautifulsoup4>=4.11.0 openpyxl>=3.0.0
requests>=2.28.0 beautifulsoup4>=4.11.0 openpyxl>=3.0.0
66/66 vendors flagged this skill as clean.