获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。
PassAudited by VirusTotal on Mar 31, 2026.
Findings (1)
The skill is a straightforward tool for fetching and categorizing Weibo hot searches. It uses a Python script (scripts/weibo_hot_daily.py) to retrieve data from a third-party mirror (weibo.g.renyuzhuo.cn) via curl. The implementation uses structured subprocess calls to avoid shell injection and performs basic keyword-based categorization, with no signs of malicious intent, data exfiltration, or harmful prompt injection.
