Skip to main content

lovable-cleanup

Cleans up Vite + React projects by removing Lovable scaffolding, ensuring a clean and ownable codebase for deployment.

Install this skill

or
95/100

Security score

The lovable-cleanup skill was audited on Jun 15, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 190

Access to .env file

SourceSKILL.md
190grep -rin "lovable" .env .env.local .env.example 2>/dev/null
low line 86

External URL reference

SourceSKILL.md
86- Line 5: Remove `https://lovable.dev/projects/REPLACE_WITH_PROJECT_ID`
low line 232

External URL reference

SourceSKILL.md
232<meta property="og:url" content="https://your-domain.com" />
low line 393

External URL reference

SourceSKILL.md
393- [shadcn/ui component list](https://ui.shadcn.com/docs/components)
low line 394

External URL reference

SourceSKILL.md
394- [Radix UI primitives](https://www.radix-ui.com/primitives)
Scanned on Jun 15, 2026
View Security Dashboard
Installation guide →