Skip to main content

perplexity-research

Facilitates web research using the Perplexity API for structured data and insights, enhancing analysis and reporting capabilities.

Install this skill

or
87/100

Security score

The perplexity-research skill was audited on Mar 7, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 35

Access to .env file

SourceSKILL.md
35load_dotenv('.env')
medium line 48

Access to .env file

SourceSKILL.md
48Create `.env` file:
medium line 53

Access to .env file

SourceSKILL.md
53**CRITICAL**: Add `.env` to `.gitignore`
low line 38

External URL reference

SourceSKILL.md
38PERPLEXITY_API_URL = 'https://api.perplexity.ai/chat/completions'
low line 456

External URL reference

SourceSKILL.md
456- **Pricing**: https://www.perplexity.ai/hub/pricing
Scanned on Mar 7, 2026
View Security Dashboard