nextjs-expert
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands such as grep, find, and ls to analyze the project's source code and directory structure. It also executes project-specific scripts like npm run build to diagnose deployment and configuration issues.\n- [EXTERNAL_DOWNLOADS]: The skill recommends using official and well-known diagnostic tools like lighthouse and @next/bundle-analyzer via npx. These are standard industry tools for performance and bundle analysis.\n- [DATA_EXFILTRATION]: The instructions include curl commands to test local API endpoints on localhost. There are no network requests directed to external or unauthorized domains.
Audit Metadata