Cn Trends Ai

v1.3.0

获取知乎、微博、百度、B站实时热搜榜单。

0· 185·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for freedompixels/cn-trends-ai.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Cn Trends Ai" (freedompixels/cn-trends-ai) from ClawHub.
Skill page: https://clawhub.ai/freedompixels/cn-trends-ai
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install cn-trends-ai

ClawHub CLI

Package manager switcher

npx clawhub@latest install cn-trends-ai
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description claim to aggregate Zhihu, Weibo, Baidu, and B站 hot lists, and the included Python script implements HTTP fetchers for exactly those platforms. No unrelated credentials, binaries, or services are requested. One minor metadata mismatch: skill.json version (1.0.0) differs from SKILL.md/registry version (1.3.0).
Instruction Scope
SKILL.md instructs running the included script and lists only required deps (Python, certifi). The script performs network requests to public endpoints and prints results; it does not read environment variables, local sensitive files, or send data to unexpected external endpoints. Note: SKILL.md/promotional text mentions 'AI 分析' and '生成内容' hints that imply additional AI-driven features, but the script does not implement those interactive/model-calling capabilities.
Install Mechanism
There is no install spec; this is an instruction+script skill that runs Python code already present in the package. No downloads or archive extraction occur during install. Dependency usage (certifi) is minimal and appropriate for SSL handling.
Credentials
The skill requires no environment variables, credentials, or config paths, and the code does not access secrets. Network access to public platform APIs is the only external requirement.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modify other skills or agent-wide settings. It can be invoked by the user or autonomously per platform defaults, which is normal.
Assessment
This skill is coherent with its stated purpose and appears safe to inspect/run: it fetches public endpoints and prints results. Before installing, note the small inconsistencies (skill.json version mismatch; SKILL.md mentions AI analysis features that are not implemented). Ensure you have Python 3.7+ and certifi available. Run the script in an environment where outbound HTTP(S) is permitted and where running third-party Python code is acceptable. If you need the claimed AI analysis/rewriting features, verify or extend the code yourself rather than assuming they exist. If you operate in a sensitive environment, review the script line-by-line—especially network endpoints—and consider running it in a sandbox.

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

latestvk976kzcjk1b2zhydyjp5w2y00585m1ex
185downloads
0stars
6versions
Updated 4h ago
v1.3.0
MIT-0

中文热搜聚合

获取4大平台实时热搜。

功能

  • 知乎热榜
  • 微博热搜
  • 百度热搜
  • B站排行榜
  • 统一格式输出、关键词过滤

用法

python3 scripts/fetch_all_trends.py --all python3 scripts/fetch_all_trends.py --platform zhihu --limit 10 python3 scripts/fetch_all_trends.py --all --keyword "AI" --json

依赖

  • Python 3.7+
  • certifi(SSL证书验证)

数据来源

所有数据来自公开接口,无需登录,无需API Key。

Comments

Loading comments...