← 返回 Skills 市场
Openclaw Search
作者
baofeng-tech
· GitHub ↗
· v1.0.0
· MIT-0
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-search
功能描述
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese...
安全使用建议
This skill appears internally consistent: it runs a provided Python client against api.aisa.one and requires only an AISA_API_KEY. Before installing, confirm you trust the AIsa service and are comfortable providing that API key (the skill will send your queries and any URLs you pass to that API). If you have sensitive queries or secrets in prompts, avoid running them through third-party search APIs. You can also review the bundled scripts yourself (scripts/search_client.py) to ensure behavior matches your expectations.
功能分析
Type: OpenClaw Skill
Name: openclaw-search
Version: 1.0.0
The skill is a legitimate API client for the AIsa search service, providing web, academic, and multi-source research capabilities. The implementation in `scripts/search_client.py` uses standard Python libraries (urllib) to interact with the documented API endpoint (api.aisa.one) and includes transparent logic for confidence scoring and result aggregation. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in the code or documentation.
能力标签
能力评估
Purpose & Capability
Name/description (web/multi-source/last-30-days research) align with a bundled Python client that calls https://api.aisa.one. Required binary (python3) and required env var (AISA_API_KEY) are appropriate for this purpose.
Instruction Scope
SKILL.md instructs running repository-relative Python scripts and only documents the AISA API key. The runtime instructions and example commands stay within search/synthesis workflows and do not ask the agent to read unrelated system files or secrets.
Install Mechanism
No install spec is provided (instruction-only), so nothing arbitrary gets downloaded or installed by an installer. A bundled Python script is present and executed directly by python3 — this is low-risk and proportionate to the skill's function.
Credentials
Only a single service credential (AISA_API_KEY) is required and used by the script. There are no other credential env vars, config paths, or unrelated secrets requested.
Persistence & Privilege
always is false and the skill does not request persistent/system-level modifications or cross-skill configuration changes. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of openclaw-search.
- Enables web, multi-source, and last-30-days research via AIsa.
- Supports research tasks such as competitor scans, trend discovery, synthesis, and structured retrieval.
- Offers research-ready outputs and multi-source research briefs.
- Requires AISA_API_KEY and Python 3 to operate.
元数据
常见问题
Openclaw Search 是什么?
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 Openclaw Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-search」即可一键安装,无需额外配置。
Openclaw Search 是免费的吗?
是的,Openclaw Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Search 支持哪些平台?
Openclaw Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Search?
由 baofeng-tech(@baofeng-tech)开发并维护,当前版本 v1.0.0。
推荐 Skills