performance-profiler
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for performance optimization. It includes common industry practices for React (memoization, virtualization), Node.js (CPU profiling, heap snapshots), and Database (query analysis, indexing) optimization.
- [EXTERNAL_DOWNLOADS]: The instructions recommend using reputable performance analysis tools via
npx, such as Lighthouse, Webpack Bundle Analyzer, Vite Bundle Visualizer, and Clinic.js. These are well-known, established tools within the developer community. - [COMMAND_EXECUTION]: The skill provides standard CLI commands for profiling, such as
node --profandnpm run build. These operations are directly related to the stated purpose of performance profiling and do not involve suspicious or unauthorized actions.
Audit Metadata