GitHub每日热榜前十项目名称和简介获取

PassAudited by VirusTotal on May 7, 2026.

Findings (1)

The skill bundle is a straightforward tool for scraping and translating GitHub trending projects. The Python script `github-trending.py` uses standard libraries (requests and BeautifulSoup) to fetch public data from github.com, and the SKILL.md instructions correctly guide the agent to execute the script and format the output without any signs of malicious intent, data exfiltration, or prompt injection.