nuxt-testing
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides secure guidance for implementing testing tiers in Nuxt apps, including proactive advice on guarding development-only endpoints from production exposure.
- [COMMAND_EXECUTION]: Includes configuration examples for Vitest and Playwright that utilize shell commands (e.g., "npm run dev", "npm run build") to manage the application lifecycle during automated tests.
- [EXTERNAL_DOWNLOADS]: Recommends standard, well-maintained Node.js testing packages and demonstrates interaction with external services using official provider test keys for Cloudflare Turnstile and Google reCAPTCHA, which is a safe and recommended practice for integration testing.
- [SAFE]: Documentation clearly identifies and uses non-sensitive test keys for third-party services, ensuring that no real production credentials or secrets are exposed in the instruction files.
Audit Metadata