perf-web-optimization

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of documentation and configuration examples for optimizing web application performance. It follows industry best practices for metrics like LCP, CLS, and INP.
  • [COMMAND_EXECUTION]: The skill suggests running standard performance analysis tools such as Lighthouse, Webpack Bundle Analyzer, and Bundlephobia via npx. These are widely recognized developer utilities used for auditing web applications.
  • [EXTERNAL_DOWNLOADS]: The skill references several well-known third-party packages (e.g., sharp, date-fns, dayjs, ky) as recommended alternatives to heavier dependencies. These are sourced from the official npm registry.
  • [SAFE]: An image optimization script is provided in references/image-optimization.md which uses the sharp library to process local images. The script performs standard file system operations restricted to local directories defined in the configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 01:54 AM