Skip to main content

conversion-patterns

Enhances Next.js applications with proven conversion rate optimization patterns to boost engagement and sales.

Install this skill

or
85/100

Security score

The conversion-patterns skill was audited on Feb 9, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 212

Template literal with variable interpolation in command context

SourceSKILL.md
212```typescript
medium line 626

Template literal with variable interpolation in command context

SourceSKILL.md
626const stored = localStorage.getItem(`ab_${testName}`)
medium line 634

Template literal with variable interpolation in command context

SourceSKILL.md
634localStorage.setItem(`ab_${testName}`, assigned)
Scanned on Feb 9, 2026
View Security Dashboard