← Back to Skills Marketplace
baofeng-tech

Openclaw Search

by baofeng-tech · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-search
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-search
  3. After installation, invoke the skill by name or use /openclaw-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-search
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install Openclaw Search?

Run "/install openclaw-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Search free?

Yes, Openclaw Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Search support?

Openclaw Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Search?

It is built and maintained by baofeng-tech (@baofeng-tech); the current version is v1.0.0.

💬 Comments