← 返回 Skills 市场
TikHub Social Media
作者
Dr-xiaoming
· GitHub ↗
· v1.1.0
· MIT-0
208
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tikhub-social-media
功能描述
Query social media data via TikHub API (https://api.tikhub.io). Covers 20+ platforms: Douyin, TikTok, Xiaohongshu, Instagram, YouTube, Twitter/X, Threads, Re...
安全使用建议
Before installing or using this skill: 1) Verify publisher/source (source/homepage unknown) — prefer skills with a known homepage or repo. 2) Inspect scripts/tikhub_query.py yourself to confirm it only makes requests to https://api.tikhub.io and does not exfiltrate data to other endpoints. 3) Expect to provide TIKHUB_API_KEY (and optionally a proxy); do NOT provide unrelated platform cookies or secrets unless you understand why an endpoint needs them. 4) Ask the publisher to fix the registry metadata so required envs are declared (the SKILL.md requires TIKHUB_API_KEY but registry lists none). 5) Limit the API key's scope and rotate it if later you remove the skill. 6) If you are concerned about automatic invocation, restrict agent permissions or run the skill in an isolated environment. If you want, share the content of scripts/tikhub_query.py and I can inspect it for hidden network calls or suspicious behavior.
功能分析
Type: OpenClaw Skill
Name: tikhub-social-media
Version: 1.1.0
The tikhub-social-media skill is a legitimate tool for querying social media data across multiple platforms via the TikHub API (api.tikhub.io). The helper script scripts/tikhub_query.py is a standard API client that handles authentication and requests using Python's built-in urllib library, with no evidence of malicious execution, data exfiltration, or harmful prompt injection. The extensive documentation in the references/ directory and SKILL.md is purely functional and aligns with the stated purpose of the skill.
能力评估
Purpose & Capability
The name/description match the provided instructions and endpoint list: the skill is a client for the TikHub API and the included references enumerate many social platform endpoints. Requesting a TikHub API key is appropriate for this purpose. However, the registry metadata shown at the top of the review lists no required env variables or primary credential while SKILL.md explicitly requires TIKHUB_API_KEY (and optionally TIKHUB_PROXY). That metadata mismatch is an incoherence to investigate.
Instruction Scope
Runtime instructions are narrowly scoped to calling https://api.tikhub.io via the provided script and describe endpoint paths/parameters. They do not instruct the agent to read unrelated system files. But several endpoints document optional/required parameters named cookie or creator cookie (and other platform-level tokens) — the skill could therefore prompt or accept sensitive platform cookies/credentials as parameters. The SKILL.md does not enumerate how such sensitive platform credentials should be provided or protected.
Install Mechanism
There is no install specification (no remote download or package install). The skill contains a helper Python script (scripts/tikhub_query.py) which will be executed directly; no additional binaries are requested. Absence of an install step lowers supply-chain risk, but the presence of an executable script means you should inspect its source before running.
Credentials
SKILL.md requires TIKHUB_API_KEY (and optionally TIKHUB_PROXY), which is proportionate to calling a paid/API gateway. However the registry metadata did not declare these required envs — that mismatch is concerning (could be an oversight or publisher error). Additionally, endpoint docs reference platform cookies and other per-platform tokens; these are not declared as required envs but could be requested at runtime, leading users to supply sensitive credentials unexpectedly.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not include an install step that modifies system/agent configuration. It can be invoked autonomously by the agent (default), which is normal; combine that with API-key access only if you trust the skill and publisher.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tikhub-social-media - 安装完成后,直接呼叫该 Skill 的名称或使用
/tikhub-social-media触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: Removed .env with hardcoded credentials. All auth now via TIKHUB_API_KEY env var only.
v1.0.0
Initial release: 20+ platform social media data query via TikHub API
元数据
常见问题
TikHub Social Media 是什么?
Query social media data via TikHub API (https://api.tikhub.io). Covers 20+ platforms: Douyin, TikTok, Xiaohongshu, Instagram, YouTube, Twitter/X, Threads, Re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 208 次。
如何安装 TikHub Social Media?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tikhub-social-media」即可一键安装,无需额外配置。
TikHub Social Media 是免费的吗?
是的,TikHub Social Media 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TikHub Social Media 支持哪些平台?
TikHub Social Media 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TikHub Social Media?
由 Dr-xiaoming(@dr-xiaoming)开发并维护,当前版本 v1.1.0。
推荐 Skills