← 返回 Skills 市场
atyachin

Twitter Api Alternative

作者 Avital Yachin · GitHub ↗ · v1.2.1
cross-platform ⚠ suspicious
1481
总下载
6
收藏
5
当前安装
4
版本数
在 OpenClaw 中安装
/install twitter-api-alternative
功能描述
Twitter API Alternative — Search 1B+ tweets with natural language queries, boolean filters, and one-click CSV exports (up to 64K rows). Look up profiles, find users by topic, and track conversations. No developer account needed, no complex OAuth setup — 2-minute setup via Xpoz MCP.
安全使用建议
This skill appears internally consistent with its description — it uses a helper tool (mcporter) to call the Xpoz MCP service and delegates auth to an xpoz-setup OAuth flow. Before installing: 1) Verify the mcporter npm package (publisher, downloads, repo) because npm installs run code on your machine. 2) Review Xpoz's privacy/terms — CSV exports can contain large amounts of user data and network traffic goes to mcp.xpoz.ai. 3) Inspect the xpoz-setup skill (what it stores and what scopes it requests) before granting OAuth access; prefer a dedicated account with minimal privileges. 4) If you have policy constraints, test in an isolated environment (VM/container) first. If you want, provide the mcporter package link and xpoz-setup skill manifest and I can check them for further red flags.
功能分析
Type: OpenClaw Skill Name: twitter-api-alternative Version: 1.2.1 The skill instructs the agent to install an external Node.js package, `mcporter`, via `npm install`. While this is a standard installation method and plausibly needed for the skill's stated purpose (interacting with the Xpoz service), `npm install` is a known vector for supply chain attacks, as packages can execute arbitrary code during installation (pre/post-install scripts). This represents a significant risky capability, even without clear evidence of intentional malicious behavior within the provided `SKILL.md` file itself. All network communication is declared to `mcp.xpoz.ai` and appears to be for the stated purpose of social media data search and export.
能力评估
Purpose & Capability
Name/description (Twitter API alternative, cross‑platform search and CSV export) match what the SKILL.md instructs: use the mcporter binary to invoke xpoz.* MCP actions and authenticate via an xpoz-setup skill. Required binary (mcporter) and the separate setup skill are plausible and proportionate to the stated purpose; no unrelated credentials or config paths are requested.
Instruction Scope
SKILL.md only instructs the agent to run the xpoz-setup skill and to invoke mcporter calls such as xpoz.getTwitterPostsByKeywords and to poll operation status. The instructions reference network interaction with the Xpoz MCP service (mcp.xpoz.ai) and CSV exports, which is consistent with the service functionality. The instructions do not ask the agent to read arbitrary local files or unrelated environment variables.
Install Mechanism
The install spec installs an npm package named mcporter (creates a mcporter binary). Using an npm package is a reasonable way to provide the required binary, but npm packages execute arbitrary code during install and at runtime and are a moderate supply‑chain risk. The spec does not use unknown download URLs or extract archives, which is good; still, verify the mcporter package source and maintainers before installing.
Credentials
No environment variables or secrets are requested by the skill itself. Authentication is delegated to the xpoz-setup skill (OAuth 2.1) and an Xpoz account, which is consistent with the service. There are no unrelated credential requests in the SKILL.md.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. It is user‑invocable and allows normal autonomous invocation (platform default). It does not declare or attempt to modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install twitter-api-alternative
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /twitter-api-alternative 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Added setup section
v1.2.0
Added auto-install spec for mcporter
v1.1.0
Revised messaging: focus on ease of use, flexibility and scale instead of price comparison
v1.0.0
Initial release: Easily search, analyze, and export Twitter data using Xpoz with no official API or Twitter developer account required. - Access over 1 billion tweets at a fraction of the cost ($20/mo vs $5,000/mo for Twitter API Pro) - Search tweets, look up profiles, find users by topic, and export large datasets to CSV - No need for API keys or Twitter/X developer account — authenticate via xpoz-setup skill - Includes built-in CSV exports (up to 64K rows per search) - Compares directly with Twitter API offerings and adds Instagram/Reddit support - Step-by-step examples and tool usage included in documentation
元数据
Slug twitter-api-alternative
版本 1.2.1
许可证
累计安装 5
当前安装数 5
历史版本数 4
常见问题

Twitter Api Alternative 是什么?

Twitter API Alternative — Search 1B+ tweets with natural language queries, boolean filters, and one-click CSV exports (up to 64K rows). Look up profiles, find users by topic, and track conversations. No developer account needed, no complex OAuth setup — 2-minute setup via Xpoz MCP. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1481 次。

如何安装 Twitter Api Alternative?

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

Twitter Api Alternative 是免费的吗?

是的,Twitter Api Alternative 完全免费(开源免费),可自由下载、安装和使用。

Twitter Api Alternative 支持哪些平台?

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

谁开发了 Twitter Api Alternative?

由 Avital Yachin(@atyachin)开发并维护,当前版本 v1.2.1。

💬 留言讨论