frontend-performance
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references industry-standard tools and GitHub Actions to automate performance monitoring. It provides configuration templates using
andresz1/size-limit-action@v1for bundle size tracking and theweb-vitalslibrary for field data collection, both of which are common practices in the web development ecosystem. - [COMMAND_EXECUTION]: The instructions include templates for GitHub Actions that execute standard build and performance auditing commands, such as
npm run build,npx size-limit, andnpx @lhci/cli. These executions are scoped to a developer's CI environment and align with the skill's stated purpose of implementing regression gates.
Audit Metadata