← 返回 Skills 市场
octenai

octen web search

作者 Octen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
138
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install octen-search-skill
功能描述
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 coherent and straightforward: it uses your OCTEN_API_KEY to send search queries to Octen's API and prints results. Before installing, ensure you trust Octen (https://octen.ai) and are comfortable that search queries and any sensitive text you send will be transmitted to that third party. Treat the OCTEN_API_KEY like any API secret: store it securely, give it minimal permissions if possible, and rotate it if compromised. If you want extra assurance, inspect the included scripts/search.py (which is small and readable) and confirm the endpoint and header usage meet your security policies.
功能分析
Type: OpenClaw Skill Name: octen-search-skill Version: 1.0.0 The OctenSearch skill is a legitimate web search tool for AI agents. The Python script (scripts/search.py) uses standard libraries to interact with a hardcoded, whitelisted API endpoint (api.octen.ai) and correctly handles the API key via environment variables as documented in SKILL.md. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (real-time web search) match the implementation: a small Python script that posts queries to https://api.octen.ai/search. Required binaries (python3) and single env var (OCTEN_API_KEY) are appropriate and expected.
Instruction Scope
SKILL.md instructs only how to run the script and how to provide time filters and count. The runtime instructions and script only read OCTEN_API_KEY and command-line args, and only perform a POST to the hardcoded Octen endpoint; they do not access other files, directories, or unrelated environment variables.
Install Mechanism
There is no install step; this is instruction + a single small script. Nothing is downloaded or extracted at install time, which minimizes risk.
Credentials
Only OCTEN_API_KEY is required and used as the primary credential. No other secrets, config paths, or unrelated credentials are requested or accessed.
Persistence & Privilege
The skill is not always-enabled and does not request elevated agent privileges or modify other skills/config. It behaves as a normal on‑demand skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install octen-search-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /octen-search-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of OctenSearch skill for real-time web search. - Enables fast, LLM-ready searches with results in under 80ms. - Supports filtering by publish date and customizable result count (1–20). - Requires an OCTEN_API_KEY environment variable for authentication. - Designed for up-to-date research, news monitoring, and information retrieval.
元数据
Slug octen-search-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

octen web 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 插件,目前累计下载 138 次。

如何安装 octen web search?

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

octen web search 是免费的吗?

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

octen web search 支持哪些平台?

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

谁开发了 octen web search?

由 Octen(@octenai)开发并维护,当前版本 v1.0.0。

💬 留言讨论