OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
This skill simply fetches Weibo hot topics from a third‑party HTTPS API (v2.xxapi.cn) using curl and jq, requests no credentials, and its code and instructions match its stated purpose.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1773822932063,
"_id": "k978nrqf35e0aw0s73xt3rws4h834f3k",
"changelog": "- Initial release of the weibo-hot skill.\n- Fetches real-time trending topics from Weibo, sorted by popularity.\n- No API key required; uses open public API.\n- Outputs each topic as \"热度 | 标题\" per line.\n- Requires curl and jq to run.\n- Intended for easy integration or command-line use to check China's current social media trends.",
"changelogSource": "auto",
"createdAt": 1773822932063,
"parsed": {
"clawdis": {
"emoji": "🔥",
"requires": {
"bins": [
"curl",
"jq"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "chenzihao0731",
"handle": "chenzihao0731",
"image": "https:\/\/avatars.githubusercontent.com\/u\/57579348?v=4",
"kind": "user",
"linkedUserId": "kn76xk0d6vnhra3m5t255vjvn58350sk"
},
"ownerHandle": "chenzihao0731",
"skill": {
"_creationTime": 1773822932063,
"_id": "kd7dxqtb0cq0hsfsne6a7znt7s834pq1",
"badges": [],
"createdAt": 1773822932063,
"displayName": "微博热搜",
"latestVersionId": "k978nrqf35e0aw0s73xt3rws4h834f3k",
"ownerUserId": "kn76xk0d6vnhra3m5t255vjvn58350sk",
"slug": "weibo-hot",
"stats": {
"comments": 0,
"downloads": 93,
"installsAllTime": 1,
"installsCurrent": 1,
"stars": 0,
"versions": 1
},
"summary": "获取微博热搜榜单,按热度排序。无需 API Key。Use when: user asks about trending topics, hot news, social media trends in China.",
"tags": {
"china": "k978nrqf35e0aw0s73xt3rws4h834f3k",
"hot-topics": "k978nrqf35e0aw0s73xt3rws4h834f3k",
"latest": "k978nrqf35e0aw0s73xt3rws4h834f3k",
"social-media": "k978nrqf35e0aw0s73xt3rws4h834f3k",
"trending": "k978nrqf35e0aw0s73xt3rws4h834f3k",
"weibo": "k978nrqf35e0aw0s73xt3rws4h834f3k"
},
"updatedAt": 1773823011259
}
}