bun-nuxt
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows standard development practices for the Nuxt/Bun ecosystem. Technical examples provided for server-side logic and environment configuration align with common framework usage.
- [DATA_EXPOSURE]: Analysis of the server-side file operation example (
server/api/files/[name].ts) identifies a potential path traversal surface where a router parameter is used to resolve local files. This is documented as a best-practice concern for the resulting application code, rather than a malicious capability of the skill itself. - [EXTERNAL_DOWNLOADS]: The skill instructs the use of standard package managers (
bun) to install dependencies and initialize projects from established ecosystem sources.
Audit Metadata