← 返回 Skills 市场
X Search Bwm
作者
blueworldmarketing
· GitHub ↗
· v1.0.0
· MIT-0
74
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install x-search-bwm
功能描述
Search X (Twitter) posts using the xAI API. Use when the user wants to find tweets, search X/Twitter, look up what people are saying on X, or find social med...
安全使用建议
This skill appears coherent and limited in scope, but before installing: (1) Treat XAI_API_KEY as sensitive — create a minimal-scope/ephemeral API key if possible and do not reuse high-privilege keys. (2) Confirm you trust the skill owner/source (homepage points to docs.x.ai, but owner ID is unknown). (3) Review the included search.py yourself (it is small and readable) and run tests locally in a safe environment. (4) Be aware the script sends your query text to api.x.ai (expected for this functionality). (5) If you want stricter containment, run the script in a sandbox or on a machine/network where the API key is isolated.
功能分析
Type: OpenClaw Skill
Name: x-search-bwm
Version: 1.0.0
The skill bundle provides a legitimate interface for searching X (Twitter) using the xAI Grok API. The implementation in `scripts/search.py` is well-structured, includes robust input validation for handles and dates, and uses a security-conscious HTTP handler to prevent unexpected redirects. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description, required binary (python3), and required env var (XAI_API_KEY) directly match the implementation: a Python script that calls the xAI Responses API to run an x_search tool. There are no unrelated credentials or unnecessary binaries requested.
Instruction Scope
SKILL.md only instructs the user to set XAI_API_KEY and run the provided Python script. The script reads only that environment variable, accepts command-line flags, and performs a POST to api.x.ai. It does not read other files, system-wide config, or unrelated environment variables, nor does it exfiltrate data to unknown endpoints.
Install Mechanism
Install spec uses a standard Homebrew formula (python) to provide python3. No arbitrary downloads, extract steps, or third‑party installers are present. This is a low-risk, conventional install approach.
Credentials
Only XAI_API_KEY is required and declared as the primary credential. The key is used exclusively in the Authorization header when contacting https://api.x.ai/v1/responses. No other secrets, tokens, or unrelated environment variables or config paths are requested.
Persistence & Privilege
The skill is not forced always-on (always:false). It does not modify other skills or system configuration. The default ability for the model to invoke the skill autonomously is enabled, which is normal, and is not combined with other elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-search-bwm - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-search-bwm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
x-search-bwm v1.0.0 – Initial release
- Search X (Twitter) posts in real time using the xAI Grok API.
- Supports filtering by handles, excluding handles, date range, and enabling image/video understanding.
- Results include post content, authors, and links to original X posts.
- Setup requires a valid XAI API key.
- Command-line usage with various helpful flags for flexible search queries.
元数据
常见问题
X Search Bwm 是什么?
Search X (Twitter) posts using the xAI API. Use when the user wants to find tweets, search X/Twitter, look up what people are saying on X, or find social med... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。
如何安装 X Search Bwm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-search-bwm」即可一键安装,无需额外配置。
X Search Bwm 是免费的吗?
是的,X Search Bwm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
X Search Bwm 支持哪些平台?
X Search Bwm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 X Search Bwm?
由 blueworldmarketing(@blueworldmarketing)开发并维护,当前版本 v1.0.0。
推荐 Skills