Weibo Hot Cn
PassAudited by ClawScan on Feb 21, 2026.
Overview
The skill appears to be what it claims (a Weibo hot-topics monitor) and contains only a small, local Python script that returns mock data; it does not request credentials or perform surprising actions, but several advertised features are not implemented and the source is unknown.
This skill is low-risk as provided: it only needs python3 and runs a small script that returns mock Weibo hot topics. However, many features in SKILL.md (alerts, history, region distribution, real API access) are not implemented — treat this as an early/placeholder implementation. Before using it for real monitoring, check or add: (1) where a real Weibo API endpoint and credentials would be stored and ensure they're minimal and official; (2) any code that performs network calls (confirm endpoints and avoid sending data to unknown servers); (3) installation or background monitoring hooks if you expect persistent alerts. If you plan to run a version that calls a real API, review the code again for any hidden endpoints or credential usage.
