Skip to main content

viral-generator-builder

Creates viral generator tools like quizzes and name generators, optimizing for shareability and social engagement.

Install this skill

or
85/100

Security score

The viral-generator-builder skill was audited on Feb 28, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 142

Template literal with variable interpolation in command context

SourceSKILL.md
142return `${firstNames[hash % firstNames.length]} ${lastNames[(hash >> 8) % lastNames.length]}`;
Scanned on Feb 28, 2026
View Security Dashboard