← Back to Skills Marketplace
lk360287680-byte

热点话题追踪

by lk360287680-byte · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
742
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install web-hot
Description
获取微博、知乎、百度、抖音、今日头条、B站等主流中文平台的实时热搜榜单和热门话题。Use when users want to know trending topics, hot searches, or popular content on Chinese social media platforms.
Usage Guidance
Before installing, verify the external API host (https://60s.viki.moe): look for a homepage, privacy policy, maintainer identity, and whether it is reputable. Consider these steps: (1) test the endpoint with non‑sensitive queries to inspect responses and headers; (2) check TLS certificate and WHOIS for the domain; (3) prefer official platform APIs (which may require credentials) if you need higher integrity; (4) beware that every request will be sent to the third‑party host which may log IPs and query text; (5) ask the publisher for source code or an official homepage — absence of provenance is the main reason this skill is flagged suspicious. If you cannot validate the API provider, avoid sending sensitive or private data through the skill.
Capability Analysis
Type: OpenClaw Skill Name: web-hot Version: 1.0.0 The skill is a legitimate tool designed to fetch trending topics from Chinese social media platforms (Weibo, Zhihu, etc.) via the public API at https://60s.viki.moe/v2. The documentation in SKILL.md provides standard Python and bash examples for data retrieval without any signs of malicious execution, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The name and description (fetch trending topics from Weibo, Zhihu, Baidu, Douyin, Toutiao, Bilibili) match the SKILL.md instructions which call endpoints that return hot-topic data. The skill does not request unrelated credentials, binaries, or config paths.
Instruction Scope
All runtime examples instruct the agent to call a single third‑party API base (https://60s.viki.moe/v2) for every platform. While that fits the stated goal (an aggregator), the instructions will send every user query to that external host. There is no provenance, no fallback to official platform APIs, and no guidance about what data is sent besides simple GETs — this creates privacy and integrity concerns (collection, logging, tampering, inaccurate data).
Install Mechanism
This is instruction-only with no install spec and no code files, so nothing is written to disk by an installer. That minimizes installation risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, absence of auth means the external API endpoint may log requester IPs and query contents; the skill provides no guidance on privacy, consent, or rate-limiting enforcement by the service.
Persistence & Privilege
Skill flags are default (always:false, model invocation allowed). It does not request persistent presence or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install web-hot
  3. After installation, invoke the skill by name or use /web-hot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release – fetch real-time hot topics from major Chinese platforms. - Supports trending lists from Weibo, Zhihu, Baidu, Douyin, Toutiao, and Bilibili. - Simple GET API endpoints for all supported platforms. - Provides code examples in Python and Bash for retrieving hot topics. - Includes best practices for API usage, error handling, and response parsing. - Offers example use cases such as summaries, cross-platform comparison, keyword alerts, and content recommendations.
Metadata
Slug web-hot
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is 热点话题追踪?

获取微博、知乎、百度、抖音、今日头条、B站等主流中文平台的实时热搜榜单和热门话题。Use when users want to know trending topics, hot searches, or popular content on Chinese social media platforms. It is an AI Agent Skill for Claude Code / OpenClaw, with 742 downloads so far.

How do I install 热点话题追踪?

Run "/install web-hot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 热点话题追踪 free?

Yes, 热点话题追踪 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 热点话题追踪 support?

热点话题追踪 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 热点话题追踪?

It is built and maintained by lk360287680-byte (@lk360287680-byte); the current version is v1.0.0.

💬 Comments