← 返回 Skills 市场
Openclaw Free Search
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
324
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-free-search
功能描述
Free web search for OpenClaw without API keys. Uses a free search service to search the web and get results. No Brave/Perplexity API key required. Use when y...
安全使用建议
This skill appears to do what it claims: run a local Node script that queries DuckDuckGo and prints results. Before installing, be aware that (1) the script makes outbound HTTP requests to api.duckduckgo.com (or uses your system curl if fetch fails), so queries will leave your machine and may go through your network/proxy, (2) the script will invoke the 'curl' binary as a fallback if present, which is normal but means it executes an external program, and (3) the SKILL.md contains an external paid installation/help link (harmless but unrelated to functionality). If you require stricter controls, review or sandbox the script (or remove the curl fallback) before use.
功能分析
Type: OpenClaw Skill
Name: openclaw-free-search
Version: 1.0.0
The skill provides a legitimate web search functionality using the DuckDuckGo Instant Answer API as advertised. The code in `search.js` properly handles user input via URI encoding and uses standard fetching methods (including a curl fallback for network compatibility) without any evidence of shell injection, data exfiltration, or malicious persistence. While `SKILL.md` contains a link to a commercial installation service, it does not contain harmful prompt injection or deceptive instructions.
能力评估
Purpose & Capability
Name/description say 'free web search without API keys' and the included script indeed queries DuckDuckGo Instant Answer API; required binaries/envs/configs are none, which is proportionate.
Instruction Scope
SKILL.md only instructs running the provided Node script. The script uses process.argv, performs an HTTP GET to api.duckduckgo.com, formats output, and optionally runs curl as a fallback. It does not read unrelated files, environment variables, or send data to endpoints other than DuckDuckGo.
Install Mechanism
No install spec (instruction-only). There is a single small script bundled—no downloads or archive extraction. No unusual install behavior detected.
Credentials
The skill declares no environment variables or credentials. The script does not require secrets; it only optionally invokes the system 'curl' binary if direct fetch fails.
Persistence & Privilege
Skill is not always-enabled and is user-invocable; it does not modify other skills or system settings and does not request persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-free-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-free-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of openclaw-free-search.
- Enables free web search for OpenClaw users with no API key required.
- Supports English and Chinese queries.
- Provides optional JSON output with the --json flag.
- Easy installation via npx and straightforward usage.
元数据
常见问题
Openclaw Free Search 是什么?
Free web search for OpenClaw without API keys. Uses a free search service to search the web and get results. No Brave/Perplexity API key required. Use when y... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 324 次。
如何安装 Openclaw Free Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-free-search」即可一键安装,无需额外配置。
Openclaw Free Search 是免费的吗?
是的,Openclaw Free Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Free Search 支持哪些平台?
Openclaw Free Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Free Search?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills