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
openailibrary via standard package managers (npmandpip). 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
.envfile to.gitignoreto prevent accidental credential leakage. - [CREDENTIALS_SAFE]: Authentication is handled through environment variables or a local
.envfile. The skill uses safe placeholders (e.g.,pplx-xxxx...) rather than hardcoding actual API keys.
Audit Metadata