deploy-router
Analyzes project requirements to recommend optimal deployment platforms like Vercel, Cloudflare, or GitHub Pages.
Install this skill
or
79/100
Security score
The deploy-router skill was audited on Feb 9, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 52
Template literal with variable interpolation in command context
SourceSKILL.md
| 52 | ```bash |
medium line 312
Template literal with variable interpolation in command context
SourceSKILL.md
| 312 | ```bash |
medium line 484
Template literal with variable interpolation in command context
SourceSKILL.md
| 484 | prompt: `Deploy to Vercel: |
medium line 495
Template literal with variable interpolation in command context
SourceSKILL.md
| 495 | prompt: `Deploy to Cloudflare: |
low line 488
Access to .env file
SourceSKILL.md
| 488 | Use existing VERCEL_TOKEN from .env`, |
Scanned on Feb 9, 2026
View Security Dashboard