perplexity-performance-tuning
Warn
Audited by Snyk on Aug 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill accepts an outsider-provided
queryat runtime (e.g., from the triggering user phrase) and sends it directly asmessages: [{role:"user", content: query}]to Perplexity atperplexity.chat.completions.create, so the LLM ingests free text without selecting a specific trusted item first.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata