Perplexity Search

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is a legitimate wrapper for the AIsa Perplexity API, providing a Python client (`scripts/perplexity_search_client.py`) and instructions to perform web searches and research. It uses standard Python libraries (urllib) to communicate with the official API endpoint (api.aisa.one) and requires a user-provided API key (AISA_API_KEY). No evidence of data exfiltration, malicious execution, or prompt injection was found.