Intelligent Search Agent

v1.0.2

Intelligent search for agents. Multi-source retrieval across web, scholar, Tavily, and Perplexity Sonar models.

MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Intelligent Search across web, scholar, Tavily, Perplexity Sonar) matches the requested binary requirements (curl, python3), the single environment variable (AISA_API_KEY), and the client code which calls api.aisa.one endpoints. There are no unrelated credentials or unexpected dependencies.
Instruction Scope
SKILL.md instructs the agent to call AIsa endpoints and shows curl/python examples that use only AISA_API_KEY. The included Python client implements those calls and does not read other environment variables or local files beyond the API key. There are no instructions to read sensitive local files or to post data to third-party endpoints beyond api.aisa.one.
Install Mechanism
No install spec is present (instruction-only skill plus a Python script). That is low-risk: nothing will be downloaded or extracted during installation. Required binaries are standard (curl, python3).
Credentials
The skill requires a single API credential (AISA_API_KEY), which is appropriate for a client that calls AIsa endpoints. No additional tokens, keys, or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges or modify other skills. It does not persist credentials to unrelated locations.
Assessment
This skill appears to do what it says: it sends queries and receives search/answer data from api.aisa.one using the AISA_API_KEY. Before installing, confirm you trust the AIsa service and the skill author (owner is an unknown ID here). Consider creating a scoped or billing-limited API key if possible, and avoid sending sensitive or private documents through this skill since queries and any attached content will be transmitted to the external API. If you plan to allow autonomous agent invocation, remember the agent may call the API without prompting—limit scope or approval as needed.

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

latestvk97ahxvksb6z13dne3x042vhfs837b7w

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔎 Clawdis
Binscurl, python3
EnvAISA_API_KEY
Primary envAISA_API_KEY

Comments