perf-audit
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to perform its core function, including
npm run buildfor Vite and Next.js projects. It also usesnpxto run analysis tools likevite-bundle-visualizerandwebpack-bundle-analyzeron build artifacts. - [EXTERNAL_DOWNLOADS]: The skill leverages
npxto fetch and execute well-known performance analysis packages from the NPM registry. These tools are standard in the web development industry for the stated purpose of auditing bundle sizes. - [NO_CODE]: The skill does not include any accompanying scripts or executables, relying entirely on existing project build scripts and standard CLI utilities.
Audit Metadata