← 返回 Skills 市场
aisadocs

tavily-search-aisa

作者 AIsa · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tavily-search-aisa
功能描述
Run Tavily web search through AISA with filters for depth, topic, and time range. Use when: the user needs flexible web search with stronger filtering than a...
安全使用建议
This skill is a straightforward Python client for the AISA API and requires only your AISA_API_KEY. Before installing or using it: (1) Be aware that any queries, URLs, or content you pass to the client (especially via 'extract' or the multi-source 'verity' flow) will be sent to the external AISA service — do not submit internal/privileged URLs, passwords, or secrets. (2) Verify you trust the AISA service and the API key you provide; consider using a key with limited scope and rotate it if needed. (3) If you need extra assurance, review the bundled scripts/search_client.py locally before running; it contains the full request logic and endpoints. (4) Note the package originates from a public GitHub repo — if provenance matters, inspect the repository and the publisher identity before use.
功能分析
Type: OpenClaw Skill Name: tavily-search-aisa Version: 1.0.0 The skill bundle provides a legitimate Python CLI client for the AIsa search API (api.aisa.one), enabling various search capabilities including Tavily, academic scholar search, and content extraction. The implementation in `scripts/search_client.py` uses standard libraries for network requests and lacks any indicators of data exfiltration, unauthorized execution, or obfuscation. Furthermore, `SKILL.md` includes explicit safety instructions for the AI agent to avoid accessing sensitive local credentials.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description focus on Tavily search and the package implements Tavily plus several other AISA-backed search endpoints (web, scholar, smart, sonar, verity). Required binary (python3) and required env var (AISA_API_KEY) match the described purpose.
Instruction Scope
SKILL.md directs the agent to run the included Python client. The client only reads AISA_API_KEY from the environment and sends API requests to AISA endpoints. However, commands like 'extract' and the verity/explain flows will transmit user-supplied URLs and retrieved content to the remote AISA API, so sensitive URLs or content provided by the user would be sent off-host. SKILL.md warns against local credential access but does not (and reasonably cannot) prevent a user from supplying sensitive inputs that will be transmitted.
Install Mechanism
No install spec; this is instruction + bundled Python script. Nothing is downloaded at install time and no external archives or installers are fetched by the skill itself.
Credentials
Only one environment variable is required: AISA_API_KEY, which is appropriate for a client that calls AISA APIs. The code does not access other environment variables or configuration paths.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-search-aisa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-search-aisa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of tavily-search skill. - Enables Tavily web search with advanced filters for depth, topic, and time range. - Intended for users who require more flexible and precise web searches than basic keyword search. - Requires AISA_API_KEY and Python 3. - Not suitable for accessing browser cookies, passwords, or other sensitive local credentials. - Provides example usage and quick start instructions.
元数据
Slug tavily-search-aisa
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

tavily-search-aisa 是什么?

Run Tavily web search through AISA with filters for depth, topic, and time range. Use when: the user needs flexible web search with stronger filtering than a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。

如何安装 tavily-search-aisa?

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

tavily-search-aisa 是免费的吗?

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

tavily-search-aisa 支持哪些平台?

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

谁开发了 tavily-search-aisa?

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

💬 留言讨论