← Back to Skills Marketplace
baofeng-tech

AIsa Perplexity Sonar Search

by baofeng-tech · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aisa-perplexity-sonar-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...
README (SKILL.md)

AIsa Perplexity Sonar 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 research-ready outputs and structured retrieval.

When to use

  • The user needs web, multi-source, or last-30-days research.
  • The user wants competitor scans, trend discovery, or structured search output.
  • The user wants one skill to cover multiple retrieval surfaces.

High-Intent Workflows

  • Search and summarize recent evidence.
  • Compare two tools or companies using recent signals.
  • Turn multi-source retrieval into a research brief.

Quick Reference

  • python3 scripts/perplexity_search_client.py --help

Setup

  • AISA_API_KEY is required for AIsa-backed API access.
  • Use repo-relative scripts/ paths from the shipped package.
  • Prefer explicit CLI auth flags when a script exposes them.

Example Requests

  • Research OpenAI Agents SDK over the last 30 days
  • Compare OpenClaw and Codex using recent public discussion
  • Search recent sentiment around a product launch

Guardrails

  • Do not present test-only helpers as public features.
  • Do not claim sources that were not actually queried.
  • If some providers time out, report that honestly.
Usage Guidance
This skill appears coherent and minimal: it only needs your AISA_API_KEY and sends queries to https://api.aisa.one. Before installing, confirm you trust the AIsa provider and that the API key you supply has appropriate scope and billing limits. Avoid using a high-privilege or production key if you plan to query sensitive internal data. If you need extra caution, run the script in an isolated environment and inspect traffic (or use a scoped/test API key) to verify it behaves as expected.
Capability Analysis
Type: OpenClaw Skill Name: aisa-perplexity-sonar-search Version: 1.0.1 The skill is a legitimate search client for the AIsa Perplexity Sonar API. The primary script, `scripts/perplexity_search_client.py`, uses the Python standard library to send user queries to `https://api.aisa.one/apis/v1` and handles responses/retries appropriately. No evidence of data exfiltration, malicious execution, or prompt injection was found in the code or instructions.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description, declared requirement (AISA_API_KEY), and bundled Python client all align: the package is a Perplexity/Sonar search client and only asks for what such a client would need.
Instruction Scope
SKILL.md and the script confine runtime behavior to sending queries (and optional system instructions) to the AIsa Perplexity endpoints. The instructions do not direct reading unrelated files, scanning the host, or exfiltrating arbitrary data.
Install Mechanism
No install spec (instruction-only with a small script) — nothing is downloaded or installed automatically. The only runtime requirement is python3, which is reasonable for the included script.
Credentials
Only a single environment variable (AISA_API_KEY) is required and is actually used by the client to authorize requests. No other credentials or unrelated env vars are requested.
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request persistent system privileges or modify other skills/config. Autonomous invocation is allowed by default but not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aisa-perplexity-sonar-search
  3. After installation, invoke the skill by name or use /aisa-perplexity-sonar-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated description and documentation for improved clarity and guidance on usage scenarios. - Clarified required environment variables and compatibility with supported platforms. - Enhanced setup and usage instructions, including CLI references and example requests. - Added explicit guardrails for output integrity and transparency. - No functional changes to code are specified.
Metadata
Slug aisa-perplexity-sonar-search
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AIsa Perplexity Sonar 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 101 downloads so far.

How do I install AIsa Perplexity Sonar Search?

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

Is AIsa Perplexity Sonar Search free?

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

Which platforms does AIsa Perplexity Sonar Search support?

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

Who created AIsa Perplexity Sonar Search?

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

💬 Comments