← 返回 Skills 市场
General Search Agent
作者
sophiaashi
· GitHub ↗
· v0.1.0
777
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install general-search-agent
功能描述
Provides general search capabilities with enhanced results using English queries and current date context for accuracy.
使用说明 (SKILL.md)
General Search Agent
Overview
This skill provides specialized capabilities for general search agent.
Instructions
Current Date: $DATE$. If you perform google search, it often betters for English query input.
Usage Notes
- This skill is based on the General_Search_Agent agent configuration
- Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
- Follow the instructions and guidelines provided in the content above
安全使用建议
This skill is essentially a short instruction/template: it gives a reminder to include the current date and to favor English queries for Google searches. It requests no permissions and installs nothing, so it poses minimal direct risk. However, it's also low-utility by itself — it does not implement search or connect to any search API. Before installing, decide whether you expected a skill that actually executes queries (which would typically require a web tool or API credentials). If you plan to let your agent perform web searches, verify how your agent/runtime performs those searches (browser/tool, third-party API) and whether that component needs separate review or credentials.
功能分析
Type: OpenClaw Skill
Name: general-search-agent
Version: 0.1.0
The skill bundle exhibits a prompt injection vulnerability within `SKILL.md`. The 'description' and 'Instructions' fields attempt to inject 'Current Date: $DATE$. If you perform google search, it often betters for English query input.' directly into the agent's context. While the content of this specific injection is not overtly malicious and appears to be an attempt to guide the agent's search behavior, it demonstrates a flaw where untrusted markdown instructions can directly influence the agent's prompt, posing a risk for future malicious prompt injections.
能力评估
Purpose & Capability
Name/description (general search helper) match the content: a short instruction about using Google with English queries and including the current date. Nothing required by the skill (no env, no binaries) is out of scope.
Instruction Scope
SKILL.md contains only a brief guideline and template-variable mentions ($DATE, $SESSION_GROUP_ID). It's vague and minimal but stays within the claimed purpose. The vagueness means the agent's actual search implementation (not provided) will determine behavior.
Install Mechanism
No install spec and no code files — lowest-risk configuration. Nothing is written to disk or fetched at install time.
Credentials
Requires no environment variables, credentials, or config paths. There is no disproportionate access requested.
Persistence & Privilege
Skill is not always-on and does not request elevated persistence or modify other skills. Autonomous model invocation remains platform-default and is not a special privilege here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install general-search-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/general-search-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of general-search-agent skill.
- Provides general search agent capabilities.
- Recommends using English input for better Google search results.
- Supports template variables (e.g., $DATE$) for runtime substitution.
- Based on General_Search_Agent agent configuration.
元数据
常见问题
General Search Agent 是什么?
Provides general search capabilities with enhanced results using English queries and current date context for accuracy. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 777 次。
如何安装 General Search Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install general-search-agent」即可一键安装,无需额外配置。
General Search Agent 是免费的吗?
是的,General Search Agent 完全免费(开源免费),可自由下载、安装和使用。
General Search Agent 支持哪些平台?
General Search Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 General Search Agent?
由 sophiaashi(@sophiaashi)开发并维护,当前版本 v0.1.0。
推荐 Skills