AIsa Tavily

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· 85·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 bibaofeng/aisa-tavily.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "AIsa Tavily" (bibaofeng/aisa-tavily) from ClawHub.
Skill page: https://clawhub.ai/bibaofeng/aisa-tavily
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: node
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-tavily

ClawHub CLI

Package manager switcher

npx clawhub@latest install aisa-tavily
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 web and recent research. The package requires node and a single AISA_API_KEY and contains two small scripts that call api.aisa.one search/extract endpoints — this is proportionate and expected.
Instruction Scope
SKILL.md and scripts are scoped to calling AIsa endpoints with provided queries or URLs and printing results. The instructions do not read other environment variables, local files, or unrelated system paths. Note: the scripts transmit provided URLs and queries to the external AIsa API (expected for this skill).
Install Mechanism
There is no install spec (instruction-only with small shipped scripts). No downloads or archive extraction occur. This is low-risk and consistent with the skill's function.
Credentials
Only AISA_API_KEY is required (declared as primaryEnv) which is appropriate for a hosted API client. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill does not request any system-wide persistence or modify other skills. Autonomous invocation is allowed by default (normal).
Assessment
This skill appears internally coherent: it simply runs Node scripts that send your query/URLs to https://api.aisa.one using the AISA_API_KEY. Before installing, confirm you trust the AIsa service (api.aisa.one) because it will receive any URLs, queries, and returned content; protect the AISA_API_KEY (treat it like a secret), use a scoped/rotatable key if possible, and avoid passing highly sensitive URLs or data through the skill. Also ensure Node and outbound network access are acceptable in your environment.
scripts/extract.mjs:18
Environment variable access combined with network send.
scripts/search.mjs:42
Environment variable access combined with network send.
Confirmed safe by external scanners
Static analysis detected API credential-access patterns, but both VirusTotal and OpenClaw confirmed this skill is safe. These patterns are common in legitimate API integration skills.

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

Runtime requirements

🔎 Clawdis
Binsnode
EnvAISA_API_KEY
Primary envAISA_API_KEY
latestvk97eprs9w52050gwcb4vayc3j9858dk0
85downloads
0stars
1versions
Updated 6d ago
v1.0.0
MIT-0

AIsa Tavily

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.

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