perplexity-core-workflow-a
Facilitates the execution of Perplexity's primary workflow for core integration tasks and feature implementation.
Install this skill
or
82/100
Security score
The perplexity-core-workflow-a skill was audited on May 12, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 89
Template literal with variable interpolation in command context
SourceSKILL.md
| 89 | formatted = formatted.replaceAll(`[${i + 1}]`, `[${i + 1}](${url})`); |
medium line 96
Template literal with variable interpolation in command context
SourceSKILL.md
| 96 | formatted += `${i + 1}. ${url}\n`; |
medium line 114
Template literal with variable interpolation in command context
SourceSKILL.md
| 114 | console.log(`\n[${result.tokensUsed} tokens | ${result.citations.length} sources]`); |
low line 41
Access to .env file
SourceSKILL.md
| 41 | apiKey: process.env.PERPLEXITY_API_KEY, |
low line 42
External URL reference
SourceSKILL.md
| 42 | baseURL: "https://api.perplexity.ai", |
low line 147
External URL reference
SourceSKILL.md
| 147 | base_url="https://api.perplexity.ai", |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 2.2K
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
jeremylongshore/claude-code-plugins-plus-skills