perplexity-install-auth

Pass

Audited by Gen Agent Trust Hub on Aug 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official openai library via standard package managers (npm and pip). This is the recommended approach for Perplexity's OpenAI-compatible API.
  • [COMMAND_EXECUTION]: Uses standard shell commands for environment configuration and package installation. The instructions correctly advise adding the .env file to .gitignore to prevent accidental credential leakage.
  • [CREDENTIALS_SAFE]: Authentication is handled through environment variables or a local .env file. The skill uses safe placeholders (e.g., pplx-xxxx...) rather than hardcoding actual API keys.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 21, 2026, 09:39 PM
Security Audit — agent-trust-hub — perplexity-install-auth