← 返回 Skills 市场
Twitter/X scraper with Apify actors
作者
hundevmode
· GitHub ↗
· v1.0.3
413
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install twitter-x-apify-actors
功能描述
Use this skill when the user needs Twitter/X audience collection through Apify actors (followers/following/both) with optional email enrichment, username ext...
安全使用建议
This skill appears coherent and does what it says: it uses your APIFY_TOKEN to call Apify and run follower/email actors, returning normalized rows. Before installing or running it: 1) Treat APIFY_TOKEN as sensitive—use a token scoped/minimized for this purpose or a throwaway/test token for initial tests; 2) Review the default actor IDs (bIYXeMcKISYGnHhBG and mSaHt2tt3Z7Fcwf0o) on Apify—those are third‑party actors and will run their code on Apify's platform when you invoke them; if you don't control those actors, inspect their source/behavior or replace them with actors you trust; 3) Test with small limits and with --include-emails disabled to verify behavior and cost; 4) Consider legal and privacy constraints (scraping/processing personal data and email enrichment may violate service terms or laws in some jurisdictions); 5) Note minor repo issues (duplicated frontmatter keys in SKILL.md and a small potential code bug around dt.UTC that could raise an exception) — these are not security red flags but you may want to run a quick smoke test locally. If you need to proceed but are unsure about the third‑party actors, ask the skill publisher for the actor source or use your own Apify actors instead.
功能分析
Type: OpenClaw Skill
Name: twitter-x-apify-actors
Version: 1.0.3
The skill is designed to interact with the Apify API for Twitter/X data collection, which aligns with its stated purpose. However, the `scripts/apify_twitter_actors.py` allows the `follower-actor-id` and `email-actor-id` to be overridden via command-line arguments. While this offers flexibility, it introduces a vulnerability where an AI agent or a malicious user could instruct the skill to execute arbitrary Apify actors (not just the intended ones) if input validation is insufficient at the agent runtime level. This constitutes a risky capability without clear malicious intent within the skill itself, thus classifying it as suspicious rather than malicious.
能力评估
Purpose & Capability
Name/description match what the files request and do: the skill runs Apify follower/email actors, accepts an APIFY_TOKEN, and includes a Python CLI that calls api.apify.com. The default actor IDs are documented and configurable. Nothing in the repo asks for unrelated cloud credentials or unrelated binaries.
Instruction Scope
SKILL.md and the script only instruct calling Apify endpoints and running the included Python CLI. The script posts payloads to https://api.apify.com/v2/acts and returns normalized JSON. This is in-scope for the stated purpose. Important note: running the skill executes remote Apify actors (third‑party code identified by actor IDs); those actors run on Apify and can process or forward collected data—review those actors on Apify if you don't control them.
Install Mechanism
No install spec; it's instruction-only plus a small Python script and a single dependency (requests). That is proportionate and low-risk from an install perspective.
Credentials
Only APIFY_TOKEN is required, which is appropriate. However APIFY_TOKEN is a sensitive credential granting access to your Apify account (start runs, access datasets, potentially incur costs). Ensure you understand the token's privileges and avoid using a token with broader permissions than necessary.
Persistence & Privilege
Skill does not request permanent presence or special agent-wide privileges (always:false). It does not modify other skills or system settings and has no config path requirements.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install twitter-x-apify-actors - 安装完成后,直接呼叫该 Skill 的名称或使用
/twitter-x-apify-actors触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Rename skill display name for clearer discovery: Twitter/X scraper with Apify actors.
v1.0.2
Add explicit required env vars and primary credential metadata for APIFY_TOKEN in multiple parser-compatible formats.
v1.0.1
Declare APIFY_TOKEN as required credential in SKILL metadata for security scan consistency.
v1.0.0
Initial release: username parsing, followers/following collection, optional email enrichment, normalized JSON output.
元数据
常见问题
Twitter/X scraper with Apify actors 是什么?
Use this skill when the user needs Twitter/X audience collection through Apify actors (followers/following/both) with optional email enrichment, username ext... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 413 次。
如何安装 Twitter/X scraper with Apify actors?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install twitter-x-apify-actors」即可一键安装,无需额外配置。
Twitter/X scraper with Apify actors 是免费的吗?
是的,Twitter/X scraper with Apify actors 完全免费(开源免费),可自由下载、安装和使用。
Twitter/X scraper with Apify actors 支持哪些平台?
Twitter/X scraper with Apify actors 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Twitter/X scraper with Apify actors?
由 hundevmode(@hundevmode)开发并维护,当前版本 v1.0.3。
推荐 Skills