perplexity
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Interacts with api.perplexity.ai, the official API endpoint for the well-known Perplexity AI search service.
- [COMMAND_EXECUTION]: Uses curl to send HTTP requests and printenv to access the API key from environment variables.
- [DATA_EXFILTRATION]: Transmits search queries to the external Perplexity API, which is the intended core functionality of the skill.
- [CREDENTIALS_UNSAFE]: Employs the platform's built-in secret management (vm0_secrets) to handle the API key securely.
Audit Metadata