react-performance-optimizer
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/bundle_analyzer.shscript dynamically installs common developer tools from the NPM registry, such aswebpack-bundle-analyzer,@next/bundle-analyzer, androllup-plugin-visualizer, to perform project-specific performance analysis. - [COMMAND_EXECUTION]: The skill utilizes shell commands within
scripts/bundle_analyzer.shto detect the project environment and execute build scripts (npm run build) to generate the data required for performance reporting. - [SAFE]: The skill follows established React best practices and provides educational content on memoization and virtualization. There is no evidence of prompt injection, data exfiltration, or obfuscation within the skill files.
Audit Metadata