Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The setup helper does more than merely suppress plugin-loading warnings: when `allSelected` is true it adds `group:plugins` to `cfg.tools.alsoAllow`, which broadens execution permissions to all plugin tools rather than only the Apify tool. That creates an authorization expansion in a setup flow users may reasonably believe is only enabling this plugin, increasing risk if other plugins are present or later installed.
