plugin-bundle-size
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill integrates the
grafana/plugin-actions/bundle-sizeGitHub Action to provide automated bundle size reporting in CI workflows. This is an official resource provided by the Grafana organization. - [COMMAND_EXECUTION]: The instructions utilize
npx @grafana/create-plugin@latest updateto keep plugin build configurations synchronized with the latest vendor standards. This is a standard development practice within the Grafana ecosystem. - [COMMAND_EXECUTION]: The skill uses common shell utilities such as
grep,jq, andlsfor static codebase analysis, andyarn buildalong withwebpack-bundle-analyzerfor performance measurement. All commands are targeted at local project files for optimization purposes.
Audit Metadata