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-size GitHub 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 update to 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, and ls for static codebase analysis, and yarn build along with webpack-bundle-analyzer for performance measurement. All commands are targeted at local project files for optimization purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 02:02 AM
Security Audit — agent-trust-hub — plugin-bundle-size