← 返回 Skills 市场
313
总下载
15
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install octen-search-skills
功能描述
Real-time web search for AI agents powered by Octen. Fast, fresh, and relevant — search the web, filter by date, and get LLM-ready results in under 80ms. Ide...
安全使用建议
This skill appears to do exactly what it claims: run a small Python script that posts queries to https://api.octen.ai/search using the OCTEN_API_KEY. Before installing, confirm you trust Octen and the homepage/support contact, and only supply an API key with appropriate, limited permissions (follow principle of least privilege). Because the skill sends your API key to an external service, treat that key as sensitive (rotate/revoke it if compromised). If you want extra assurance, review the provided scripts locally to verify the hardcoded endpoint and ensure no modifications are made before running.
功能分析
Type: OpenClaw Skill
Name: octen-search-skills
Version: 1.0.4
The OctenSearch skill is a legitimate tool for performing web searches via the Octen API. The Python script (scripts/search.py) is well-structured, uses only standard libraries, and includes security measures such as hardcoded endpoint validation to ensure the OCTEN_API_KEY is only transmitted to the official API (https://api.octen.ai/search). There are no signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the actual behavior: the script performs POSTs to an Octen search API. Required binary (python3) and required env var (OCTEN_API_KEY) are proportional to the stated purpose.
Instruction Scope
SKILL.md and the script only instruct running the included Python script, setting OCTEN_API_KEY, and optionally passing time filters. The script does not read unrelated files, extra env vars, or send data to other endpoints.
Install Mechanism
No install spec or external downloads; the skill is delivered as a small local script and README. Nothing is written to disk beyond the provided files.
Credentials
Only OCTEN_API_KEY is required and is the declared primary credential. The script uses that key only in the X-Api-Key header for the hardcoded api.octen.ai endpoint.
Persistence & Privilege
Skill is not always-enabled, does not request elevated system privileges, and does not modify other skills or system-wide settings. Autonomous invocation is allowed by platform default (no extra risk from the skill itself).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install octen-search-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/octen-search-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- No changes detected in this version.
- Functionality, documentation, and metadata remain the same as the previous release.
v1.0.3
- No code or documentation changes in this version.
- Version number bumped to 1.0.3.
v1.0.2
- Improved and expanded documentation for clarity and ease of use
- Updated description to better emphasize real-time, fast, and LLM-native web search capabilities
- Added user-friendly feature highlights and examples to the usage section
- Made intended use cases more explicit, including research and news monitoring
- No code changes; documentation update only
v1.0.1
- Updated the description to remove details about domain filtering, highlight extraction, and full-page content retrieval.
- No changes to commands, options, or code functionality.
v1.0.0
Initial release of OctenSearch skill
- Provides ultra-fast, LLM-native web search with average response times under 80ms and minute-level index freshness.
- Supports domain filtering, time-range targeting, highlight extraction, and full-page content retrieval.
- Offers command-line usage with customizable result counts and time filters.
- Requires setting the OCTEN_API_KEY environment variable for authentication.
- Ensures API key security by restricting network requests to the official Octen API endpoint over HTTPS.
元数据
常见问题
Octen Search 是什么?
Real-time web search for AI agents powered by Octen. Fast, fresh, and relevant — search the web, filter by date, and get LLM-ready results in under 80ms. Ide... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 313 次。
如何安装 Octen Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install octen-search-skills」即可一键安装,无需额外配置。
Octen Search 是免费的吗?
是的,Octen Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Octen Search 支持哪些平台?
Octen Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Octen Search?
由 octen(@jac9935)开发并维护,当前版本 v1.0.4。
推荐 Skills