← 返回 Skills 市场
mvanhorn

Search X

作者 Matt Van Horn · GitHub ↗ · v1.2.1
cross-platform ✓ 安全检测通过
7895
总下载
32
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install search-x
功能描述
Real-time X/Twitter search powered by Grok-4. Find tweets, trends, and discussions with citations. Grok-4.20 also returns image results alongside tweet citat...
安全使用建议
Install this only if you are comfortable sending X/Twitter search terms, handle filters, and date filters to xAI using your configured API key. Avoid entering secrets, confidential project names, personal data, or sensitive investigative terms, and invoke it explicitly when you mean to search X/Twitter.
功能分析
Type: OpenClaw Skill Name: search-x Version: 1.2.1 The skill bundle provides a legitimate tool for searching X/Twitter via the xAI API. The core logic in scripts/search.js is well-structured, using standard Node.js modules to interact with the official api.x.ai endpoint. It retrieves the required API key from environment variables or a local configuration file (~/.clawdbot/clawdbot.json) in a transparent manner. No malicious behaviors such as data exfiltration, unauthorized command execution, or harmful prompt injection instructions were identified.
能力评估
Purpose & Capability
The stated purpose is real-time X/Twitter search, and the script implements that by calling api.x.ai /v1/responses with the x_search tool, returning tweet text and citations. No unrelated account mutation, posting, deletion, local indexing, or destructive behavior was found.
Instruction Scope
The triggers are purpose-related but broad, including phrases like search x, search twitter, find tweets, and what's on x about. These could invoke the skill when a user intended a more generic search, but the behavior remains disclosed and aligned with X/Twitter search.
Install Mechanism
The package contains a README, SKILL.md, package metadata, and a Node.js search script. There are no install scripts, dependency hooks, obfuscation, or privileged setup steps; the README suggests cloning into the local skills directory and configuring an API key.
Credentials
Network access to xAI and use of an XAI_API_KEY are necessary for the stated function. The script reads the key from the environment or a specific local Clawdbot config path, which is proportionate, though users should understand their queries and filters are sent to xAI.
Persistence & Privilege
No background worker, startup persistence, privilege escalation, broad credential access, or durable data collection was found. The local config read is limited to locating the xAI API key for this integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install search-x
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /search-x 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Fix display name (remove Clawdbot prefix)
v1.2.0
Rebrand: clawdbot → openclaw in metadata key and prose references.
v1.1.0
Republish after ClawHavoc moderation sweep. Updated descriptions, Grok-4/API 2026 notes, author/license/repository metadata.
v1.0.5
No user-facing changes in this release. - No files were updated; documentation and usage remain unchanged. - Functionality is the same as previous version.
v1.0.4
- Clarified that the skill does not read config files or access the local filesystem in the Security & Permissions section of SKILL.md. - No functional code changes; documentation updated for added transparency.
v1.0.3
Fix metadata key: use clawdbot namespace for registry recognition
v1.0.2
Fix security scan: add openclaw metadata, declare XAI_API_KEY, add disable-model-invocation, add Security section
v1.0.0
Initial release - Real-time X/Twitter search via Grok
元数据
Slug search-x
版本 1.2.1
许可证
累计安装 0
当前安装数 0
历史版本数 8
常见问题

Search X 是什么?

Real-time X/Twitter search powered by Grok-4. Find tweets, trends, and discussions with citations. Grok-4.20 also returns image results alongside tweet citat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7895 次。

如何安装 Search X?

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

Search X 是免费的吗?

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

Search X 支持哪些平台?

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

谁开发了 Search X?

由 Matt Van Horn(@mvanhorn)开发并维护,当前版本 v1.2.1。

💬 留言讨论