Perplexity

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill is designed to interact with the Perplexity API for web searches. It correctly requests and uses the `PERPLEXITY_API_KEY` environment variable, and all network communication is directed solely to `https://api.perplexity.ai/search`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or `scripts/search.mjs`. The code is clear, directly serves its stated purpose, and lacks any high-risk behaviors.