Skip to main content

frontend-architect

Provides a structured approach for designing high-end web pages, ensuring aesthetics that avoid generic AI styles before coding begins.

Install this skill

or
91/100

Security score

The frontend-architect skill was audited on May 14, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 195

Access to .env file

SourceSKILL.md
195- **Next.js framework** → use `process.env`, not `import.meta.env`
low line 54

External URL reference

SourceSKILL.md
54<link rel="preconnect" href="https://fonts.googleapis.com">
low line 55

External URL reference

SourceSKILL.md
55<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
low line 56

External URL reference

SourceSKILL.md
56<link href="https://fonts.googleapis.com/css2?family=[FONT_NAME]:wght@400;500;600;700&display=swap" rel="stylesheet">
low line 134

External URL reference

SourceSKILL.md
134<script src="https://unpkg.com/lucide@latest/dist/umd/lucide.min.js"></script>
Scanned on May 14, 2026
View Security Dashboard
Installation guide →