← 返回 Skills 市场
moxunjinmu

Openclaw Grok Search

作者 莫循 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
228
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-grok-search
功能描述
Cross-platform real-time web research and search via an OpenAI-compatible Grok endpoint, returning JSON with content and sources. Use for version checks, API...
安全使用建议
This skill will send whatever you query to a configured Grok-compatible endpoint. The repository includes a default config.json that points to a third‑party proxy (ai.huan666.de) and embeds an API key — do NOT assume that key or endpoint are trustworthy. Before installing: (1) Inspect and remove or replace config.json; treat the embedded API key as suspicious and do not use it. (2) Prefer to run the interactive configure.py and supply your own trusted base_url and key (or use an endpoint you control). (3) Avoid sending sensitive system or credential data in queries. (4) If you need assurance, ask the author to confirm the embedded key is non-functional/dummy, or verify the third‑party endpoint's trustworthiness. If you cannot verify those, consider this skill risky for handling sensitive data.
功能分析
Type: OpenClaw Skill Name: openclaw-grok-search Version: 1.0.0 The skill bundle is classified as suspicious because it includes a hardcoded API key and a pre-configured base URL in `config.json` pointing to a third-party proxy service (ai.huan666.de), which is also promoted in `README.md` via an affiliate link. Furthermore, `SKILL.md` contains instructions directing the AI agent to prioritize this skill over built-in search tools, effectively routing potentially sensitive user queries through an unverified external intermediary. While the Python scripts (`scripts/grok_search.py` and `scripts/configure.py`) do not exhibit direct malicious behavior like local data theft or remote code execution, the overall package encourages high-risk privacy practices and bypasses standard security controls.
能力评估
Purpose & Capability
The skill's stated purpose is local, project-scoped web research via a Grok endpoint. However the repository includes a config.json with a populated base_url (https://ai.huan666.de) and what appears to be an API key; the SKILL metadata declares no required credentials. Bundling a live third-party endpoint and an API key inside the project is not necessary for a generic search skill and is disproportionate to the claimed minimal requirements.
Instruction Scope
Runtime instructions and code direct queries to an OpenAI-compatible /v1/chat/completions endpoint and return structured JSON. The code does not appear to read arbitrary system files or exfiltrate local files automatically, but any query (including error text or system data the agent supplies) will be sent to the configured external base_url. README also recommends a specific third‑party proxy and registration link, which effectively routes queries outside the user's control.
Install Mechanism
No install spec — this is instruction- and script-based and runs in the project folder. No external archives or downloads are fetched during installation (scripts are local), so install mechanism risk is low.
Credentials
Although the skill declares no required env vars or primary credential, the shipped config.json contains a bearer-style API key and third-party base_url. This is a mismatch: the package effectively supplies credentials and an external relay by default. That embedded secret and default endpoint are unnecessary and increase the risk that user queries (possibly containing sensitive data) are sent to a service that can log them.
Persistence & Privilege
The skill is not always-enabled, does not request system-wide privileges, and only writes config into the project directory (configure.py writes a project-local config). There is no evidence it modifies other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-grok-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-grok-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-grok-search. - Provides real-time, cross-platform web research via an OpenAI-compatible Grok endpoint. - Returns structured JSON output with content, sources, and raw data. - Designed for use cases like version checks, troubleshooting, and verifying official documentation or facts. - Runs from the project directory on Windows, macOS, or Linux; does not require global installs. - Supports multiple config methods: CLI args, environment variables, and config files with clear priority rules. - Enforces citation of sources and retry logic for robust searches.
元数据
Slug openclaw-grok-search
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Openclaw Grok Search 是什么?

Cross-platform real-time web research and search via an OpenAI-compatible Grok endpoint, returning JSON with content and sources. Use for version checks, API... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 228 次。

如何安装 Openclaw Grok Search?

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

Openclaw Grok Search 是免费的吗?

是的,Openclaw Grok Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Openclaw Grok Search 支持哪些平台?

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

谁开发了 Openclaw Grok Search?

由 莫循(@moxunjinmu)开发并维护,当前版本 v1.0.0。

💬 留言讨论