← 返回 Skills 市场
notabhay

grok-search

作者 notabhay · GitHub ↗ · v0.2.1
cross-platform ✓ 安全检测通过
6013
总下载
7
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install grok-search
功能描述
Search the web or X/Twitter using xAI Grok server-side tools (web_search, x_search) via the xAI Responses API. Use when you need tweets/threads/users from X, want Grok as an alternative to Brave, or you need structured JSON + citations.
安全使用建议
Install only if you are comfortable sending your search queries, prompts, and any explicitly provided images to xAI under your XAI_API_KEY. Avoid using it for secrets or private images unless you intend to transmit that content to xAI.
功能分析
Type: OpenClaw Skill Name: grok-search Version: 0.2.1 The OpenClaw AgentSkills skill bundle for 'grok-search' is benign. The scripts (`chat.mjs`, `grok_search.mjs`, `models.mjs`) legitimately access the `XAI_API_KEY` from environment variables or `~/.clawdbot/clawdbot.json` to authenticate with the official xAI API (api.x.ai). File system access is limited to reading this configuration and user-specified image files for vision chat, which is directly aligned with the skill's stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution of arbitrary commands, persistence mechanisms, or prompt injection attempts against the OpenClaw agent in `SKILL.md`.
能力评估
Purpose & Capability
The stated purpose is xAI/Grok search over web and X/Twitter, and the documented scripts use the xAI Responses API for search, chat, vision chat, and model listing.
Instruction Scope
The name and short description emphasize search, while the body also documents chat and image-based vision chat; this is a scope note but not hidden behavior.
Install Mechanism
The metadata only requires Node and XAI_API_KEY; no package install, shell persistence, or privileged setup is described.
Credentials
Queries, prompts, and user-specified image files are sent to xAI, which is expected for this integration and is partly disclosed by the xAI API documentation and commands.
Persistence & Privilege
No persistence, background worker, privilege escalation, destructive action, or broad local indexing is evident; credential lookup from ~/.clawdbot/clawdbot.json is documented and limited to xAI-related keys.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install grok-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /grok-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.1
Fix: better citations (dedupe by tweet id, prioritize result URLs, cap size) + keep JSON stable.
v0.2.0
Upgrade: key lookup via skills.entries; X filters (days/from/to/handles/exclude); output modes (links-only/text/raw); citations merged from annotations; added chat + models scripts.
v0.1.0
Initial release: xAI Grok web_search + x_search wrapper (scripts/grok_search.mjs)
元数据
Slug grok-search
版本 0.2.1
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

grok-search 是什么?

Search the web or X/Twitter using xAI Grok server-side tools (web_search, x_search) via the xAI Responses API. Use when you need tweets/threads/users from X, want Grok as an alternative to Brave, or you need structured JSON + citations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6013 次。

如何安装 grok-search?

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

grok-search 是免费的吗?

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

grok-search 支持哪些平台?

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

谁开发了 grok-search?

由 notabhay(@notabhay)开发并维护,当前版本 v0.2.1。

💬 留言讨论