Hot Aggregator Cn
PassAudited by ClawScan on May 10, 2026.
Overview
This skill appears safe to run, but it seems to print hardcoded sample trend data rather than actually fetching live platform hot topics.
From a security perspective, this skill is low risk because it only runs a local Python script with hardcoded data. Before relying on it, note that it does not appear to fetch live data from Weibo, Zhihu, Baidu, Douyin, Bilibili, or other platforms.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Users may mistakenly treat the output as current real-world hot-topic data when it is actually static sample content.
The implementation labels its platform data as simulated and hardcodes the topics, while the skill description presents it as an all-platform hot topics aggregator with trend tracking.
# 模拟各平台数据
PLATFORMS = {Treat results as illustrative only unless the skill is updated to disclose simulation clearly or implement live, transparent, scoped data fetching.
