AIsa Perplexity Search Sonar

v1.0.0

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...

0· 58·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for baofeng-tech/aisa-perplexity-search-sonar.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "AIsa Perplexity Search Sonar" (baofeng-tech/aisa-perplexity-search-sonar) from ClawHub.
Skill page: https://clawhub.ai/baofeng-tech/aisa-perplexity-search-sonar
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required env vars: AISA_API_KEY
Required binaries: python3
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install aisa-perplexity-search-sonar

ClawHub CLI

Package manager switcher

npx clawhub@latest install aisa-perplexity-search-sonar
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description ask for a web/multi-source search client and the package only requires python3 plus an AISA_API_KEY and contains a Python client that POSTs to api.aisa.one — these requirements match the stated purpose.
Instruction Scope
SKILL.md instructs running the provided Python script and setting AISA_API_KEY. The bundled script only reads that environment variable and issues HTTPS requests to the declared AIsa API endpoints; it does not read other environment variables, system files, or send data to other endpoints.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or written at install time. A local python3 interpreter is required to run the included script; this is proportionate and low risk.
Credentials
Only AISA_API_KEY is required and it's the primary credential for calling the external API. No additional unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled, does not request persistent system changes, and does not modify other skills or global agent settings. It runs ad hoc via the Python script.
Assessment
This skill appears coherent and implements a client for the AIsa Perplexity Sonar API. Before installing, verify you trust the AIsa service (api.aisa.one) and the AISA_API_KEY you provide: the script will transmit user queries and system instructions to that external API, which may expose sensitive prompts or data. Prefer using a scoped/limited API key, avoid sending secrets or private data in queries, and review or run the included script locally to confirm behavior. If you need provenance, check the provider's privacy and retention policies for api.aisa.one and rotate the API key if you stop using the skill.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🔎 Clawdis
Binspython3
EnvAISA_API_KEY
Primary envAISA_API_KEY
latestvk97as0yag0fj4v409c74xee3ms85fznx
58downloads
0stars
1versions
Updated 3d ago
v1.0.0
MIT-0

AIsa Perplexity Search Sonar

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.

Comments

Loading comments...