Skip to main content

landing-page-builder

Build and deploy polished landing pages from text descriptions to Vercel, creating a live web presence instantly.

Install this skill

or
85/100

Security score

The landing-page-builder skill was audited on Mar 8, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 195

Template literal with variable interpolation in command context

SourceSKILL.md
195```bash
low line 112

External URL reference

SourceSKILL.md
112| **Lucide** | Minimal, editorial, refined | `<script src="https://unpkg.com/lucide@latest"></script>` | `<i data-lucide="icon-name"></i>` + `lucide.createIcons()` |
low line 113

External URL reference

SourceSKILL.md
113| **Phosphor Icons** | Playful, bold, expressive | `<script src="https://cdn.jsdelivr.net/npm/@phosphor-icons/[email protected]"></script>` | `<i class="ph ph-icon-name"></i>` (weights: `ph-thin`, `ph-light`,
low line 114

External URL reference

SourceSKILL.md
114| **Tabler Icons** | Feature-heavy, all-rounder (5,400+ icons) | `<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css">` | `<i class="ti ti-icon
low line 138

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
140<link href="https://fonts.googleapis.com/css2?family=...&display=swap" rel="stylesheet">
low line 161

External URL reference

SourceSKILL.md
161"@context": "https://schema.org",
low line 228

External URL reference

SourceSKILL.md
228Preview URL: https://...vercel.app
low line 229

External URL reference

SourceSKILL.md
229Claim URL: https://vercel.com/claim-deployment?code=...
low line 241

External URL reference

SourceSKILL.md
2411. Go to https://claude.ai/settings/capabilities
Scanned on Mar 8, 2026
View Security Dashboard