微博热搜

v1.0.0

获取微博热搜榜单,按热度排序。无需 API Key。Use when: user asks about trending topics, hot news, social media trends in China.

0· 294·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description state 'get Weibo hot topics'. The script and SKILL.md call https://v2.xxapi.cn/api/weibohot and require curl and jq — all of which are appropriate and proportional to the stated purpose.
Instruction Scope
SKILL.md instructs running the included weibo_hot.sh, describes the API endpoint and output format. The instructions do not ask the agent to read arbitrary files, environment variables, or send data to unrelated endpoints.
Install Mechanism
No install spec (instruction-only + included script). The script performs a single outbound HTTPS GET to the declared API — no downloads, no archive extraction, no installers. Risk is limited to calling an external third‑party API.
Credentials
The skill requires no environment variables or credentials. The script also does not read secrets or config files, so requested privileges are minimal and appropriate.
Persistence & Privilege
always is false and the skill does not modify system or other skills' configs. It does not request permanent presence or elevated privileges.
Assessment
The skill is internally consistent but depends on a third‑party API host (https://v2.xxapi.cn). Before installing, verify that you trust that host: check its privacy policy, uptime, and reputation. Because the script makes outbound HTTPS requests, be aware that queries and returned data flow through that service (no secrets are sent by the script). If you operate in a restricted environment, block network access or review the API responses manually. If you need stronger assurance, replace the endpoint with a vetted source or run the request through a proxy you control.

Like a lobster shell, security has layers — review code before you run it.

chinavk978nrqf35e0aw0s73xt3rws4h834f3khot-topicsvk978nrqf35e0aw0s73xt3rws4h834f3klatestvk978nrqf35e0aw0s73xt3rws4h834f3ksocial-mediavk978nrqf35e0aw0s73xt3rws4h834f3ktrendingvk978nrqf35e0aw0s73xt3rws4h834f3kweibovk978nrqf35e0aw0s73xt3rws4h834f3k

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔥 Clawdis
Binscurl, jq

Comments