nextjs-performance
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing official performance monitoring and analysis packages such as @next/bundle-analyzer, @vercel/analytics, and @vercel/speed-insights. These are well-known and trusted dependencies from official sources.
- [COMMAND_EXECUTION]: The instructions include standard development and auditing commands, such as 'npm run build' and 'lhci autorun' (Lighthouse CI), which are routine for performance optimization workflows.
- [DATA_EXFILTRATION]: Code snippets demonstrate best practices for data security by using environment variables (e.g., process.env.OPENAI_API_KEY) for authentication instead of hardcoding sensitive credentials.
Audit Metadata