Skip to main content

create-composable

Provides templates and guidelines for creating reusable Composables in Nuxt 4 projects, enhancing code organization and reusability.

Install this skill

or
99/100

Security score

The create-composable skill was audited on Feb 9, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 59

Fetch to external URL

SourceSKILL.md
59const data = await $fetch('/api/songs', { query: params });
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →