← 返回 Skills 市场
galaxy-earth

Social Media Data Hub

作者 Galaxy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
153
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install social-media-data-hub
功能描述
Unified Apify-based retrieval for TikTok, Instagram, X/Twitter, and YouTube profile, post, and comment data with cross-platform normalization for analysis wo...
安全使用建议
This skill legitimately needs your APIFY_TOKEN and python3 to start Apify actor runs and retrieve datasets. Before installing: 1) Confirm you trust the Apify actors referenced (clockworks, apify, apidojo, streamers) because running them will consume your Apify account credits and could execute arbitrary actor logic on Apify's platform. 2) Use a least-privilege or rotatable APIFY_TOKEN, and monitor billing/usage — actor runs incur real cost. 3) Be aware the token is passed in URL query parameters (may appear in logs); avoid using long-lived tokens in shared environments. 4) If you need extra assurance, inspect the upstream actor source (on Apify) to verify what each actor scrapes and stores. Overall the skill appears internally consistent and implements what it claims.
功能分析
Type: OpenClaw Skill Name: social-media-data-hub Version: 1.0.0 The social-media-data-hub skill bundle is a legitimate tool designed to interface with the Apify REST API for retrieving social media data from TikTok, Instagram, X, and YouTube. The scripts (apify_client.py, fetch_posts.py, etc.) use standard Python libraries like urllib to make authenticated requests to the official Apify endpoint (api.apify.com) using a user-provided APIFY_TOKEN. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code is well-structured, follows its stated purpose, and includes proper input handling such as URL encoding for API parameters.
能力评估
Purpose & Capability
Name/description match the implementation: scripts call Apify actor endpoints to fetch profiles, posts, and comments and then normalize results. Requested binary (python3) and environment variable (APIFY_TOKEN) are expected for this purpose.
Instruction Scope
SKILL.md only instructs running the included Python scripts; the scripts use APIFY_TOKEN and call api.apify.com. They do not attempt to read unrelated local files, other environment variables, or contact unknown external endpoints. The normalization code is local and clear.
Install Mechanism
There is no install spec (instruction-only / script bundle). No downloads or remote executable installs are performed by the skill itself.
Credentials
Only APIFY_TOKEN is required, which is proportionate. Note: the client embeds the token as a query parameter in Apify API URLs (e.g., ?token={APIFY_TOKEN}), which is an expected Apify usage pattern but can expose the token in logs or referer headers — consider using a scoped/rotating token and minimizing exposure.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always:false). It does not modify other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-media-data-hub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-media-data-hub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Social Media Data Hub. - Unified Apify-based retrieval for TikTok, Instagram, X/Twitter, and YouTube. - Supports profile, post, and comment data extraction with cross-platform normalization. - Standardized data models for posts and profiles to streamline analysis. - Command-line Python scripts for all core functions, returning normalized JSON. - Documentation includes usage examples, actor mapping, and cost reference.
元数据
Slug social-media-data-hub
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Social Media Data Hub 是什么?

Unified Apify-based retrieval for TikTok, Instagram, X/Twitter, and YouTube profile, post, and comment data with cross-platform normalization for analysis wo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Social Media Data Hub?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-media-data-hub」即可一键安装,无需额外配置。

Social Media Data Hub 是免费的吗?

是的,Social Media Data Hub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Social Media Data Hub 支持哪些平台?

Social Media Data Hub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Social Media Data Hub?

由 Galaxy(@galaxy-earth)开发并维护,当前版本 v1.0.0。

💬 留言讨论