← 返回 Skills 市场
Web search via Yep Search API. Own index, fast results with domain filtering and date ranges.
作者
Alexandre Bourquelot
· GitHub ↗
· v0.0.1
· MIT-0
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yep-search
功能描述
Web search via Yep Search API. Own index, fast results with domain filtering and date ranges.
安全使用建议
This skill appears to do exactly what it says: run a small Python script that queries the Yep Search API. Before installing, ensure you keep your YEP_API_KEY secret (don’t paste it into public prompts), be aware that API calls may incur charges and are rate-limited, and confirm you trust platform.yep.com. Because the skill can make outbound network requests, only provide the API key to agents you trust. If you need stronger isolation, run the script manually in a controlled environment rather than granting it to an autonomous agent.
功能分析
Type: OpenClaw Skill
Name: yep-search
Version: 0.0.1
The skill is a straightforward implementation of a web search client for the Yep Search API. The Python script `scripts/search.py` uses only the standard library, correctly handles API authentication via environment variables, and restricts network communication to the official endpoint (platform.yep.com). No evidence of data exfiltration, command injection, or malicious instructions was found.
能力评估
Purpose & Capability
Name/description, required binary (python3), required env var (YEP_API_KEY), and included script all align with providing Yep Search queries. Nothing requested is unrelated to web search.
Instruction Scope
SKILL.md instructs running the included scripts/search.py with arguments; the script only builds a JSON body and POSTs to https://platform.yep.com/api/search. It does not read other files, system secrets, or contact unexpected endpoints.
Install Mechanism
No install spec — instruction-only usage with a bundled Python script. No downloads, package installs, or archive extraction; risk from install mechanism is minimal.
Credentials
Only YEP_API_KEY is required and declared as the primary credential. The script only reads that env var; there are no other credential or config path requests.
Persistence & Privilege
always is false (no forced persistence). The skill does not modify other skills or system settings; it runs as a simple CLI tool and does not request elevated presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yep-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/yep-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
- Initial release of yep-search: web search using the Yep Search API with an independent index.
- Supports search result filtering by domain, date ranges, safe search, and language.
- Allows fetching content highlights for results.
- Command-line interface with multiple options for customizing queries and results.
- No external dependencies; requires only Python 3.8+ and an API key.
元数据
常见问题
Web search via Yep Search API. Own index, fast results with domain filtering and date ranges. 是什么?
Web search via Yep Search API. Own index, fast results with domain filtering and date ranges. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 Web search via Yep Search API. Own index, fast results with domain filtering and date ranges.?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yep-search」即可一键安装,无需额外配置。
Web search via Yep Search API. Own index, fast results with domain filtering and date ranges. 是免费的吗?
是的,Web search via Yep Search API. Own index, fast results with domain filtering and date ranges. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Web search via Yep Search API. Own index, fast results with domain filtering and date ranges. 支持哪些平台?
Web search via Yep Search API. Own index, fast results with domain filtering and date ranges. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Web search via Yep Search API. Own index, fast results with domain filtering and date ranges.?
由 Alexandre Bourquelot(@elrandar)开发并维护,当前版本 v0.0.1。
推荐 Skills