react-optimise
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the analysis of the 49 files. The skill consists primarily of documentation and architectural patterns for React performance optimization.
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted open-source libraries and documentation sites, including React official docs, TanStack Query, web.dev, and Chrome DevTools. These references are used legitimately for performance monitoring and optimization techniques.
- [COMMAND_EXECUTION]: Code examples demonstrate standard development and CI/CD commands (e.g.,
pnpm build,npx size-limit,lhci autorun) used for bundle analysis and performance auditing. These are illustrative and do not represent a security risk. - [DATA_EXFILTRATION]: One example (cwv-instrumentation.md) illustrates Real User Monitoring (RUM) by sending performance metrics to an internal API endpoint (
/api/analytics/vitals). This is a standard industry practice and is not used for unauthorized data exfiltration.
Audit Metadata