webpack-plugin-recipes
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a library of technical documentation and code examples for Webpack plugin development.\n- [COMMAND_EXECUTION]: Several recipes include code for executing local system commands to support common build workflows. Examples include
meta-inject-build-info.md, which runsgitto collect version metadata, anddx-open-browser-on-first-build.md, which usesexecto open the system browser after a successful build.\n- [EXTERNAL_DOWNLOADS]: Thedx-notify-on-done.mdrecipe provides functionality to send build summaries to external Slack webhooks for CI/CD reporting.\n- [REMOTE_CODE_EXECUTION]: Theassets-optimize-images.mdrecipe utilizes dynamicimport()to load image processing modules, allowing for modular image optimization based on project needs.
Audit Metadata