nuxt
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFE
Full Analysis
- [Standard Dependency Management]: The skill instructs the user to install packages from the
@emulatorsscope (e.g.,@emulators/adapter-nuxt,@emulators/github). These are standard Node.js package installations for the skill's documented purpose. - [OAuth Configuration Best Practices]: It correctly guides developers to use environment variables (e.g.,
NUXT_PUBLIC_SITE_URL) for base URLs and explains how to configure OAuth endpoints for local development and preview environments. - [Safe Secret Handling]: The documentation explicitly advises keeping persistence snapshots private and notes that sensitive fields like private keys can be handled server-side to avoid exposure.
- [Persistence Management]: The persistence patterns (Nitro storage, file-based, or in-memory) are standard for application development. The use of
@emulators/corefor file-based persistence is a common utility for local development environments.
Audit Metadata