全网热搜榜查询 - 聚合数据

v1.0.0

全网热搜榜查询。查询各大平台(微博、抖音、快手、知乎、百度等)的实时热搜榜单。使用场景:用户说"查热搜"、"看热搜榜"、"现在什么最火"、"全网热门话题"、"微博热搜"、"抖音热搜"等。通过聚合数据(juhe.cn)API 实时查询,免费注册每天免费调用。

0· 108·0 current·0 all-time
byjuhe-skills@juhemcp
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 match the implementation: the script queries juhe.cn's network hot list API, requires python3 and an AppKey (JUHE_HOTSEARCH_KEY), and formats the returned data. All requested resources are directly related to this purpose.
Instruction Scope
SKILL.md and the script only instruct reading an API key (env / .env / CLI) and calling the juhe.cn API, then formatting output. There are no instructions to read unrelated system files, other credentials, or to send data to unexpected endpoints.
Install Mechanism
No install spec included (instruction-only script). The skill relies on an existing python3 binary and ships a small Python script; nothing is downloaded from arbitrary URLs or installed automatically.
Credentials
Only a single, purpose-specific secret (JUHE_HOTSEARCH_KEY) is required and declared as the primary credential. No unrelated environment variables or config paths are requested.
Persistence & Privilege
The skill does not request always:true or any permanent elevated privileges. It is user-invocable and can be run on demand; autonomous invocation is allowed by default but not combined with other red flags here.
Assessment
This skill appears coherent and limited to calling juhe.cn's hot-search API. Before installing: (1) Ensure you trust juhe.cn and understand their rate limits/terms; the AppKey will be sent to juhe.cn on each request. (2) Prefer setting the key as an environment variable rather than leaving a .env file in a repository; avoid committing secrets. (3) Use a dedicated API key with minimal privileges and rotate it if compromised. (4) Note the skill requires python3 on the host. (5) If you have a policy restricting outbound network calls, be aware this script makes HTTP requests to apis.juhe.cn.

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

latestvk9743jt7sbxn542v7cremxs4dd83m8pt

License

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

Runtime requirements

🔥 Clawdis
Binspython3
EnvJUHE_HOTSEARCH_KEY
Primary envJUHE_HOTSEARCH_KEY

Comments