Perplexity Hardened

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle is a search tool for the Perplexity API that includes explicit defensive instructions (guardrails) designed to prevent the AI agent from leaking API keys, fabricating citations, or executing untrusted code found in search results. The implementation in `scripts/search.mjs` is a standard, clean API wrapper that communicates only with the official Perplexity endpoint (api.perplexity.ai). The `SAFETY.md` file provides comprehensive documentation on security testing and reinforces these defensive measures, showing no evidence of malicious intent or hidden exfiltration.