plugin-bundle-size
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes common shell commands such as
jq,grep,ls, andcatto inspect plugin configuration files (plugin.json) and analyze source code structure for optimization opportunities. - [EXTERNAL_DOWNLOADS]: Recommends the use of the
grafana/plugin-actions/bundle-sizeGitHub Action to automate bundle size reporting. This is an official resource provided by the vendor. - [REMOTE_CODE_EXECUTION]: Includes the command
npx @grafana/create-plugin@latest update, which downloads and executes the official Grafana plugin management tool to synchronize build configurations. This is standard practice for maintaining plugin scaffolding.
Audit Metadata