Skip to main content

code-exemplars-blueprint-generator

Generates customizable AI prompts for scanning codebases to identify high-quality code exemplars across multiple programming languages.

Install this skill

or
55/100

Security score

The code-exemplars-blueprint-generator skill was audited on Mar 1, 2026 and we found 3 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 21

Template literal with variable interpolation in command context

SourceSKILL.md
21- ${PROJECT_TYPE == "Auto-detect" ? "Automatically detect primary programming languages and frameworks by scanning file extensions and configuration files" : `Focus on ${PROJECT_TYPE} code files`}
high line 54

Template literal with variable interpolation in command context

SourceSKILL.md
54- **Unit Test Examples**: Component and service tests` : ""}
high line 70

Template literal with variable interpolation in command context

SourceSKILL.md
70- **Test Cases**: Well-structured unit tests` : ""}
Scanned on Mar 1, 2026
View Security Dashboard